Skip to content

Adds function for derivatives of cloud condensate tendencies only#693

Merged
tapios merged 2 commits intomainfrom
ts/cloud-derivatives
Mar 2, 2026
Merged

Adds function for derivatives of cloud condensate tendencies only#693
tapios merged 2 commits intomainfrom
ts/cloud-derivatives

Conversation

@tapios
Copy link
Copy Markdown
Member

@tapios tapios commented Mar 1, 2026

Purpose

This adds a function for only the derivatives of cloud condensate, which is all we need in ClimaAtmos.

The precipitation derivatives are computed in ClimaAtmos as S/q, which automatically takes the quadratures into account (which otherwise require duplicate evaluation of microphysics tendencies and derivatives in quadrature loops).

To-do

Content


@tapios tapios requested review from szy21 and trontrytel March 1, 2026 06:50
@tapios tapios force-pushed the ts/cloud-derivatives branch from c417320 to 05f9079 Compare March 1, 2026 06:55
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.04%. Comparing base (d720a15) to head (db29e3a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #693      +/-   ##
==========================================
+ Coverage   95.01%   95.04%   +0.03%     
==========================================
  Files          53       53              
  Lines        2365     2380      +15     
==========================================
+ Hits         2247     2262      +15     
  Misses        118      118              
Components Coverage Δ
src 96.10% <100.00%> (+0.02%) ⬆️
ext 69.47% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tapios tapios merged commit e4b9a33 into main Mar 2, 2026
16 checks passed
@tapios tapios deleted the ts/cloud-derivatives branch March 2, 2026 04:16
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.

2 participants