Go to the bottom of this page. See the search engine and sub-section links.
Go to next page Go to previous page Go to top of this section Go to top page Go to table of contents

Previous Section Headers


User's Guide to NCAR CAM2.0


2. Using CAM2.0

    2.4 Example Namelists


2.4.9 Example 9 -- Reproduce control simulation

The following namelist can be utilized when the user wants to reproduce the control simulation as a way to ensure they are running the model correctly. To do this different initial conditions datasets must be used for both CAM and the CLM.

To obtain this namelist, the user may invoke build-namelist with the following command line arguments.


 % setenv CSMDATA /data
 % build-namelist -case run09 -namelist "&camexp \
   ncdata='/data/atm/cam2/inic/gaus/JAN1.T42L26.navytopo.FRAC.ross.c020305.nc' \
   start_ymd=101 / &clmexp finidat=' ' /"

The user should invoke this command from the same directory from which configure was invoked.


 &camexp
 caseid = 'run09'
 absems_data = '/data/atm/cam2/rad/abs_ems_factors_fastvx.052001.nc'
 ncdata = '/data/atm/cam2/inic/gaus/JAN1.T42L26.navytopo.FRAC.ross.c020305.nc'
 bndtvs = '/data/atm/cam2/sst/sst_HadOIBl_bc_64x128_clim_c020411.nc'
 bndtvo = '/data/atm/cam2/ozone/noaao3.1990.21999.nc'
 nsrest = 0
 nelapse= -1
 iyear_ad = 1950
 start_ymd = 101
 /

 &clmexp
 fpftcon = '/data/lnd/clm2/pftdata/pft-physiology'
 fsurdat = '/data/lnd/clm2/srfdata/cam/clms_64x128_c020514.nc'
 finidat = ' '
 /



 
Go to the top of this page. See links to previous section headers.
Go to next page Go to previous page Go to top of this section Go to top page Go to table of contents

 Search for keywords in the CAM2.0 Users GuideSearch page

Questions on these pages can be sent to... erik@ucar.edu .


$Name: $ $Revision: 1.1 $ $Date: 2004/06/08 02:57:22 $ $Author: jmccaa $