Skip to content

Exposes and simplifies derivative of saturation specific humidity w.r.t. temperature#303

Merged
tapios merged 8 commits intomainfrom
ts/qsat-derivative
Jan 23, 2026
Merged

Exposes and simplifies derivative of saturation specific humidity w.r.t. temperature#303
tapios merged 8 commits intomainfrom
ts/qsat-derivative

Conversation

@tapios
Copy link
Member

@tapios tapios commented Jan 22, 2026

  • Provides simpler methods for d(q_sat)/dT
  • Exports derivative functions
  • Adapts saturation adjustment algorithms to simpler functions.
  • Add a new, functional total_enthalpy method
  • Bumps patch release version

@tapios tapios requested a review from kmdeck January 22, 2026 21:29
@codecov
Copy link

codecov bot commented Jan 22, 2026

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 87.30%. Comparing base (f0087d7) to head (b04a5df).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/depr_phase_partition_methods.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
+ Coverage   86.64%   87.30%   +0.66%     
==========================================
  Files          22       22              
  Lines        1138     1150      +12     
==========================================
+ Hits          986     1004      +18     
+ Misses        152      146       -6     

☔ 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.

Copy link
Member

@kmdeck kmdeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@tapios tapios force-pushed the ts/qsat-derivative branch from 0edb0e4 to 8286a1e Compare January 22, 2026 22:10
@tapios tapios force-pushed the ts/qsat-derivative branch 2 times, most recently from 2bbcee6 to c6d554c Compare January 22, 2026 22:36
@tapios tapios enabled auto-merge (squash) January 22, 2026 23:26
@tapios tapios disabled auto-merge January 23, 2026 05:20
@tapios tapios requested a review from szy21 January 23, 2026 05:23
@tapios tapios force-pushed the ts/qsat-derivative branch from b51afa8 to b04a5df Compare January 23, 2026 05:43
@tapios tapios merged commit f83cbe4 into main Jan 23, 2026
18 checks passed
@tapios tapios deleted the ts/qsat-derivative branch January 23, 2026 06:26
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.

3 participants