Update for NEMSCompsetRun on jet, bugfix for calling ccpp_prebuild.py in distclean phase#12
Merged
RatkoVasic-NOAA merged 2 commits intoNov 1, 2019
Conversation
This was referenced Oct 23, 2019
…prebuild.py in distclean phase
RatkoVasic-NOAA
pushed a commit
that referenced
this pull request
Nov 1, 2019
* src/incmake/component_CCPP.mk: update CCPP source/install directories and set CCPP build directory (#11) * Update for NEMSCompsetRun on jet, bugfix for calling ccpp_prebuild.py in distclean phase (#12) * tests/rtgen: update to run NEMSCompsetRun on xjet * src/incmake/component_CCPP.mk: bugfix, correct path for calling ccpp_prebuild.py in distclean phase
hyunchul386
pushed a commit
to hyunchul386/NEMS
that referenced
this pull request
Jul 24, 2020
* add abort of datm if forcing file is not found or if reading the file does not return success * adds scalars for cmeps Other minor fixes: * adds check for missing settings in datm_data_table * add dump of fields at initialization * add dbug_flag setting read from nems.configure to control output. dbug_flag defaults to zero * remove unused importState where possible
hyunchul386
pushed a commit
to hyunchul386/NEMS
that referenced
this pull request
Jul 24, 2020
update MOM6 component to dev/emc 20200406 commit
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.
WORK IN PROGRESS, DO NOT MERGE YET
Associated PRs:
NCAR/ccpp-framework#230
NCAR/ccpp-physics#340
NOAA-EMC/GFDL_atmos_cubed_sphere#5
NOAA-EMC/ufsatm#1
ufs-community/ufs-weather-model#1
#11 (merged)
#12
See ufs-community/ufs-weather-model#1 for a description and regression testing information.
Update for NEMS: