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

Error in configure. Missing file fpftdyn

Hi all,Im trying to simulate the following case:/home/cas/phd/asz122525/cesm/cesm1_2_0/scripts/create_newcase -case Irrig_20TR_CAM5_CLM45_CROP -res f19_f19 -user_compset 20TR_CAM5_CLM45%CNDV-CROP_CICE%PRES_DOCN%DOM -mach IITD -mpilib mpich -compiler pgiTransient run: 1850-2005CAM5 physicsCAM4.5 bcg cn with crop ondataocn:DOM  and prescribed CICE When I try to run ./cesm_setup. I get the following error:CLM build-namelist ERROR: No default value found for fpftdyn.
            Are defaults provided for this resolution and land mask?
ERROR: clm.buildnml.csh failed
ERROR: /home/cas/phd/asz122525/test_runs/test_file/preview_namelists failed: 25344 I uderstand that it is not getting fpftdyn dataset and need to create through ./mksurfdata.pl in folder ../models/lnd/clm/tools/clm4_5/mksurfdata_map
I used the following command to create it:./mksurfdata.pl -crop -years 1850-2000 -res 1.9x2.5
got the following error:For 1850-2000 actually run 1850-2005
CSMDATA is /home/cas/faculty/dilipganguly/cesm/inputdata
** trouble getting vegtyp file with: ./../../../bld/queryDefaultNamelist.pl -res 1.9x2.5 -csmdata /home/cas/faculty/dilipganguly/cesm/inputdata -silent -justvalue -onlyfiles -phys clm4_5  -res 0.5x0.5 -options sim_year=1850,crop='on' -var mksrf_fvegtyp -namelist clmexp I think the problem here is that mksrf_fvegtyp file is not available for a transient 1850 to 2005 historical file with crop pfts. The only file with crop are for year 2000 and 1850. If Im on the right track, my question is:1) Is there a way t create a vegtyp file for my simulation?2) How can I add it to the mksurfdata_map.namelist so that it can read the given dataset?3) Is there any other way to provide my run with a fpftdyn file for my compset? Any help will be appreciated.Thank you Roshni MathurIIT-Delhi    
 

sacks

Bill Sacks
CSEG and Liaisons
Staff member
Please see answer here: https://bb.cgd.ucar.edu/error-creating-surface-datasets-clm45
 
Top