Releases: bigladder/HPWHsim
Releases · bigladder/HPWHsim
v1.24.0
What's Changed
- Improve dynamic allocation of btwxt objects by @spahrenk in #198
- Improve mixing external heat by @spahrenk in #199
- Update Btwxt version with new version of Courier by @nealkruis in #201
- Convert unit tests to googletest by @spahrenk in #200
- Calculate UEF and related metrics by @spahrenk in #197
- Add generic models by @spahrenk in #204
- Update to btwxt including new api getters by @chipbarnaby in #206
- Use courier for logging and error handling by @spahrenk in #205
- Use CLI11 for command-line input by @spahrenk in #207
- Add AeroTherm2023 models by @spahrenk in #209
- Add AOSmith and LG models by @spahrenk in #219
- Constrain performance curves and add 80-gallon LG model by @spahrenk in #220
Full Changelog: v1.23.0...v1.24.0
v1.23.0
What's Changed
- Initialize tank temps by @spahrenk in #169
- Fix largerDraw range by @spahrenk in #178
- Fix tank-node initialization for generic models. by @spahrenk in #175
- Fix heat-distribution initialization. by @spahrenk in #176
- Compute sim thermocouple T by resampling. by @spahrenk in #180
- Fix extra-heat assignment by @spahrenk in #181
- Separate version control by @spahrenk in #182
- Reduce storage-tank preset setpoint. by @spahrenk in #177
- Balance energy by @spahrenk in #184
- Initialize tank temperature by @spahrenk in #186
- Change extra heat method by @spahrenk in #185
- Write test outlet temperature by @spahrenk in #187
- Update HPWHsim to use btwxt v1.0.0 by @chipbarnaby in #189
- Heat exchange models by @spahrenk in #183
- Add clang format by @tanaya-mankad in #193
- Update HPWHsim for cross-platform development by @nealkruis in #195
- Change cop coefficients for model AquaThermAire by @spahrenk in #192
- Fix addHeatExternal error; further improve energy balance by @spahrenk in #194
New Contributors
- @spahrenk made their first contribution in #169
- @tanaya-mankad made their first contribution in #193
Full Changelog: v1.22.0...v1.23.0
v1.22.0
v1.21.1
Fix divide-by-0 bug.
v1.21.0
What's Changed
- Clean calls to auto by @pmskintner in #156
- Add AOSmith HPTS presets by @pmskintner in #158
Full Changelog: v1.20.0...v1.21.0
Version 1.20.0
- Adds ability to switch to state of charge control scheme for external compressors
- Adds state of charge calculation and associated API
- Refactors heating logic into TempBased- and SoCBasedHeatingLogics
- Adds changeable entering high temperature shut off controls for compressors.
- Adds an approximation for controlled secondary heat exchangers used in the QAHV preset
Version 1.19.0
Adds new heat pump only integrated units:
- MODELS_RheemPlugInShared40
- MODELS_RheemPlugInShared50
- MODELS_RheemPlugInShared65
- MODELS_RheemPlugInShared80
- MODELS_RheemPlugInDedicated40
- MODELS_RheemPlugInDedicated50
Version 1.18.1
Fixes UA on CAHP120
Version 1.18.0
- Adds split system Mitsubishi QAHV preset.
- Adds dependency on btwxt, for grid interpolation.
Version 1.17.1
- Removes debug messages