Skip to content

Releases: classmodel/modelgui

CLASS v1.0.2

15 Mar 19:54
Compare
Choose a tag to compare

Bugs:

  • Fixed divide by zero in the aerodynamic resistance calculation for surface layer = false, ustar = 0
  • Fixed bug in the soil moisture tendencies
  • Fixed bug in the ABL growth equation for stratocumulus (dFz)

Changes:

  • Switched the surface layer stability functions to the ones from ECMWF

Notes:

  • Newer versions of macOS (10.13 - 10.14 - 10.15) need to use the CLASS_MacOS_10.13_10.14_10.15.dmg package, older versions the Mac.OS.X.dmg package.
  • Windows users experiencing scaling issues (small CLASS window, large fonts, et cetera) should use the Windows_scaling_fix.zip release.

CLASS v1.0.1

31 Aug 13:24
Compare
Choose a tag to compare

Major changes:

  • Fixed incorrect sign in output entrainment fluxes scalar, CO2 and momentum

CLASS v1.0.0

11 Jul 21:14
Compare
Choose a tag to compare

Major changes:

  • Added additional soil types
  • Added convective velocity scale (w*) and lower limit (0.01 m/s) to calculation of the absolute surface wind speed
  • Bug fix in Obukhov length (L) iteration for very large values of L

beta release CLASS

25 Feb 07:09
Compare
Choose a tag to compare
beta release CLASS Pre-release
Pre-release

Beta 2 release of CLASS, for Atmospheric Modelling course at WUR.

Changes:

  • Minor layout fixes for Windows, OS X and Linux
  • Added session name (used for saving files), and option to reset it (file menu)

beta release CLASS

02 Dec 18:09
Compare
Choose a tag to compare
beta release CLASS Pre-release
Pre-release

Beta 1 release of CLASS, for final testing of book & software

Changes:

  • General: made code compatible with both Qt4.x and Qt5.x
  • Plot interface: changed panels with overview of model runs and plot settings from dock to fixed panels
  • Plot interface: don't allow undocking of the dock with plot variables to prevent problems on Mac OS X.