Skip to content
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

nuclear option but w/ top lowered to 75hPa #77

Closed
adamrher opened this issue Feb 11, 2022 · 2 comments
Closed

nuclear option but w/ top lowered to 75hPa #77

adamrher opened this issue Feb 11, 2022 · 2 comments
Labels
Run request Label for CAM developpers who requested a new development simulation

Comments

@adamrher
Copy link
Collaborator

Description of the run

Identical to #60, but with the top of where diffusion is applied lowered to 75hPa.

Namelist modifications

same as #60 (hopefully you can use those DQCORE mods).

I'm thinking we try to reduce unnecessary tracers in this run but invoking:

./xmlchange CAM_CONFIG_OPTS='-phys cam_dev -nlev 58 -chem waccm_sc_mam4'

Which omits the age of air tracers. (My instinct it to overwrite cam_dev's mg3 invocation by setting -microphys mg2, but I think we should not mess with turning off graupel even though it probably don't matter, to make sure this run is apples-to-apples with the other nuclopt runs).

I'd advocate using our new trimmed history field list.

Source modifications

SourceMods for nuclopt w/ 75hPa top is here: /glade/u/home/aherring/src/cam6_3_043/usr_src/nuclopt

Sandbox

lets use cam6_3_041 to be consistent with #60

Contact info

@adamrher
@JulioTBacmeister

Any other relevant information

No response

@adamrher adamrher added the Run request Label for CAM developpers who requested a new development simulation label Feb 11, 2022
@cecilehannay
Copy link
Collaborator

I'd advocate using our new trimmed history field list.

Here is the starting point:

fincl1 = 'T', 'Q', 'PS', 'PSL', 'U', 'V', 'Z3', 'OMEGA', 'CLOUD', 'QRL', 'QRS', 
'ZMDT', 'ZMDQ', 'RVMTEND_CLUBB', 'STEND_CLUBB', 'FSNT', 'FLNT', 'FLUT','FLNS', 
'FSNS', 'OMEGA500', 'PRECT', 'PRECL', 'LWCF', 'SWCF','TGCLDLWP' 
'DQCORE','PTEQ','DCQ','QTGW','CT_H2O','MPDQ','EVAPPREC','EVAPSNOW','DTCORE',
'TFIX','PTTEND','DTCOND','QRS','QRL','DTV','TTGW','MPDT','RCMTEND_CLUBB',
'MPDLIQ','MPDICE','PMID','PINT','WPTHLP_CLUBB','WPRTP_CLUBB','CLDLIQ','CLDICE'

fincl2 = 'QRS', 'QRL'

fincl3 = 'U:I', 'V:I', 'T:I', 'OMEGA:I', 'PS:I', 'PMID','Q','PRECC','PRECL'

Last call ! Any variable not in that list won't be output. Thanks.

https://docs.google.com/document/d/1pMOAJ_tPL48mseFfiDaT537NwRumchM-kCp67QGLOfk/edit

@cecilehannay
Copy link
Collaborator

I started this run as described at:
#78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Run request Label for CAM developpers who requested a new development simulation
Projects
None yet
Development

No branches or pull requests

2 participants