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

A problem about the CESM setup in Mira

Hi all, When I simply created case according to the CESM manual, I failed to setup the CESM model. Is there anyone know what is the problem is? ./create_newcase -case mycase1 -res f19_g16 -compset B1850CN -mach mira ./cesm_setupMacros script already created ...skippingMachine/Decomp/Pes configuration has already been done ...skippingRunning preview_namelist script infile is /home/xxxx/cases/mycase1/Buildconf/cplconf/cesm_namelistCAM build-namelist - ERROR: fv_decomp_set failed to find a decomposition.  npr_yz needs to be set by the user. at /gpfs/mira-home/xxxx/cesm1_2_2/models/atm/cam/bld/build-namelist line 3484.ERROR: cam.buildnml.csh failedERROR: /gpfs/mira-home/xxxx/cases/mycase1/preview_namelists failed: 25344  Thanks,
 

jedwards

CSEG and Liaisons
Staff member
The pe-layout you are trying to use has too many tasks in NTASKS_ATM for the f19 resolution atmosphere.   Is this the out of the box setup or did you change the pe-layout?
 
Top