CliMA / SurfaceFluxes.jl

A package for computing surface fluxes between the atmosphere, ocean and land models.
https://clima.github.io/SurfaceFluxes.jl/dev/
Apache License 2.0
16 stars 3 forks source link

Do not use Thermodynamics.jl 0.11.4 #153

Closed Sbozzolo closed 7 months ago

Sbozzolo commented 7 months ago

https://github.com/CliMA/Thermodynamics.jl/commit/cda74a802314b436eb963e7e38445be4e54b27f0 changes the definition of virtual_dry_static_energy, which breaks the calculation of the obukhov length. We should make sure that we do not use that version.