Skip to content

Releases: NREL/REopt_API

v3.1.1 Add GHP to /summary endpoint

11 Oct 17:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0 FY23 Defaults Updates and Hybrid+Central GHP

04 Oct 19:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

V3 as stable, License/copyright updates, ERP and Wind Outages

26 Sep 20:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.16.0...v3.0.0

Production K8S server resources for v3 and add /v3 endpoints

15 Sep 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.0...v2.16.0

V3 Additions and Bug Fixes Summer 2023

04 Sep 03:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.11.1...v2.15.0

Bug fixes to /v2, minor updates to /dev

29 Jun 03:40
Compare
Choose a tag to compare

What's Changed

  • Add stable easiur_costs endpoint to job by @indu-manogaran in #454
  • ERP/multiple outages - various minor changes/fixes by @hdunham in #453
  • Add AbsorptionChiller models, absorption_chiller_defaults/ endpoint to job/ app by @zolanaj in #424
  • Fix: merge migrations by @zolanaj in #458
  • Create v3 easuir_costs endpoint by @hdunham in #457
  • 427 summary endpoint for job app by @Bill-Becker in #464
  • Fix simulated_load error when supplying monthly energy by @hdunham in #456
  • Erp fixes by @hdunham in #465
  • absorption chiller; minor multiple outages changes/fixes; ERP calculation fixes; v3/easiur_costs; v3/summary; simulated_load bug by @hdunham in #455
  • Fix PV tilt defaulting for rooftop fixed by @hdunham in #466
  • ERP BESS SOC discretization improvement; peak_load_outage_times bug fix by @hdunham in #467
  • ERP BESS SOC discretization improvement; peak_load_outage_times bug fix; PV tilt default fix by @hdunham in #468
  • replace develop with new version num by @hdunham in #470
  • Fuel loads profile input fix by @Bill-Becker in #469
  • Hot fix: Fuel loads profile input by @Bill-Becker in #471

Full Changelog: v2.11.0...v2.11.1

Add Hybrid GHP

30 Mar 21:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.1...v2.11.0

v2.11.0

Minor Updates

Added
  • Enabled hybrid GHX sizing within the GHP model through the hybrid_ghx_sizing_method variable
    • User is able to select "Automatic" (REopt sizes GHX based on the smaller of the heating or cooling load), "Fractional" (GHX size is a user-defined fraction of the non-hybrid GHX size), or "None" (non-hybrid)
    • Auxiliary heater and cooler are both currently only electric
    • Outputs added to track the thermal production, electrical consumption, and size of the auxiliary unit
Changed
  • Updated default value init_sizing_factor_ft_per_peak_ton from 246.1 to 75 for the /ghpghx endpoint

hot fix: ERP max_outage_duration bug

24 Mar 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

Stochastic/Multi-Outages: add Outages outputs and CHP; CHP defaults fixes

24 Mar 18:21
Compare
Choose a tag to compare

What's Changed

  • Integrate missing outages outputs from REopt.jl by @hdunham in #442
  • default ERP max_outage_duration to max in outage_durations by @hdunham in #444
  • Stochastic/Multi-Outages: add Outages outputs and CHP; CHP defaults fixes; by @Bill-Becker in #443

Full Changelog: v2.9.1...v2.10.0

Add v3 emissions_profile endpoint

18 Mar 19:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

Added
  • In job/ app (v3): emissions_profile endpoint and view function that returns the emissions data for a location