0.17.0 (2022-10-19)
Added
exp:sort_agents_descending() and exp:sort_agents_ascending() exp:uncouple_stages(clear_first_stage) ExpansionConstraint and ExpansionDecision collections base/sddp/vere15.lua hydro.max_turbining, hydro.spinning_reserve, and hydro.max_reserve thermal.alternative_fuel $ to favorite units - CI/CD: psr-update-modules
Syntax Changes
chart:add_heatmap(exp) to chart:add_heatmap_hourly(exp) generic:create(values, unit) to generic:create(label, unit, values) exp:sort_agents to exp:sort_agents_labels demand.maximum_increase to demand.max_increase demand.maximum_decrease to demand.max_decrease demand.maximum_curtailment to demand.max_curtailment hydro.omcost to hydro.om_cost hydro.FOR to hydro.forced_outage_rate hydro.COR to hydro.historical_outage_factor expansion_project.omcost to expansion_project.om_cost renewable.omcost to renewable.om_cost system.duraci to system.load_level_length system.hblock to system.hour_block_map thermal.omcost to thermal.om_cost thermal.germin to thermal.min_generation thermal.germin_maintenance to thermal.min_generation_available thermal.capacity to thermal.max_generation thermal.capacity_maintenance to thermal.max_generation_available thermal.FOR to thermal.forced_outage_rate thermal.COR to thermal.historical_outage_factor thermal.cesp1 to thermal.specific_consumption_segment_1 thermal.cesp2 to thermal.specific_consumption_segment_2 thermal.cesp3 to thermal.specific_consumption_segment_3 thermal.transport_cost to thermal.fuel_transportation_cost thermal.must_run to thermal.operation_mode thermal.minimum_uptime to thermal.min_uptime thermal.minimum_downtime to thermal.min_downtime thermal.maximum_startups to thermal.max_startups thermal.maximum_shutdowns to thermal.max_shutdowns
Fixed
- output selection
aggregate_stages when the first_stage > 1 - missing columns when the series are added individually
- error when adding a chart more than once in the dashboard
Submodules