Add UCI vertical interpolation and new linoz forcing for V3atm/eam/master_mam5_wetaero_chemdyg - #5831
Closed
jinboxie wants to merge 2 commits into
Closed
Conversation
Base automatically changed from
v3atm/eam/master_MAM5_wetaero_chemdyg
to
master
August 7, 2023 14:52
This was referenced Aug 8, 2023
Closed
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.
This is the page for adding new UCI vertical interpolation and new forcing to Linoz on basis of alpha01 version of v3atm-to-master. The 2 commits include changes to code as follows
Commit 1
Adds the new UCI vertical interpolation and i/o for 7 surface variables ("o3_clim_srf", "n2o_clim_srf", "noy_clim_srf", "ch4_clim_srf", "h2o_clim_srf", "t_clim_srf", "o3col_clim_srf"); input the surface variables for separate treatment on xsfc in lin_strat_chem.F90 for linoz-v3.
Commit 2
Add i/o for "ch4_avg_srf", and modify the new forcing.
The results are tested against the original alpha01 version by Golaz shown here.
It will be shown in a separate confluence in here.
This PR concerns two PR in v3atm
E3SM-Project/v3atm#62 and E3SM-Project/v3atm#64.