|
Antares Xpansion
Investment simulations for Antares studies
|
Public Member Functions | |
| __init__ (self, TrajectoryResolutionData data) | |
| prepare_resolution_options_file (self) | |
| launch (self) | |
Public Attributes | |
| data = data | |
| logger = step_logger(__name__, __class__.__name__) | |
| benders_driver | |
Protected Member Functions | |
| Dict[str, Path] | _read_node_to_studies (self) |
| _clean_all_nodes_lp_directories (self) | |
A wrapper around the BendersDriver class to adapt it to the trajectory workflow
|
protected |
Clean the lp directory of each node/study after resolution Similar to the standard memory workflow
|
protected |
Read the user input file to get the mapping of node names to study paths
| driver_resolution.TrajectoryResolutionDriver.prepare_resolution_options_file | ( | self | ) |
Settings from the setting.ini file of the root study are used Most settings are commented out, not needed in the current simple version
| driver_resolution.TrajectoryResolutionDriver.benders_driver |