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

Vertical integral of humidity field #231

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

daw538
Copy link
Contributor

@daw538 daw538 commented Dec 14, 2021

New output diagnostic for spectral dynamics that calculates the total column integrated humidity directly in the model code. Output is in units of kg/m^2, which can easily be converted to a depth by dividing through by the density of the liquid phase. I have sanity checked values with a Earth-like run.

This was originally developed to check conservation of liquid in model but decided it would be a useful diagnostic to make available.

Trip tests pass successfully:

Results for all of the test cases ran comparing 5842293 and d5a4a19 are as follows...
axisymmetric : pass
bucket_model : pass
frierson : pass
giant_planet : pass
held_suarez : pass
MiMA : pass
realistic_continents_fixed_sst : pass
realistic_continents_variable_qflux : pass
socrates_aquaplanet : pass
socrates_aquaplanet_cloud : pass
top_down_test : pass
variable_co2_grey : pass
variable_co2_rrtm : pass
ape_aquaplanet : pass

Calculates column integrated specific humidity at each surface grid location
@daw538 daw538 requested a review from sit23 December 14, 2021 13:52
@daw538 daw538 added core Core modules of Isca (including time managers) trip tests passing labels Dec 14, 2021
@rosscastle rosscastle added io Input/output (including fieldnames) easy labels Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core modules of Isca (including time managers) easy io Input/output (including fieldnames) trip tests passing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants