Skip to content

Releases: LBNL-ETA/WinCalc

v2.5.0

24 Sep 15:42
02a9259
Compare
Choose a tag to compare
  • New vacuum model with additional pillar geometries
  • Vacuum gas calculations are using correct gas mixture (including water and air)
  • Fixed issues for airflow calculations when using Venetian, Woven and Perforated screens when window dimension is different from 1x1 m
  • Openness and airflow permeability factors renamed according to documentation
  • Custom airflow coefficients are allowed for layers with airflow permeability

v2.4.3

24 Jul 03:50
fecd21e
Compare
Choose a tag to compare
Merge pull request #25 from LBNL-ETA/VacuumDec2023

Vacuum dec2023

v2.4.2

27 Jun 17:02
Compare
Choose a tag to compare

v2.4.1

24 Aug 20:24
98f4a62
Compare
Choose a tag to compare
  • Fixed issue when deflection would produce incorrect results if called more than one time in a row.
  • Fixed issue when thermal calculations are not initialized unless shgc or layer temperatures are not called first.
  • Initialization of deflection and layer solar absorptance is now called from single function.
  • Initialization of thermal calculations are called from a different functions that are returning results from a thermal calculations.

v2.4.0

02 Aug 18:01
03f0c44
Compare
Choose a tag to compare
  • Added the ability to specify measured deflection
  • Added the ability to model forced ventilation in gaps.

v2.3.1

03 May 20:30
Compare
Choose a tag to compare
  • Gases module refactoring in Window-CalcEngine {Version_1.0.41}

v2.3.0

28 Apr 18:28
054002e
Compare
Choose a tag to compare
Merge pull request #19 from LBNL-ETA/develop

Develop

v2.2.11

25 Oct 17:59
995aedd
Compare
Choose a tag to compare

Fix in WinCalc-Engine for MFC Visual Studio compilation that was showing up in WINDOW and THERM (min and max could not be used because of the macro expansion in MFC)

v2.2.10

24 Oct 16:09
Compare
Choose a tag to compare
  • Using the new version of Windows-CalcEngine that is using multi-threading.
  • New interface for setting up the optical simulation parameters. Optical calculations are now divided into matrix-by-matrix calculations and spectral integration.

v2.2.9

30 Jul 16:25
Compare
Choose a tag to compare
  • Added constructors to shade factories for python bindings.