|
Antares Xpansion
Investment simulations for Antares studies
|
Classes | |
| class | MultipleProblemGenerationExecutionError |
| class | MultipleProblemGenerationExeError |
Public Member Functions | |
| __init__ (self, MultipleProblemGenerationData data) | |
| launch (self) | |
Protected Member Functions | |
| _read_data_and_prepare_input_files (self) | |
| _write_input_files (self) | |
| _get_mpg_args (self) | |
| _get_mpg_command (self) | |
| _launch_executable (self) | |
| _update_study_settings (self, str node, Path study_path, bool memory_mode=True) | |
| _update_all_studies_settings (self) | |
| _revert_all_studies_settings (self) | |
Static Protected Member Functions | |
| _write_dict_to_file (Dict[str, Path] dict, Path filename) | |
ONLY MEMORY MODE IS IMPLEMENTED FOR NOW
|
protected |
Load the user input file and load into memory the list of studies. Read the choice of formulation, either "relaxed" or "integer" Load each study to get the path of the possible weights (resp. additional constraints) file.
|
protected |
Revert general data settings for all studies in the trajectory
|
protected |
Update general data settings for all studies in the trajectory
|
protected |
Update general data settings for a single study Similar to XpansionDriver.update_study_settings