|
None | __init__ (self, study_updater_exe) |
|
| launch (self, simulation_output_path, json_file_path, keep_mps=False) |
|
| get_study_updater_log_filename (self) |
|
| get_study_updater_command (self) |
|
|
| logger = step_logger(__name__, __class__.__name__) |
|
| study_updater_exe = study_updater_exe |
|
| simulation_output_path |
|
| json_file_path = json_file_path |
|
|
| _set_study_updater_exe (self, str study_updater_exe) |
|
| _set_simulation_output_path (self, Path simulation_output_path) |
|
| _set_json_file_path (self, Path json_file_path) |
|
◆ launch()
antares_xpansion.study_updater_driver.StudyUpdaterDriver.launch |
( |
| self, |
|
|
| simulation_output_path, |
|
|
| json_file_path, |
|
|
| keep_mps = False ) |
updates the antares study using the candidates file and the json solution output
The documentation for this class was generated from the following file:
- src/python/antares_xpansion/study_updater_driver.py