-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This merge introduces v3.0 of all MPAS models. * release-v3.0: (346 commits) When writing restart_timestamp file, trim the time stamp variable. Use constant extrapolation below the surface for RH. Place upper-bound on saturation vapor pressure to avoid negative densities in MPAS-A initialization, particularly near the model top. Change vertical grid stretching exponent from 1.8 to 1.5 for Jablonowski and Williamson test case. Initialize intent(out) argument 'ierr' in mpas_core_setup_clock() for init_atmosphere core. Move mpas_atm_advection model from core_atmosphere to core_init_atmosphere. Adding a trim when writing restart_timestamp Add units to enstrophy Updating interval division to use linear Removing un-needed latex equations from units in global stats. Edit GM Registry descriptions. Change to cap: Restart_timestamp Halt if I/O errors (other than clobber errors) are encountered in MPAS-Atmosphere. Add code to write 'restart_timestamp' file for atmosphere core. Restore restart_timestamp file, add "forcing" LI Registry cleanup for 3.0 Change a few default namelist flags Fixing an issue with an improperly formatted read statement Remove some unneeded trim statments from timers Fixing formating of warning messages for missing namelist records ...
- Loading branch information
Showing
242 changed files
with
53,244 additions
and
25,704 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
MPAS-v2.1 | ||
MPAS-v3.0 | ||
==== | ||
|
||
The Model for Prediction Across Scales (MPAS) is a collaborative project for | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.