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

surfrdMod.F90 at line 876

Status
Not open for further replies.

Yonas

Yonas
New Member
Hello everyone, I was running CLM in regional simulation (3-15N, 33-45E) with a resolution of 0.125x0.125 degrees using a surface data extracted from surfdata_0.125x0.125_16pfts_simyr2000_c151014.nc and domain file from domain.lnd.0.125x0.125_tx0.1v2.140704.nc from your data repository. Initially, I was receiving the following error, which was related to the need for the GLACIER REGION in the surface dataset.

GLACIER_REGION NOT on surfdata fileERROR in /opt/ncar/cesm2/components/clm/src/main/glcBehaviorMod.F90 at line 583

Because there are no glaciers in my domain, I added the GLACIER REGION variable to the surface data with a value of zero using NCO. I also stab the glacier (land ice) component of the model and was able to fix it. Now I'm getting a new error message that says:

ERROR: Problem figuring out format of input fsurdat fileERROR in /opt/ncar/cesm2/components/clm/src/main/surfrdMod.F90 at line 876

Could you please help?
 

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I don't think subsetting that surface dataset is going to result in a dataset that can be used in a newer version of CESM/CLM.
The error indicates that the dimension "cft" (crop functional type) has not been found on the surface dataset and this is required.
 
Status
Not open for further replies.
Top