Does CESM2 could define user_compset just like in CESM1?

jeffhu

jeffhu
New Member
I would like define my own compset because I need different versions of the components. Therefore, no supported compset found so I think I need to define one. However, I fail to find any helpful arguments in Create_Newcase. Any helpful options? I am currently using CESM2.1.3.
 

jeffhu

jeffhu
New Member
You can create a new case using the long compset name. For example for a B1850 compset you can do something like this.
./create_newcase --compset 1850_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_WW3_SIAC_SESP_BGC%BDRD

You can read more about the long compset names here.



Chris
But I mean none of the long names in the defined compset you mentioned could meet my needs, error says No compset alias Found. So how can I just customize the compset?
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
You can modify the file cime_config/config_compset.xml to create new compsets
 
Back
Top