OptimisationProblem.write_parameters_file

OptimisationProblem.write_parameters_file(path)[source]

Writes the parameters file for the optimisation.

Parameters

path (str, pathlib.Path) – Path to the folder where the input file is saved. In case the folder does not exist, one is created.

Returns

None