-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the test-taiesm wiki!
created: September 2017
This is a setup guide for CAPT setup for CAM5.3.
ssh chialn01
<> cd /chia_cluster/home/lex/taiesm_work/bin/TaiESM/ver150717/scripts/ ./create_newcase -case $DD/Cases/f09.F2000C5.TaiESM.CAUSERUNS.5day.201105.lex -compset F_2000_CAM5 -res f09_f09 -mach chiapgi <> ./create_newcase -case $CASEDIR -compset F_2000_CAM5 -res f09_f09 -mach alps_pgi_mvapich
After further modifications are made to env_mach_pes.xml, cesm_setup must be rerun before you can build and run the model.
./cesm_setup
entry id="RUN_STARTDATE" value="2009-07-01" /
STEP V : Change the path and file names of initial and boundary dataset from default ones to TAMIP ones
using user_nl_cam, user_nl_clm, user_nl_cice
Examples can be found in the directory.
<> ncdata = '/work/j07ycw00/data_TAMIP/FA_2009-06-30-64800.cam2.i.2009-07-01-00000.nc' <> ncdata = '/nuwa_data/data/cesm_tamip_llnl/FA_2009-06-30-64800.cam2.i.2009-07-01-00000.nc'
<>
stream_domfilename = '/nuwa_cluster/home/ychwang/CESM_ICBCDATA/TAMIP_SST/sst_ECSST_bc_0.9x1.25_jja2008_jja2009_030414.nc'
stream_fldfilename = '/nuwa_cluster/home/ychwang/CESM_ICBCDATA/TAMIP_SST/sst_ECSST_bc_0.9x1.25_jja2008_jja2009_030414.nc'
stream_year_first = 2009
stream_year_last = 2009
set dat_datpath = /nuwa_cluster/home/ychwang/CESM_ICBCDATA/TAMIP_SST/ set dat_datfile = sst_ECSST_bc_0.9x1.25_jja2008_jja2009_030414.nc set year_start = 2009 set year_end = 2009
ALPS
finidat = '/work/j07ycw00/data_TAMIP/FA_2009-06-30-64800.clm2.r.2009-07-01-00000.nc'
NUWA
finidat = '/nuwa_data/data/cesm_tamip_llnl/FA_2009-06-30-64800.clm2.r.2009-07-01-00000.nc'
Very strangely, the model could not copy this file into the run directory directly. Need to do this manually.
./$CASE.build