Add Hybrid GHP
What's Changed
- Update ERP PrimeGen Input Types by @indu-manogaran in #447
- ERP inputs fix by @Bill-Becker in #448
- Increase julia mem and empty! model by @Bill-Becker in #449
- Increase JuliaMemoryLimit and empty!(model) by @Bill-Becker in #450
- Ghp hybrid by @lixiangk1 in #451
- Add hybrid GHX functionality by @lixiangk1 in #452
New Contributors
- @lixiangk1 made their first contribution in #451
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