MPAS-Dev/MPAS-Model: MPAS Version 8.3.1
Creators
- Michael Duda1
- Doug Jacobsen2
- Mark Petersen3
- Matt Hoffman3
- ldfowler58
- Adrian K. Turner
- Xylar Asay-Davis3
- Todd Ringler
- Luke Van Roekel4
- Miles Curry
- William Lipscomb5
- G. Dylan Dickerson6
- stephenprice
- skamaroc
- Nicole Jeffery7
- Dom Heinzeller8
- Jon Woodring4
- Phillip J. Wolfram
- maltrud
- Juan Saenz
- Abishek
- Jim W
- mdtoyNOAA
- Nick9
- weiwangncar
- Azamat Mametjanov
- mperego
- Kelly Werner5
- Kuan-Chih Wang10
- Jon Wolfe4
- 1. NSF National Center for Atmospheric Research
- 2. @Google
- 3. Los Alamos National Laboratory
- 4. LANL
- 5. National Center for Atmospheric Research
- 6. NSF NCAR
- 7. Los Alamos National Lab
- 8. United States Naval Research Lab / University Corporation for Atmospheric Research
- 9. OU
- 10. @NCAR
Description
This bugfix release corrects two issues in the MPAS-Atmosphere model:
Fix a bug in the vertical interpolation of humidity for LBCs when first-guess levels are given in top-to-bottom order. Incorrect logic in the
init_atm_case_lbcroutine previously assumed that first-guess levels would be given in bottom-to-top order when attempting to vertically extrapolate to model levels below the lowest first-guess level, resulting in a copy of the vertically interpolated relative humidity at levelk+1to levelkif levels were given in top-to-bottom order. This bug resulted in an unreasonably low water vapor mixing ratio field (lbc_qv) in LBC files. (PR #1335)NB: This bug is present in most older releases of MPAS, and it should be possible to cherry-pick the fix onto any branch or release based on MPAS v7.0 or later.
Fix an issue with .F90 files in the
src/core_atmosphere/physics/physics_mmm/directory not being re-compiled by updating the MMM-physics external tag to acquire a newMakefile.mpasfile for MMM-physics. With the updated tag, compiling the atmosphere core, then making changes to any of the.F90files insrc/core_atmosphere/physics/physics_mmm/, then runningmakeagain (without first cleaning) leads to the modified.F90files being correctly re-compiled. (PR #1337)
Files
MPAS-Dev/MPAS-Model-v8.3.1.zip
Files
(11.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:63c9fd61fa0a1d619ce1d061b9773f47
|
11.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MPAS-Dev/MPAS-Model/tree/v8.3.1 (URL)
Software
- Repository URL
- https://github.com/MPAS-Dev/MPAS-Model