Antares Simulator
Power System Simulator
solver_output_handler.solver_output_handler Class Reference

Public Member Functions

def __init__ (self, study_output_path, mode)
 
def get_annual_system_cost (self)
 
float get_simu_time (self)
 
def get_optim1_simulation_table (self)
 
def get_optim2_simulation_table (self)
 
def details_hourly_for_sts (self, str area, int year)
 
def injection_for_sts (self, str area, int year, str sts)
 
def withdrawal_for_sts (self, str area, int year, str sts)
 
def level_for_sts (self, str area, int year, str sts)
 
def details_hourly_for_cluster (self, str area, int year, str cluster)
 
pd.Series get_hourly_prod_mwh (self, str area, int year, str prod_name)
 
pd.Series get_hourly_n_dispatched_units (self, str area, int year, str prod_name)
 
int get_loss_of_load_weekly_duration_h (self, str area, int year, int week)
 
int get_loss_of_load_duration_h (self, str area, int year)
 
int get_spilled_energy_mwh (self, str area, int year)
 
int get_hydro_production_mwh (self, str area, int year)
 
int get_hydro_pumping_mwh (self, str area, int year)
 
int get_balance_mwh (self, str area, int year)
 
float get_unsupplied_energy_mwh (self, str area, int year, str date=None)
 
def min_gen_for_thermal_cluster (self, str area, int year, str cluster)
 
def min_gen_for_thermal_cluster_at_hour (self, str area, int year, int hour, str cluster_name)
 
float get_specific_value (self, str area, int year, str prod_name, str date)
 
float get_non_proportional_cost (self, str area, int year)
 
int get_npcap_hours (self, str area, int year)
 
int get_npcap_hours_for_hour (self, str area, int year, int hour)
 

Public Attributes

 study_output_path
 
 mode
 
 annual_system_cost
 
 hourly_results
 

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