Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
antares_xpansion.driver.XpansionDriver Class Reference

Classes

class  AntaresArchiveUpdaterExeError
 
class  UnknownStep
 

Public Member Functions

 __init__ (self, ConfigLoader config_loader)
 
 launch (self)
 
 clean_step (self)
 
 launch_antares_step (self)
 
 launch_problem_generation_step (self)
 
 launch_benders_step (self)
 
 launch_sensitivity_step (self)
 
 resume_study (self)
 

Public Attributes

 config_loader
 
 logger
 
 antares_driver
 
 problem_generator_driver
 
 benders_driver
 
 study_update_driver
 
 sensitivity_driver
 
 full_run_driver
 
 settings
 
 gen_data_proc
 

Protected Member Functions

 _update_general_data_ini (self)
 
 _revert_general_data_ini (self)
 
 _backup_general_data_ini (self)
 
 _configure_general_data_processor (self)
 
 _backup_general_data_ini_on_error (self)
 

Detailed Description

Class to control the execution of the optimization session

Constructor & Destructor Documentation

◆ __init__()

antares_xpansion.driver.XpansionDriver.__init__ (   self,
ConfigLoader  config_loader 
)
Initialise driver with a given antaresXpansion configuration,
the system platform and parses the arguments
:param config: configuration to use for the optimization
:type config: XpansionConfig object

Member Function Documentation

◆ launch()

antares_xpansion.driver.XpansionDriver.launch (   self)
launch antares xpansion steps

The documentation for this class was generated from the following file: