I want the model to use my own carbon dioxide data,
so
I have added the following content to the user_nl_datm:
&datm_inparm
co2_file ='/home/hlh/cesm/inputdata/atm/datm7/CO2/co2_AERmon_CESM2_historical_r10i1p1f1_gn_200001-201412.nc'
/
but......
hlh@hlh:~/clm5.0/cime/scripts/MYCO2DATA$ ./case.build --skip-provenance-check
Building case in directory /home/hlh/clm5.0/cime/scripts/MYCO2DATA
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Creating component namelists
Calling /home/hlh/clm5.0/cime/src/components/data_comps/datm/cime_config/buildnml
ERROR: Variable 'co2_file' from file '/home/hlh/clm5.0/cime/scripts/MYCO2DATA/Buildconf/datmconf/namelist_infile' is not in the namelist definition.
hlh@hlh:~/clm5.0/cime/scripts/MYCO2DATA$
so
I have added the following content to the user_nl_datm:
&datm_inparm
co2_file ='/home/hlh/cesm/inputdata/atm/datm7/CO2/co2_AERmon_CESM2_historical_r10i1p1f1_gn_200001-201412.nc'
/
but......
hlh@hlh:~/clm5.0/cime/scripts/MYCO2DATA$ ./case.build --skip-provenance-check
Building case in directory /home/hlh/clm5.0/cime/scripts/MYCO2DATA
sharedlib_only is False
model_only is False
Setting resource.RLIMIT_STACK to -1 from (-1, -1)
Generating component namelists as part of build
Creating component namelists
Calling /home/hlh/clm5.0/cime/src/components/data_comps/datm/cime_config/buildnml
ERROR: Variable 'co2_file' from file '/home/hlh/clm5.0/cime/scripts/MYCO2DATA/Buildconf/datmconf/namelist_infile' is not in the namelist definition.
hlh@hlh:~/clm5.0/cime/scripts/MYCO2DATA$