dayon
Member
In the recent CESM2.1.*, the last step of running case is "./case.submit". when seeing the help document of ./case.submit, a description of the option "skip-preview-namelist" is listed as follows:
--skip-preview-namelist
Skip calling preview-namelist during case.run.
however, it does NOT seem to work. because whether I add or not add this option, the implementation process always like below. Then, this series of "calling ..." seem to also occur when I only type "./preview_namelists", it seem to be odd. Could scientists give some advice? Thanks in advance.
dayon@R830:~/cesm2_1_3/cime/scripts/CLM50SpGs_r1D_ctl$ ./case.submit --skip-preview-namelist
Setting resource.RLIMIT_STACK to -1 from (8388608, -1)
Creating component namelists
Calling /home/dayon/cesm2_1_3/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/components/mosart//cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sglc/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists
--skip-preview-namelist
Skip calling preview-namelist during case.run.
however, it does NOT seem to work. because whether I add or not add this option, the implementation process always like below. Then, this series of "calling ..." seem to also occur when I only type "./preview_namelists", it seem to be odd. Could scientists give some advice? Thanks in advance.
dayon@R830:~/cesm2_1_3/cime/scripts/CLM50SpGs_r1D_ctl$ ./case.submit --skip-preview-namelist
Setting resource.RLIMIT_STACK to -1 from (8388608, -1)
Creating component namelists
Calling /home/dayon/cesm2_1_3/cime/src/components/data_comps/datm/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/components/clm//cime_config/buildnml
WARNING: CLM is starting up from a cold state
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sice/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/socn/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/components/mosart//cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sglc/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/swav/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/components/stub_comps/sesp/cime_config/buildnml
Calling /home/dayon/cesm2_1_3/cime/src/drivers/mct/cime_config/buildnml
Finished creating component namelists