Skip to content

Releases: cse-sim/cse

v0.922.0

29 Apr 15:33
edf2a20

Choose a tag to compare

What's Changed

Full Changelog: v0.921.0...v0.922.0

v0.921.0

12 Jan 19:07
ec95afb

Choose a tag to compare

What's Changed

Full Changelog: v0.920.0...v0.921.0

v0.920.0

19 Oct 21:23
7211615

Choose a tag to compare

What's Changed

  • AirNet pressure warnings/errors: add user input / refine logic by @chipbarnaby in #441
  • Fix exterior convection heat transfer coefficient for specified temperature boundary condition by @nathancoliver in #443

New Contributors

Full Changelog: v0.919.0...v0.920.0

v0.919.0

11 Oct 15:27
07b7e4c

Choose a tag to compare

Full release containing additions and changes since v0.918.0. Internal changes lay the groundwork for building a 64 bit version of CSE.

What's Changed

New Contributors

Full Changelog: v0.918.0...v0.919.0

v0.918.0

13 Jun 16:00
8487997

Choose a tag to compare

Correct bug that caused incorrect heating duct loss results for CHDHW-based RSYSs.

Documentation added for IZXFER izLinkedFlowMult.

v0.917.0

31 May 20:19
8c96fc5

Choose a tag to compare

Add RSYS rsFEffAuxHBackup and rsFEffAuxHDefrost.

v0.916.0

24 May 17:44
5756497

Choose a tag to compare

Sanden -> SANCO2 rebrand.

Added "SANCO2" variants for Sanden HPWHs (for DHWHEATER whASHPType)

new old
SANCO2_43 Sanden40
SANCO2_83 Sanden80
SANCO2_119 Sanden120
SANCO2_GS3 SandenGS3

Both old and new names are recognized.

What's Changed

Full Changelog: v0.915.0...v0.916.0

v0.915.0

18 May 16:03
ccf6a48

Choose a tag to compare

DHWSYSRES rework; DHWSYS energy balance diagnostics.

v0.914.0

04 May 16:59
27acf15

Choose a tag to compare

Final implementation of METER and LOADMETER submeters.

  • Error detection and associated messages. Detects submeter loops and duplicate submeters usage.
  • Derivation of suitable bottom-up accumulation order.

What's Changed

Full Changelog: v0.913.0...v0.914.0

v0.913.0

13 Apr 22:15
8804448

Choose a tag to compare

  • Combined heat and DHW (aka Harvest Thermal)
  • Uses eigen for airnet calculations (large projects run faster)
  • Improved detection of bad airnet configurations
  • HPWH divide-by-0 bug fixed