ParametersFile.write_to_file
- ParametersFile.write_to_file(path=None)[source]
Writes the InputFile to a file in a specified location.
- Parameters:
- pathstr, optional
Path to the folder where the input file will be saved, by default
None. If not provided, the Problem path attributed is used.
- Returns:
- str
Information about the results of the writing process.