Skip to content

Conversation

yoctoyotta1024
Copy link

@yoctoyotta1024 yoctoyotta1024 commented Jul 28, 2025

… accounting for water vapour

rho_d(z) = rho(z) / (1 + qv(z))
therefore drho_d/dz = drho/dz / (1+ qv) - dqv/dz / (1 + qv)^2
not(!) drho_d/dz = drho/dz / (1+ qv) - dqv/dz / (1 + qv)

… accounting for water vapour

rho_d(z) = rho(z) / (1 + qv(z))
therefore drho_d/dz = drho/dz / (1+ qv) - dqv/dz / (1 + qv)^2
_not_ drho_d/dz = drho/dz / (1+ qv) - dqv/dz / (1 + qv)
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.39%. Comparing base (a921acc) to head (34d17d3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #614      +/-   ##
==========================================
+ Coverage   92.69%   98.39%   +5.70%     
==========================================
  Files          39        9      -30     
  Lines        1697      187    -1510     
==========================================
- Hits         1573      184    -1389     
+ Misses        124        3     -121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant