Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

FC5 compset on CESM2.2.0

indahector

Héctor Inda-Díaz
New Member
Hello,

I am trying to build a new case using FC5 compset (F_2000_CAM5), for a Sandy Hurricane forecast test case. I get this error when I use the create_newcase script:

ERROR: Invalid compset name, FC5, all stub components generated

Does anyone know how could I use the FC5 compset in cesm2.2.0?

Thanks,
Héctor
 

erik

Erik Kluzek
CSEG and Liaisons
Staff member
Use the "query_config" tool to query what valid compsets are in a given version. The above compset isn't listed in the config_compsets.xml file for CAM. So you can either add it in, or use the long-name syntax for compsets to create a case with it. Or you can create a case with an existing compset that's close to and then change some of the XML settings to get the kind of case that you want.
 
Top