Hi, everyone! I am running CESM 2.1.3 with F2000climo compset. I set the surface and initial data using the following code:
echo "fsurdat = ${CESM_ROOT}/input_data/lnd/clm2/surfdata_map/release-clm5.0.18/surfdata_0.9x1.25_hist_16pfts_Irrig_CMIP6_simyr2000_c190214.nc" >> user_nl_clm
echo "fsurdat = ${CESM_ROOT}/input_data/lnd/clm2/initdata/clmi.BCN.2000-01-01_0.9x1.25_gx1v6_simyr2000_c100303.nc" >> user_nl_clm
But there is a mistake as follow:
pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
NetCDF: Invalid dimension ID or name
Do you know how to solve it? Thank you!
I attached the "cesm.log.6096930.240815-232554" below.
echo "fsurdat = ${CESM_ROOT}/input_data/lnd/clm2/surfdata_map/release-clm5.0.18/surfdata_0.9x1.25_hist_16pfts_Irrig_CMIP6_simyr2000_c190214.nc" >> user_nl_clm
echo "fsurdat = ${CESM_ROOT}/input_data/lnd/clm2/initdata/clmi.BCN.2000-01-01_0.9x1.25_gx1v6_simyr2000_c100303.nc" >> user_nl_clm
But there is a mistake as follow:
pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 1288 :
NetCDF: Invalid dimension ID or name
Do you know how to solve it? Thank you!
I attached the "cesm.log.6096930.240815-232554" below.