-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to cmeps0.14.60 in ESCOMP #450
Closed
mvertens
wants to merge
39
commits into
ESCOMP:main
from
mvertens:feature/update_noresm_to_cmeps0.14.60
Closed
Update to cmeps0.14.60 in ESCOMP #450
mvertens
wants to merge
39
commits into
ESCOMP:main
from
mvertens:feature/update_noresm_to_cmeps0.14.60
Conversation
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
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
Obtain 10m u,v from atm and pass it to ww3d This implements the correct u and v fields to send to ww3dev This PR will also be accompanied by additional PRs to CAM and DATM to pass 10m winds that are needed by ww3dev. Originally, ubot and vbot were being passed and these are actually wind fields at 60m not 10m. This PR corrects this. CMEPS Issues Fixed: ESCOMP#17 Are changes expected to change answers? bfb Any User Interface Changes? No Testing performed - Ran ww3dev simulations with updated CAM, DATM and WWDEV updates to demonstrate that this PR gave expected new behavior. - Also ran the aux_cam_noresm test suite with updated CAM and showed that the results were bfb (new baseline noresm_v10_cam6_3_123 was created on betzy).
export state to glc added to lnd2glc auxiliary file
Wrong organization. Sorry about this. |
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
Update to cmeps0.14.60 in ESCOMP
Specific notes
Updates to latest version of CMEPS in ESCOMP (cmeps0.14.60) that has changes needed for dglc
Contributors other than yourself, if any: None
CMEPS Issues Fixed: None
Are changes expected to change answers? Yes - changes to shr_flux_mod will change answers for cam-dev
Any User Interface Changes (namelist or namelist defaults changes)? Yes - changes for dglc
Testing performed
Successfully ran prealpha_noresm tests and generated new baselines noresm2_5_alpha02