Performing a model without a wave model (CESM2.2.2)

soo

Soojin Yoo
New Member
Hello.
I am currently using CESM version 2.2.2 and running the model with the B1850 compset.
I would like to run the model without including the wave component, while keeping all other settings the same as those in the default B1850 configuration.
Since this is my first time setting up and running CESM, I am not very familiar with the configuration process.
Could you suggest a recommended approach for disabling the wave model in this setup?
Thanks.
 

sacks

Bill Sacks
CSEG and Liaisons
Staff member
When you set up a case with the B1850 compset, you should see a compset long name. This is output to the screen when creating the case, or can be found in an existing case with ./xmlquery COMPSET. In that compset long name you should see WW3. To remove the wave model, create a new case where, for the --compset option, you give it that long name, but replace WW3 with SWAV.

For CESM 2.2.2, I think this means using --compset 1850_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO_MOSART_CISM2%NOEVOLVE_SWAV_BGC%BDRD, but you should confirm that.

You will also need to use the --run-unsupported flag to create_newcase.
 
Vote Upvote 0 Downvote
Back
Top