CliMA / ClimaParams.jl

Contains all universal constant and physical parameters in CLIMA
Apache License 2.0
36 stars 6 forks source link

Add SoilCO2Model Land parameters #179

Closed nefrathenrici closed 8 months ago

nefrathenrici commented 8 months ago

Adds the following parameters: D_ref, D_liq, α_sx, Ea_sx, kM_sx, kM_o2, O2_a, D_oa, p_sx

These could use some better sourcing, but it may not be necessary.

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 98.50%. Comparing base (3f8d151) to head (e9065c2). Report is 1 commits behind head on main.

:exclamation: Current head e9065c2 differs from pull request most recent head c8eb460. Consider uploading reports for the commit c8eb460 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ======================================= Coverage 98.50% 98.50% ======================================= Files 2 2 Lines 134 134 ======================================= Hits 132 132 Misses 2 2 ```

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