Skip to content

Enthalpy perturbation in hyperdiffusion tendency #3844

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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Conversation

akshaysridhar
Copy link
Member

@akshaysridhar akshaysridhar commented Jun 9, 2025

Adds a moist reference state from which a reference enthalpy profile is computed - hyperdiffusion tendencies then use the perturbation of total enthalpy from this reference state.

@akshaysridhar akshaysridhar force-pushed the as/hypdiff-ref branch 4 times, most recently from dd31e4d to 1afd370 Compare June 13, 2025 18:03
@akshaysridhar akshaysridhar requested a review from trontrytel June 13, 2025 20:12
@akshaysridhar akshaysridhar marked this pull request as ready for review June 13, 2025 20:13
# Reference State
temp_profile = TD.TemperatureProfiles.DecayingTemperatureProfile{FT}(
thermo_params,
FT(299), # surface temperature
Copy link
Member

Choose a reason for hiding this comment

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

just curious - why not using 300?

Copy link
Member

Choose a reason for hiding this comment

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

Also interested :)

Copy link
Member Author

Choose a reason for hiding this comment

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

ARM, Gate, Rico use 299 or 299.8 in their surface setups ./src/surface_conditions/surface_setups.jl so I started with 299 as some representative ref-state. 300K is also fine.

@akshaysridhar akshaysridhar enabled auto-merge June 26, 2025 17:25
@akshaysridhar akshaysridhar added this pull request to the merge queue Jun 26, 2025
Merged via the queue into main with commit f20481a Jun 26, 2025
17 of 19 checks passed
@akshaysridhar akshaysridhar deleted the as/hypdiff-ref branch June 26, 2025 21:57
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