Skip to content

Releases: CliMA/ClimaAtmos.jl

v0.31.9

25 Nov 00:15
c050fc8

Choose a tag to compare

ClimaAtmos v0.31.9

Diff since v0.31.8

📢 API Changes:

🚀 Features

📑 Documentation

  • Update installation instructions with terminology section (#4076) (@jefftyoder)

🐛 Fixes

v0.31.8

07 Nov 23:08
458529b

Choose a tag to compare

ClimaAtmos v0.31.8

Diff since v0.31.7

📢 API Changes:

🚀 Features

  • Radiative equilibrium can easily break when the domain top is 90km (#393)
  • separate energy fluxes (#2630)

📑 Documentation

  • Orography documentation (#1846)

🐛 Fixes

v0.31.7

06 Nov 00:49
ee1a906

Choose a tag to compare

ClimaAtmos v0.31.7

Diff since v0.31.6

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.31.6

17 Oct 22:53
2a57aa3

Choose a tag to compare

ClimaAtmos v0.31.6

Diff since v0.31.5

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.31.5

30 Sep 18:43
2f5e9b7

Choose a tag to compare

ClimaAtmos v0.31.5

Diff since v0.31.4

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.31.4

13 Sep 18:27
fc66478

Choose a tag to compare

ClimaAtmos v0.31.4

Diff since v0.31.3

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

  • Change the boundary condition of the sedimentation of updraft (#4006)

v0.31.3

26 Aug 02:03
2658fb1

Choose a tag to compare

ClimaAtmos v0.31.3

Diff since v0.31.2

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.31.2

16 Aug 01:30
b89c6f5

Choose a tag to compare

ClimaAtmos v0.31.2

Diff since v0.31.1

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.31.1

09 Aug 03:00
7819ddd

Choose a tag to compare

ClimaAtmos v0.31.1

Diff since v0.31.0

📢 API Changes:

🚀 Features

  • Change the default interpolation in radiation (#367)
  • Issues with reproducibility tests (#1586)

📑 Documentation

  • Add implicit solver documentation (#404)
  • Add jldoctests back in (#419)

🐛 Fixes

  • multi-gpu nsight reports seem broken (#3415)

v0.31.0

11 Jul 20:42
346a14e

Choose a tag to compare

ClimaAtmos v0.31.0

Diff since v0.30.4

Breaking changes

  • PR #3886 renames PrognosticSurfaceTemperature -> SlabOceanSST, PrescribedSurfaceTemperature -> PrescribedSST and deprecates the prognostic_surface = "Prognostic/PrescribedSurfaceTemperature" config argument

Other changes

  • PR #3883 adds atmosphere initial condition for WeatherQuest from ERA5

  • PR #3870 adds externally driven SCM models forced by monthly-averaged ERA5 reanalysis which are less data intensive and more stable. The simulation also employs the new implicit solver yielding a several factor speedup. The associated documentation section, "Single Column Model", was also improved.

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes