Link Search Menu Expand Document Facebook Twitter Linkedin Instagram Light mode Dark mode

0.20.0 (2022-12-23)

Added

  • study:has_flexible_demand()
  • study:has_hourly_renewable_scenarios()

Syntax Changes

  • all base functions now receive the study index, ex: sddpgrxxd(i, suffix)
  • battery.existing to battery.state
  • fuel_reservoir.maxinjection to fuel_reservoir.max_injection
  • fuel_reservoir.maxinjection_chronological to fuel_reservoir.max_injection_constraint
  • hydro.min_total_outflow_penalty to hydro.min_total_outflow_unit_violation_cost
  • hydro.max_total_outflow_penalty to hydro.max_total_outflow_unit_violation_cost
  • hydro.min_operative_storage_penalty to hydro.min_operative_storage_unit_violation_cost
  • hydro.max_operative_storage_penalty to hydro.max_operative_storage_unit_violation_cost
  • hydro.alert_storage_penalty to hydro.alert_storage_unit_violation_cost
  • hydro.min_spillage_penalty to hydro.min_spillage_unit_violation_cost
  • hydro.max_spillage_penalty to hydro.max_spillage_unit_violation_cost
  • hydro.min_bio_spillage_penalty to hydro.min_bio_spillage_unit_violation_cost
  • hydro.min_turbining_penalty to hydro.min_turbining_unit_violation_cost
  • hydro.max_turbining_penalty to hydro.max_turbining_unit_violation_cost
  • hydro.min_total_outflow_penalty_type to hydro.min_total_outflow_violation_type
  • hydro.max_total_outflow_penalty_type to hydro.max_total_outflow_violation_type
  • hydro.min_operative_storage_penalty_type to hydro.min_operative_storage_violation_type
  • hydro.max_operative_storage_penalty_type to hydro.max_operative_storage_violation_type
  • hydro.alert_storage_penalty_type to hydro.alert_storage_violation_type
  • hydro.min_spillage_penalty_type to hydro.min_spillage_violation_type
  • hydro.max_spillage_penalty_type to hydro.max_spillage_violation_type
  • hydro.min_bio_spillage_penalty_type to hydro.min_bio_spillage_violation_type
  • hydro.min_turbining_penalty_type to hydro.min_turbining_violation_type
  • hydro.max_turbining_penalty_type to hydro.max_turbining_violation_type
  • renewable.hour_generation to renewable.hour_scenarios
  • renewable.block_generation to renewable.block_scenarios
  • renewable_gauging_station.hour_generation to renewable_gauging_station.hour_scenarios
  • renewable_gauging_station.block_generation to renewable_gauging_station.block_scenarios
  • renewable_gauging_station.hour_historical_generation to renewable_gauging_station.hour_historical_scenarios

Changed

  • disabled tab behavior when there are sub tabs

Fixed

  • exp:to_hour(BY_AVERAGE())
  • hblock loading when --model none and there is no duraci
  • error adding the same tab to a dashboard more the once
  • error converting to csv when the binary has negative stages
  • intermittent error loading an output on linux
  • system.load_level_length floating point approximation

Submodules

  • PSRClasses updated
  • Highlight.js 11.6.0 -> 11.7.0
  • KaTeX 0.16.3 -> 0.16.4