-
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
fix bug in ocn2glc_coupling and add blom #484
Merged
Merged
Changes from 5 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
c42f925
new dms and bromo from ocn to atm
580ac59
add new functionality for transferring dms,bfr,n2o and nh3 from ocn t…
ee184f7
added blom configurations
mvertens 5bf3de0
fixed bug in that advertising for So_t_depth and So_s_depth was never…
3862218
Merge remote-tracking branch 'escomp/main' into feature/add_blom
mvertens 625ca28
addressed issues isn PR review
mvertens File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -141,6 +141,42 @@ | |
</desc> | ||
</entry> | ||
|
||
<entry id="DMS_EMIS_OCN"> | ||
<type>logical</type> | ||
<default_value>FALSE</default_value> | ||
<valid_values>TRUE,FALSE</valid_values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
<desc>Activates DMS fluxes to be sent from ocn to atm </desc> | ||
</entry> | ||
|
||
<entry id="BRF_EMIS_OCN"> | ||
<type>logical</type> | ||
<default_value>FALSE</default_value> | ||
<valid_values>TRUE,FALSE</valid_values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
<desc>Activates Bromoform fluxes to be sent from ocn to atm </desc> | ||
</entry> | ||
|
||
<entry id="N2O_EMIS_OCN"> | ||
<type>logical</type> | ||
<default_value>FALSE</default_value> | ||
<valid_values>TRUE,FALSE</valid_values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
<desc>Activates N2O fluxes to be sent from ocn to atm </desc> | ||
</entry> | ||
|
||
<entry id="NH3_EMIS_OCN"> | ||
<type>logical</type> | ||
<default_value>FALSE</default_value> | ||
<valid_values>TRUE,FALSE</valid_values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
<desc>Activates NH3 fluxes to be sent from ocn to atm </desc> | ||
</entry> | ||
|
||
<entry id="CPL_USER_MODS"> | ||
<type>char</type> | ||
<valid_values></valid_values> | ||
|
@@ -190,21 +226,23 @@ | |
<!-- =================================================== --> | ||
<value compset="_DATM.*_DICE.*_POP2">24</value> | ||
<value compset="_DATM.*_DICE.*_MOM6">24</value> | ||
<!-- TODO: currently a NUOPC runseqence cannot be generated with the ATM_NCPL < OCN_NCPL - as is the case --> | ||
<!-- with the POP2 C compset run sequence - for now will set these to be the same as MOM6 --> | ||
<value compset="_DATM.*_DICE.*_BLOM">24</value> | ||
<!-- NOTE: urrently a NUOPC runseqence cannot be generated with the ATM_NCPL < OCN_NCPL --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Minor typo: urrently -> currently |
||
<!-- =================================================== --> | ||
<!-- G compsets --> | ||
<!-- =================================================== --> | ||
<value compset="_DATM.*_SLND.*_CICE.*_POP2">24</value> | ||
<value compset="_DATM.*_SLND.*_CICE.*_POP2" grid="oi%tx0.1v3">144</value> | ||
<value compset="_DATM.*_SLND.*_CICE.*_MOM6">24</value> | ||
<value compset="_DATM.*_SLND.*_CICE.*_BLOM">24</value> | ||
<value compset="_DATM.*_CICE.*_DOCN">24</value> | ||
<!-- =================================================== --> | ||
<!-- C/G compsets --> | ||
<!-- =================================================== --> | ||
<value compset="_DATM.*_DOCN%US20">24</value> | ||
<value compset="_DATM%CPLHIST.+POP\d">48</value> | ||
<value compset="_DATM%CPLHIST.+MOM\d">48</value> | ||
<value compset="_DATM%CPLHIST.+BLOM\d">48</value> | ||
<!-- =================================================== --> | ||
<!-- atm dependent resolutions (primarily CAM) --> | ||
<!-- =================================================== --> | ||
|
@@ -279,6 +317,7 @@ | |
<default_value>$ATM_NCPL</default_value> | ||
<values match="last"> | ||
<value compset="_MOM6">24</value> | ||
<value compset="_BLOM">24</value> | ||
<value compset="_POP2" grid="oi%gx3v7">1</value> | ||
<value compset="_POP2" grid="oi%gx1v6">24</value> | ||
<value compset="_POP2" grid="oi%gx1v7">24</value> | ||
|
@@ -303,6 +342,7 @@ | |
<value compset="_SGLC">$ATM_NCPL</value> | ||
<value compset="_XGLC">$ATM_NCPL</value> | ||
<value compset="_MOM6">1</value> | ||
<value compset="_BLOM">1</value> | ||
</values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
|
@@ -336,11 +376,13 @@ | |
<values match="last"> | ||
<value compset="_DATM.*_POP2.*_DROF" grid="oi%gx3v7">1</value> | ||
<value compset="_DATM.*_MOM6.*_DROF" >$ATM_NCPL</value> | ||
<value compset="_DATM.*_BLOM.*_DROF" >$ATM_NCPL</value> | ||
<value compset="_DATM.*_DOCN%SOM" >$ATM_NCPL</value> | ||
<value compset="_DATM.*_SLND.*_DICE.*_DOCN" >$ATM_NCPL</value> | ||
<value compset="_MIZUROUTE_" >1</value> | ||
<value compset="_DATM%CPLHIST.+POP\d" >8</value> | ||
<value compset="_DATM%CPLHIST.+MOM\d" >8</value> | ||
<value compset="_DATM%CPLHIST.+BLOM\d" >8</value> | ||
<value compset="_XATM.*_XLND.*_XICE.*_XOCN" >$ATM_NCPL</value> | ||
<value compset="_DLND.*_CISM\d" >1</value> | ||
<value compset="_XROF" >$ATM_NCPL</value> | ||
|
@@ -372,13 +414,14 @@ | |
<values match="last"> | ||
<value compset="DATM.+POP\d">TRUE</value> | ||
<value compset="DATM.+MOM\d">TRUE</value> | ||
<value compset="DATM.+BLOM\d">TRUE</value> | ||
<value compset="DATM.+DOCN%IAF">TRUE</value> | ||
<value compset="DATM%CPLHIST.+POP\d">FALSE</value> | ||
</values> | ||
<group>run_component_cpl</group> | ||
<file>env_run.xml</file> | ||
<desc> | ||
Only used for compsets with DATM and POP (currently C, G and J): | ||
Only used for compsets with DATM and [POP or MOM] (currently C, G and J): | ||
If true, compute albedos to work with daily avg SW down | ||
If false (default), albedos are computed with the assumption that downward | ||
solar radiation from the atm component has a diurnal cycle and zenith-angle | ||
|
@@ -419,14 +462,15 @@ | |
<valid_values>TIGHT,OPTION1,OPTION2</valid_values> | ||
<default_value>TIGHT</default_value> | ||
<values match="last"> | ||
<value compset="_DATM.*_DOCN%SOM" >OPTION2</value> | ||
<value compset="_POP2" >OPTION2</value> | ||
<value compset="_MOM6" >OPTION1</value> | ||
<value compset="_POP2" grid="oi%gx1v6" >OPTION1</value> | ||
<value compset="_POP2" grid="oi%gx1v7" >OPTION1</value> | ||
<value compset="_DATM.*_DOCN%SOM" >OPTION2</value> | ||
<value compset="_POP2" >OPTION2</value> | ||
<value compset="_MOM6" >OPTION1</value> | ||
<value compset="_BLOM" >OPTION1</value> | ||
<value compset="_POP2" grid="oi%gx1v6" >OPTION1</value> | ||
<value compset="_POP2" grid="oi%gx1v7" >OPTION1</value> | ||
<value compset="_DATM%NYF.*_SLND.*_DICE.*_DOCN" >OPTION2</value> | ||
<value compset="_XATM.*_XLND.*_XICE.*_XOCN" >OPTION2</value> | ||
<value compset="_SOCN" >OPTION2</value> | ||
<value compset="_XATM.*_XLND.*_XICE.*_XOCN" >OPTION2</value> | ||
<value compset="_SOCN" >OPTION2</value> | ||
</values> | ||
<group>run_coupling</group> | ||
<file>env_run.xml</file> | ||
|
@@ -482,7 +526,9 @@ | |
<values match="last"> | ||
<value compset="DATM.*_POP\d">TRUE</value> | ||
<value compset="DATM.*_MOM\d">TRUE</value> | ||
<value compset="DATM.*_BLOM\d">TRUE</value> | ||
<value compset="CAM.*_MOM\d">TRUE</value> | ||
<value compset="CAM.*_BLOM\d">TRUE</value> | ||
<value compset="CAM.*_POP\d">TRUE</value> | ||
<value compset="CAM.*_DOCN%SOM">TRUE</value> | ||
</values> | ||
|
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
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are these only valid for BLOM currently? If so, I feel this should at least be documented. Ideally they would only be available for BLOM, or there would be an error check to ensure they aren't set for other models, but I suspect that's hard... if it's true that those would be hard to do, then I think it's fine to just add in the description something like "Only available with the BLOM ocean model" or something like that.