CliMA / Thermodynamics.jl

A package containing a library of moist thermodynamic relations.
https://clima.github.io/Thermodynamics.jl/dev/
Apache License 2.0
61 stars 2 forks source link

Update virtual_dry_static_energy #185

Closed szy21 closed 8 months ago

szy21 commented 8 months ago

Includes the reference T_0 and uses cp_d instead of cp_m in the virtual dry static energy calculation. This shouldn't make much difference, but is more consistent with other equations.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dd73501) 92.91% compared to head (cda74a8) 92.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #185 +/- ## ========================================== - Coverage 92.91% 92.78% -0.13% ========================================== Files 10 9 -1 Lines 1143 1137 -6 ========================================== - Hits 1062 1055 -7 - Misses 81 82 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.