Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Thermodynamics #3315

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Update Thermodynamics #3315

merged 2 commits into from
Sep 23, 2024

Conversation

trontrytel
Copy link
Member

@trontrytel trontrytel commented Sep 18, 2024

Update Thermodynamics to 0.12.8 and modify Jacobian accordingly.

@szy21 szy21 force-pushed the aj/implicit_solver_internal_energy branch from 1823bf1 to 0d124bc Compare September 23, 2024 05:01
@szy21 szy21 changed the title wip on updating the implicit solver Update Thermodynamics Sep 23, 2024
@szy21 szy21 marked this pull request as ready for review September 23, 2024 05:02
@szy21 szy21 force-pushed the aj/implicit_solver_internal_energy branch from 0d124bc to fca6ca3 Compare September 23, 2024 05:03
examples/Manifest.toml Outdated Show resolved Hide resolved
T_0 = FT(CAP.T_0(params))
R_d = FT(CAP.R_d(params))
cp_d = FT(CAP.cp_d(params))
∂e_int_∂q_tot = T_0 * (Δcv_v - R_d) - FT(CAP.e_int_v0(params))
Copy link
Member

Choose a reason for hiding this comment

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

(just note: This is not exactly an accurate name, but close)

@szy21
Copy link
Member

szy21 commented Sep 23, 2024

@szy21 szy21 force-pushed the aj/implicit_solver_internal_energy branch 3 times, most recently from 99dddb0 to e75d605 Compare September 23, 2024 05:48
@szy21 szy21 force-pushed the aj/implicit_solver_internal_energy branch from e75d605 to 76c5741 Compare September 23, 2024 05:51
@szy21 szy21 force-pushed the aj/implicit_solver_internal_energy branch from 5e9aa4d to 40e0e66 Compare September 23, 2024 06:37
@szy21 szy21 enabled auto-merge September 23, 2024 06:38
@szy21 szy21 added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit 21de7fe Sep 23, 2024
12 of 16 checks passed
@szy21 szy21 deleted the aj/implicit_solver_internal_energy branch September 23, 2024 08:37
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