Hello everyone,
I am running CTSM/CLM5.0 single point simulation using the compset "I1PtClm50SpGs". I have set the "*.xml" files and setting the "user_nl_clm":
When running "./preview_namelist", an error occurs:
I'm pretty sure about the domain file, surface data and forcing data path are correct.
Also I have seen this thread: ./preview_namelist error CLM build-namelist::CLMBuildNamelist::add_default() : No default value found for fsurdat. However, my error is slightly different with their error message: there is no "err=" message shows in my error code. So I don't know why this error occurs...
Any advice may be helpful to my problem! Thank you very much!
I am running CTSM/CLM5.0 single point simulation using the compset "I1PtClm50SpGs". I have set the "*.xml" files and setting the "user_nl_clm":
Code:
fsurdat="/ddn_lustre/weiliren/CESM-release-cesm2.1.3/cime/output/inputdata/lnd/clm2/surfdata_map/surfdata_1x1_Umpqua_hist_78pfts_CMIP6_simyr2000_c230921.nc"
Code:
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Creating component namelists
Calling /ddn_lustre/weiliren/CESM-release-cesm2.1.3/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /ddn_lustre/weiliren/CESM-release-cesm2.1.3/components/clm//cime_config/buildnml
ERROR: Command /ddn_lustre/weiliren/CESM-release-cesm2.1.3/components/clm/bld/build-namelist failed rc=255
out=setting clm_usr_name -- but did NOT find any user datasets: 1x1_Umpqua
CLM adding use_case 2000_control defaults for var 'sim_year' with val '2000'
CLM adding use_case 2000_control defaults for var 'sim_year_range' with val 'constant'
CLM adding use_case 2000_control defaults for var 'stream_year_first_urbantv' with val '2000'
CLM adding use_case 2000_control defaults for var 'stream_year_last_urbantv' with val '2000'
CLM adding use_case 2000_control defaults for var 'use_case_desc' with val 'Conditions to simulate 2000 land-use'
err=
I'm pretty sure about the domain file, surface data and forcing data path are correct.
Also I have seen this thread: ./preview_namelist error CLM build-namelist::CLMBuildNamelist::add_default() : No default value found for fsurdat. However, my error is slightly different with their error message: there is no "err=" message shows in my error code. So I don't know why this error occurs...
Any advice may be helpful to my problem! Thank you very much!