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

Add soil temperature and moisture IAU #222

Open
wants to merge 147 commits into
base: ufs/dev
Choose a base branch
from

Conversation

tsga
Copy link

@tsga tsga commented Aug 23, 2024

Add Incremental Analysis Update (IAU) to soil temperature and moisture in the NoahMP land model of the UWM's CCPP. Addresses issue: /issues/190

Regression tests for ATM only and coupled (S2S) configurations pass in hera.

Additional land-IAU specific test to be added: control_c48_intel_land_iau (based on the "control_c48_intel" test, with the only difference being the land IAU increment files added to the INPUT directory (sample increment files at ./scratch2/NCEPDEV/land/data/DA/soil_moisture/LandIAU/INC/C48/INC09/).

The input.nml is modified to add "land_iau_nml" (do_land_iau=.true. if executing with land IAU)

tsga and others added 30 commits March 16, 2024 16:56
…into feature/lnd_iau

* 'feature/lnd_iau' of https://github.com/tsga/ccpp-physics:
  correct the meta file
  correctly convert from flashes per five minutes to flashes per minute
  In physics/Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.F90, scale lightning threat from flashes per 5 minutes to flashes per minute to match units in metadata
  In physics/Interstitials/UFS_SCM_NEPTUNE/maximum_hourly_diagnostics.meta: change units 'flashes 5 min-1' to 'flashes min-1' and update long name to make clear this is per 5 minutes
* tmp:
  fix arg_table_noahmpdrv_finalize
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
physics/SFC_Models/Land/Noahmp/lnd_iau_mod.F90 Outdated Show resolved Hide resolved
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.

8 participants