Releases: ghorwin/OpenHAM
Releases · ghorwin/OpenHAM
0.3.1 Release with validation test cases included
0.3 Complete reference implementation with essential features
This is the official first release version - it includes everything that a basic reference implementation needs:
- project management
- grid generation
- material functions in whole hygroscopic range (built-in and supplied via material data file)
- output file writing and post-proc bindings
- dynamic climate data support (left side: T, rh/pv, rain; right side: T, rh/pv)
- test suite and example projects
0.2.1 Working solver with EN15026-2007 test within accepted tolerances
This solver release can handle the EN15026-2007 test case successfully.
Though, it fails when computing cases with interstitial condensate - hence, such a test shall be included in the new EN15026 version.
0.2 Working solver with proper input file support
This version of the solver is already fully functional. It reads DELPHIN 6 project files (1D, without discretization) and material files, runs the simulation and generates default output data.
See data/test directory for examples/tests.
0.1 Core Functionality
This is the first proof-of-concept release (mainly kept for historical reasons).