-
Notifications
You must be signed in to change notification settings - Fork 169
cam6_4_055: Add QPLT and QPMT compsets, plus misc. #1203
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
Merged
Merged
Changes from 23 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b293565
fix issues #1159, #670
brian-eaton 82487bf
merge to cam6_4_043
brian-eaton 9dd2285
add test
brian-eaton aa274e7
add QPC7
brian-eaton 08abb12
add %LT to QPC7 spec
brian-eaton 93996fa
only write drydep INFO messages from masterproc
brian-eaton fe03fe4
only do modal aerosol calcs when modal aerosols are used
brian-eaton cdafa1a
updates to QPC7
brian-eaton 68be477
update to cam6_4_045
brian-eaton b755e37
update to cam6_4_046
brian-eaton 7aeabaf
change QPC7 to QPLT; add QPMT
brian-eaton 69f53c0
updates for QPLT
brian-eaton 453eea9
add regression tests for QPLT
brian-eaton 8069243
update to cam6_4_047
brian-eaton 6330f1a
fixes for QPLT tests
brian-eaton 554ec1c
fixes in outfrq3s_cosp tests
brian-eaton 9d32d13
add UT and UQ to cam_diagnostics.F90
brian-eaton 4586070
fix for history_eddy option
brian-eaton d1736fc
add ozone for hightop aquaplanet configs
brian-eaton 454ce0a
mods and tests for QPMT configuration
brian-eaton 53ee68f
Merge branch 'cam_development' of https://github.com/ESCOMP/CAM into …
brian-eaton 38a3091
update ChangeLog
brian-eaton 529e386
mods to namelist defaults and testlist
brian-eaton 55a30e3
update to cam6_4_054
brian-eaton 392b0bf
Merge branch 'misc06' of https://github.com/brian-eaton/CAM into misc06
brian-eaton 22e9efe
add QPLT and QPMT tests to prealpha category
brian-eaton 27f78e8
update ChangeLog
brian-eaton 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 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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,63 @@ | ||
| <?xml version="1.0"?> | ||
|
|
||
| <namelist_defaults> | ||
|
|
||
| <!-- Spun up IC files --> | ||
| <ncdata hgrid="ne3np4" nlev="58" >atm/cam/inic/se/QPLT_L58_ne3pg3_c241127.nc</ncdata> | ||
| <ncdata hgrid="ne30np4" nlev="58" >atm/cam/inic/se/QPLT_L58_ne30pg3_c241127.nc</ncdata> | ||
| <ncdata hgrid="ne3np4" nlev="93" >atm/cam/inic/se/QPMT_L93_ne3pg3_c241223.nc</ncdata> | ||
| <ncdata hgrid="ne30np4" nlev="93" >atm/cam/inic/se/QPMT_L93_ne30pg3_c241223.nc</ncdata> | ||
|
|
||
| <!-- make planet orbit circular --> | ||
| <orb_eccen >0.</orb_eccen> | ||
| <orb_obliq >0.</orb_obliq> | ||
| <orb_mvelp >0.</orb_mvelp> | ||
| <orb_mode>fixed_parameters</orb_mode> | ||
|
|
||
| <!-- turn off volcanos --> | ||
| <prescribed_strataero_feedback> false </prescribed_strataero_feedback> | ||
|
|
||
| <!-- APE ghg --> | ||
| <ch4vmr >1.650e-6</ch4vmr> | ||
| <n2ovmr >0.306e-6</n2ovmr> | ||
| <co2vmr >348.0e-6</co2vmr> | ||
| <f11vmr >0.0 </f11vmr> | ||
| <f12vmr >0.0 </f12vmr> | ||
|
|
||
| <!-- Solar insolation of 1365 --> | ||
| <solar_irrad_data_file >atm/cam/solar/ape_solar_ave_tsi_1365.nc</solar_irrad_data_file> | ||
|
|
||
| <!-- zonally symmetric ozone file --> | ||
| <prescribed_ozone_file model_top="lt">apeozone_cam3_5_54.nc</prescribed_ozone_file> | ||
| <prescribed_ozone_file model_top="mt">aquaplanet_ozone_hightop_c20180412.nc</prescribed_ozone_file> | ||
| <prescribed_ozone_datapath>atm/cam/ozone</prescribed_ozone_datapath> | ||
| <prescribed_ozone_name >OZONE</prescribed_ozone_name> | ||
| <prescribed_ozone_type >CYCLICAL</prescribed_ozone_type> | ||
| <prescribed_ozone_cycle_yr>1990</prescribed_ozone_cycle_yr> | ||
|
|
||
| <!-- Revised physics constants for ape experiments --> | ||
| <sday >86164.10063718943</sday> | ||
| <rearth >6.37100e6</rearth> | ||
| <gravit >9.79764</gravit> | ||
| <mwdry >28.96623324623746</mwdry> | ||
| <mwh2o >18.01618112892741</mwh2o> | ||
| <cpwv >1.846e3</cpwv> | ||
|
|
||
| <use_topo_file >.false.</use_topo_file> | ||
|
|
||
| <micro_mg_nccons >.true. </micro_mg_nccons> | ||
| <micro_mg_nicons >.true. </micro_mg_nicons> | ||
| <ext_frc_specifier > "" </ext_frc_specifier> | ||
| <srf_emis_specifier > "" </srf_emis_specifier> | ||
| <tracer_cnst_specifier > "" </tracer_cnst_specifier> | ||
| <prescribed_aero_file > "" </prescribed_aero_file> | ||
| <prescribed_aero_specifier> "" </prescribed_aero_specifier> | ||
|
|
||
| <seasalt_emis_scale > 0.0 </seasalt_emis_scale> | ||
|
|
||
| <!-- Just make the GHGs radiatively active (no aerosols). | ||
| CFC concentrations are set to zero above --> | ||
| <rad_climate> 'A:Q:H2O', 'N:O2:O2', 'N:CO2:CO2', 'N:ozone:O3', | ||
| 'N:N2O:N2O', 'N:CH4:CH4', 'N:CFC11:CFC11', 'N:CFC12:CFC12' </rad_climate> | ||
|
|
||
| </namelist_defaults> |
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
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
3 changes: 1 addition & 2 deletions
3
cime_config/testdefs/testmods_dirs/cam/outfrq3s_cosp/shell_commands
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,7 @@ | ||
| CAM_CONFIG_OPTS=`./xmlquery CAM_CONFIG_OPTS --value` | ||
| if [[ $CAM_CONFIG_OPTS != *"-cosp"* ]]; then | ||
| ./xmlchange -append CAM_CONFIG_OPTS="-cosp" | ||
| ./xmlchange --append CAM_CONFIG_OPTS="-cosp" | ||
| fi | ||
| ./xmlchange ROF_NCPL=\$ATM_NCPL | ||
| ./xmlchange GLC_NCPL=\$ATM_NCPL | ||
| ./xmlchange CAM_NML_USE_CASE=UNSET | ||
| ./xmlchange RUN_STARTDATE="19950101" |
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.