Releases: LBNL-ETA/WinCalc
Releases · LBNL-ETA/WinCalc
v2.2.7
- Updated target of OpticalMeasurementParser to 1.4.1
- Changed conversion code to use newly added thicknessUnit value.
v2.2.6
Incrementing version to 2.2.6
v2.2.5
- Changed number_slats to number_slat_segments in Venetian geometry.
- Updated target of Windows-CalcEngine to Version_1.0.30
v2.2.4
- Added more error messages around optional values.
v2.2.3
- genBSDF XML files are now usable as input.
v2.2.2
- Fix for warning when building on github. Changed number_of_layers from int to size_t.
v2.2.1
- Changed handling of dual layer BSDF: now if there is only a single layer in the system and the optical method is SOLAR or PHOTOPIC a single band material is created using the appropriate band values. In all other cases a dual band material is created as before. This is so that a single layer will give results for solar and visible that match the values specified in the input bands.
v2.2.0 PV
Added the ability to calculate systems that include PV layers. Updated optical results to include heat and electricity absorptance for each layer.
v2.1.3
v2.1.3 updating dependency targets.
v2.1.2
Merge branch 'main' into develop