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 CCM3.6 Search Page


2. Using CCM3.6
    2.4 Example Namelists


2.4.6 Example 6 -- Initial Run, with additional fields

The following namelist specifies an initial run with changes to the default primary history file. Changes include adding certain fields that are in the Master Field List (see Table 2.13 ) to the primary history file, and making all of the values in the file instantaneous. Other optional changes are described below.


 &CCMEXP
 CASEID = 'run06'
 CTITLE = 'CCM3 standard run'
 NCDATA = 'SEP1.T42.0198.nc'
 BNDTVS = 'T42M5079.nc'
 BNDTVO = 'ozn.0596.r8.nc'
 NSREST = 0
 NSWRPS = 'mypass'
 IRT    = 1825
 RIRT   = 365
 NDENS  = 2
 NNBDAT = 000901
 NNBSEC = 0
 NNDBAS = 0
 NNSBAS = 0
 MFILT  = 10
 NELAPSE = -30
 NHTFRQ  = 72
 NINAVG  = 'I'
 PRIMARY = 'PRECSL','PRECSC'
 IYEAR_AD = 1950
 /

 &LSMEXP
 finidat = 'arbitrary initialization'
 /


IRT
History files will be archived with a retention period of 5 years.
RIRT
Restart datasets will be archived with a retention time of 365 days.
NINAVG
All fields on the history file will be instantaneous values.
PRIMARY
This list defines additional fields on the primary history file.  These fields must be in the Master Field List, and the appropriate calls to subroutine outfld must be uncommented. See "Adding New Variables" for more information.


 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 CCM3.6 Users GuideSearch page

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


$Name: ccm3_6_6_latest3 $ $Revision: 1.36.2.1 $ $Date: 1999/03/25 21:38:00 $ $Author: erik $