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

Build error with point simulation in CESM 1.2.2

Hi everyone,I was getting a build error when running a point simulation for CESM1.2.2.  It turns out the name required for the surface datafile in CESM1.2.2 differs than the one needed for CESM1.2.0.  In case anyone else is having a similar error, the surface datafile needs to follow this naming convention: surfdata_${clm_usr_name}_simyr${sim_year}_cesm1_2_x_clm4_5.nc This information is found in:/models/lnd/clm/bld/namelist_files/namelist_defaults_usr_files.xml 
 
Top