Antares Xpansion
Investment simulations for Antares studies
Loading...
Searching...
No Matches
antares_xpansion.sensitivity_driver.SensitivityDriver Class Reference

Classes

class  SensitivityExeError
 
class  SensitivityFilePathError
 
class  SensitivityOutputPathError
 

Public Member Functions

 __init__ (self, sensitivity_exe)
 
 launch (self, simulation_output_path, json_sensitivity_in_path, json_benders_output_path, last_master_path, last_master_basis, structure_path, json_sensitivity_out_path, sensitivity_log_path, xpansion_simulation_output)
 

Public Attributes

 sensitivity_exe = sensitivity_exe
 
 logger = step_logger(__name__, __class__.__name__)
 
 simulation_output_path
 
 json_sensitivity_in_path
 
 json_benders_output_path
 
 last_master_path = self._get_file_path(last_master_path)
 
 last_master_basis = last_master_basis
 
 structure_path = self._get_file_path(structure_path)
 
 json_sensitivity_out_path = json_sensitivity_out_path
 
 sensitivity_log_path = sensitivity_log_path
 

Protected Member Functions

 _get_sensitivity_cmd (self)
 

Static Protected Member Functions

 _get_file_path (filepath)
 
 _get_simulation_output_path (simulation_output_path)
 

Member Function Documentation

◆ launch()

antares_xpansion.sensitivity_driver.SensitivityDriver.launch ( self,
simulation_output_path,
json_sensitivity_in_path,
json_benders_output_path,
last_master_path,
last_master_basis,
structure_path,
json_sensitivity_out_path,
sensitivity_log_path,
xpansion_simulation_output )
launch sensitivity analysis

Member Data Documentation

◆ json_benders_output_path

antares_xpansion.sensitivity_driver.SensitivityDriver.json_benders_output_path
Initial value:
= self._get_file_path(
json_benders_output_path)

◆ json_sensitivity_in_path

antares_xpansion.sensitivity_driver.SensitivityDriver.json_sensitivity_in_path
Initial value:
= self._get_file_path(
json_sensitivity_in_path)

◆ simulation_output_path

antares_xpansion.sensitivity_driver.SensitivityDriver.simulation_output_path
Initial value:
= self._get_simulation_output_path(
simulation_output_path
)

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