Skip to content

Releases: CliMA/ClimaLand.jl

v0.2.0

12 Oct 18:07
bd6ce8b
Compare
Choose a tag to compare

ClimaLSM v0.2.0

Diff since v0.1.0

Closed issues:

  • add BC interface for soil (#9)
  • Create tutorial explaining LSM domains (#34)
  • Better handling of params from CLIMAParameters (#41)
  • Add phase change term (#42)
  • MultiColumn LSM domain (#49)
  • Snow bucket implementation design (#61)
  • Add compat entries (#69)
  • Suggestions of improvements to bring to the roots file (#70)
  • Multi-layer bucket model (#86)
  • Revisit need for spherical shell domains (#93)
  • update bucket tutorial for snow (#94)
  • Accomodate Julia1.8 (#95)

Merged pull requests:

v0.1.0

09 Jul 15:46
f1b6439
Compare
Choose a tag to compare

ClimaLSM v0.1.0

Closed issues:

  • Revisit the default "initialize" methods, what a domain is, where coordinates are stored (#3)
  • Revisit the state array structure (#4)
  • Devise a parameter interface (#7)
  • LSM constructor (#8)
  • Scalar variables (#12)
  • Model Type Specification (#14)
  • Model Configuration (#15)
  • Streamline NotIncluded Model Type (#16)
  • Proper way to label quantities in Roots model (#19)
  • Add in docs for github pages (#20)
  • add in unit tests (#23)
  • Add in tutorial showing LSM capabilities (#26)
  • Begin using ClimaCore Point (#46)
  • Add a bucket model (#53)
  • Define init_prognostic and init_auxiliary for LSM models. (#56)

Merged pull requests: