Bugfix/coupled crow#137
Merged
Merged
Conversation
added 6 commits
August 10, 2020 11:57
nems.configure templates switched to "atm" for ATM case file
DATA directory reorganize case file update: *_test and *_exp1
Contributor
Author
|
This PR also address the ic_source option, enabling coupled-ic for standalone atm run |
| nems_temp: 'med_atm_ocn_ice_wav' | ||
| nems_temp_cold: 'medcold_atm_ocn_ice_wav' | ||
| mom6ic_prepared: .false. | ||
| KEEPDATA: YES |
Contributor
There was a problem hiding this comment.
Is this for the prototypes? If so can we name this p5 instead of exp1? Also if this is for the prototypes KEEPDATA should be NO,
Contributor
There was a problem hiding this comment.
Should we also update the README as part of this PR for the additional case files to explain the additional ones?
Contributor
Author
There was a problem hiding this comment.
OK let me address it. I will name it p5
change case name to prototype_5
update config.base for KEEPDATA YES NO issue
JessicaMeixner-NOAA
approved these changes
Sep 22, 2020
pjpegion
added a commit
to pjpegion/global-workflow
that referenced
this pull request
Sep 22, 2020
Bugfix/coupled crow (NOAA-EMC#137)
kayeekayee
pushed a commit
to kayeekayee/global-workflow
that referenced
this pull request
May 30, 2024
This PR contains cleanup work to address wrong units and some issues raised in recently merged PRs: - correct units for latitude, longitude, and pi - correct standard name air_temperature_save_from_cumulus_paramterization to air_temperature_save_from_convective_parameterization - remove unused variables in two routines in `GFS_typedefs.F90` - remove recently introduced variable `cycling` (part of GFS_control DDT), now a local variable in `physics/module_MYNNPBL_wrapper.F90` - change order of interstitial schemes in `ccpp/suites/suite_FV3_GFS_2017_fv3wam.xml` to match other SDFs Fixes NOAA-EMC#138 and parts of NOAA-EMC#137.
DavidHuber-NOAA
pushed a commit
to DavidHuber-NOAA/global-workflow
that referenced
this pull request
Sep 12, 2025
Update ConMon's time control files with level information.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DATADIR re-organize
updated PE allocation