Skip to content

Latest commit

 

History

History
91 lines (73 loc) · 4.11 KB

NEWS.md

File metadata and controls

91 lines (73 loc) · 4.11 KB

ClimaParams.jl Release Notes

v0.10.16

  • Add apparent snow and cloud ice density based on doi:10.1029/2020JD034157 (#212)

v0.10.15

  • Add snow aspect ratio coefficients for Chen et al 2022 terminal velocity parameterization (#211)

v0.10.14

  • Remove all dependencies (#208)

v0.10.13

  • Remove mol co2 to kg C factor AutotrophicResp, add kg C to mol CO2 factor Heterotrophic Resp (#205)

v0.10.12

  • Add diagnostic covariance coeff, change turbulent entrainment parameter vec default (#204)

v0.10.11

  • Add data-driven entrainment parameter vector (#202)
  • Add data-driven turbulent entrainment parameter vector (#203)

v0.10.10

  • Add parameters for surface wind gustiness (#201)
  • Update default values for edmf parameters (#200)

v0.10.9

  • Add parameters for RCEMIP surface temperature distribution (#199)

v0.10.8

  • Add parameters for minimum and maximum temperature for the radiation lookup table (#198)
  • Add example of Oceananigans single column model using ClimaParams (#151)

v0.10.7

  • Add CloudMicrophysics P3 parameters for sink terms (#192)

v0.10.6

  • Add 2-moment parameters for CloudMicrophysics (#191)

v0.10.5

  • Add linear fit parameters for homogeneous ice nucleation (#366)

v0.10.4

  • Add albedo parameters (#188)

v0.10.3

  • Add Chen Terminal Velocity Table B5 coefficients (#186)
  • Add a detrainment parameter (#187)

v0.10.2

  • Add parameters for Snow, MedlynConductance, and BeerLambert (#164)
  • Add SoilCO2Model Land parameters (#179)

v0.10.1

  • Added Bucket model parameters (#183)
  • Added Energy Hydrology parameters (#180)

v0.10.0

  • Renamed to ClimaParams (#184)

v0.9.0

  • Started changelog
  • Allow NamedTuples to be used as name maps (#158)
  • Update default value for alpha_rayleigh_uh (#160)
  • Add parameters for water based deposition nucleation for kaolinite, feldspar, and ferrihydrate (#161)
  • Fix typos in deposition nucleation parameters (#162)
  • Add parameters for the P3 scheme (#163)
  • Add autotrophic respiration parameters (#165)
  • Remove default type for TOML parsing (#166)
  • Replace and add additional ARG2000 parameters (#130)
  • Add T_init_min for thermodynamics saturation adjustment, changes T_min to 1 Kelvin 🧊 (#171)
  • Fix typos and group some parameters together (#168)
  • Add Frostenberg et al (2023) parameters (#174)