zuibeidemei@gmail_com
New Member
Dear all:
I want to run standalone CAM5 with historical SST forcing. I had successfully performed FAMIPC5 compset running as the ccsm.exe type building.
Now I choose to build the model under atm/cam/bld/, the conventional cam build method. In this type run, I have successfully run with climate-sst.
I change several namelist parameters for running historical SST. I add sstcyc = .false. in atm_in, then change the sst data to
" sst_HadOIBl_bc_0.47x0.63_1850_2009_c101028.nc" in docn.stream.txt.
And set docn_ocn_in as:
&shr_strdata_nml
dataMode = 'SSTDATA'
domainFile = '......./inputdata/atm/cam/ocnfrac/domain.camocn.0.47x0.63_gx1v6_090408.nc'
streams = 'docn.stream.txt 1850 1850 2009 '
vectors = 'null'
/
Then I change several timemgr paras as
&seq_timemgr_inparm
atm_cpl_dt = 1800
restart_option = 'monthly'
start_ymd = 19790101
stop_n = 31
stop_option = 'nyears'
The above are the only namelist modification I changed, all other settings is generated by:
./build-namelist -csmdata .../inputdata -config config_cache.xml
The ERROR: LVD not found, all data is before yearfirst
after (seq_mct_drv) : Model initialization complete.
I want to run standalone CAM5 with historical SST forcing. I had successfully performed FAMIPC5 compset running as the ccsm.exe type building.
Now I choose to build the model under atm/cam/bld/, the conventional cam build method. In this type run, I have successfully run with climate-sst.
I change several namelist parameters for running historical SST. I add sstcyc = .false. in atm_in, then change the sst data to
" sst_HadOIBl_bc_0.47x0.63_1850_2009_c101028.nc" in docn.stream.txt.
And set docn_ocn_in as:
&shr_strdata_nml
dataMode = 'SSTDATA'
domainFile = '......./inputdata/atm/cam/ocnfrac/domain.camocn.0.47x0.63_gx1v6_090408.nc'
streams = 'docn.stream.txt 1850 1850 2009 '
vectors = 'null'
/
Then I change several timemgr paras as
&seq_timemgr_inparm
atm_cpl_dt = 1800
restart_option = 'monthly'
start_ymd = 19790101
stop_n = 31
stop_option = 'nyears'
The above are the only namelist modification I changed, all other settings is generated by:
./build-namelist -csmdata .../inputdata -config config_cache.xml
The ERROR: LVD not found, all data is before yearfirst
after (seq_mct_drv) : Model initialization complete.