merge noresm cmeps1.1.57_noresm_v0 - #690
Open
mvertens wants to merge 200 commits into
Open
Conversation
add BLOM specific settings and update to cmeps0.14.32
new dms flux computation capability in mediator
addition of atm_ncpl for ww3dev testing
new flds to cmeps from ww3 for auxiliary averaged otuput Description of changes Introduction of new fields from ww3dev that can be used for time averaged auxiliary output. Specific notes WW3dev does not have the capability to do time averaged output. By sending these 2d fields to CMEPS and adding them as options to auxiliary output - analysis can be done on time averaged output from ww3dev without needing to introduce new changes in ww3 for time averaged output. Contributors other than yourself, if any: CMEPS Issues Fixed: Are changes expected to change answers? bfb Any User Interface Changes (namelist or namelist defaults changes)? New auxiliary output fields introduced in nuopc.runconfig. Testing performed Verified that the new fields were indeed sent from ww3 and gave reasonable results. Test was SMS_Ld10.T62_wtn14nw.WW3test.betzy_intel.
…queried by ww3dev
make histaux_wav2med_file1_enabled an ALLCOMPS attribute
… auxiliary file output
…itions New auxiliary file for input from ww3dev
…h noresm and cesm
This reverts commit b54d025.
New coupling_mode setting (noresm) and update to ww3 aux files
merge to ESCOMP cmeps1.1.48
…ng_default made wav_ice_coupling on for noresm if components include ww3 and cice
check on DRV_RESTART_POINTER for branch runs
merge to ESCOMP cmeps1.1.51
update to ESCOMP cmeps1.1.57
…sm_v0 update to ESCOMP cmeps 1.1.57
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.
Description of changes
Merge changes from noresm cmeps1.1.57_noresm_v0 back to ESCOMP
Specific notes
In particular, this has enthalpy computation changes in the mediator that would occur for noresm if CAM computed the enthalpy. However, although these hooks are in CMEPS - the computation of enthalpy in CAM has not been brought over to the main development branch yet.
Also - this PR might potentially interfere with PR #683
So it's not clear which should potentially go first.
Contributors other than yourself, if any: None
CMEPS Issues Fixed: None
Are changes expected to change answers? bfb
Any User Interface Changes (namelist or namelist defaults changes)?
Testing performed
Testing has not been done yet.