Skip to content

Releases: CliMA/ClimaAtmos.jl

v0.33.0

17 Dec 00:55
2c6fe62

Choose a tag to compare

ClimaAtmos v0.33.0

Diff since v0.32.0

Breaking changes

  • Remove the options co2_model and prescribe_ozone. These are both fixed by
    default now, and can be set to time-varying by including one or both in the
    option time_varying_trace_gases: ["CO2", "O3].

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

v0.32.0

13 Dec 01:19
56447c1

Choose a tag to compare

ClimaAtmos v0.32.0

Diff since v0.31.9

Breaking changes

  • PR #4158 removes the quadrature_sgs option for computing cloud fraction. The remaining options are grid_scale and quadrature (default). The functionality of quadrature_sgs is retained via quadrature option and the turbconv_model choice. I.e. if the user is running with a turbconv_model and quadrature cloud, they will get the quadrature_sgs behavior.

New features

  • PR #4162 adds an option for
    reproducible restart. It is set to false by default. This shouldn't affect restart
    in the coupler as the coupler save the cache for restarting.

  • PR #4021 uses ClimaCore
    convenience constructors to create spaces without an AtmosConfig.

📢 API Changes:

🚀 Features

  • ft: Add Kinematic Driver (KiD) model configuration (#4095) (@haakon-e)

📑 Documentation

🐛 Fixes

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