/[MITgcm]/MITgcm/verification/seaice_obcs/input/data.exf
ViewVC logotype

Annotation of /MITgcm/verification/seaice_obcs/input/data.exf

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (hide annotations) (download)
Thu Jul 28 19:06:14 2011 UTC (12 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64
Changes since 1.4: +4 -2 lines
Comment out EXF_NML_04 namelist (not read) to accomodate an
old open64 compiler (4.2.1)

1 dimitri 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML_01
6     #
7     useExfCheckRange = .TRUE.,
8     repeatPeriod = 31622400.0,
9     exf_iprec = 32,
10     #
11     &
12    
13     # *********************
14     &EXF_NML_02
15     #
16     hfluxstartdate1 = 19781216,
17     hfluxstartdate2 = 180000,
18     hfluxperiod = 2635200.0,
19     #
20     sfluxstartdate1 = 19781216,
21     sfluxstartdate2 = 180000,
22     sfluxperiod = 2635200.0,
23     #
24     ustressstartdate1 = 19781216,
25     ustressstartdate2 = 180000,
26     ustressperiod = 2635200.0,
27     #
28     vstressstartdate1 = 19781216,
29     vstressstartdate2 = 180000,
30     vstressperiod = 2635200.0,
31     #
32     atempstartdate1 = 19781216,
33     atempstartdate2 = 180000,
34     atempperiod = 2635200.0,
35     #
36     aqhstartdate1 = 19781216,
37     aqhstartdate2 = 180000,
38     aqhperiod = 2635200.0,
39     #
40     #evapstartdate1 = 19781216,
41     #evapstartdate2 = 180000,
42     #evapperiod = 2635200.0,
43     #
44     precipstartdate1 = 19781216,
45     precipstartdate2 = 180000,
46     precipperiod = 2635200.0,
47     #
48     uwindstartdate1 = 19781216,
49     uwindstartdate2 = 180000,
50     uwindperiod = 2635200.0,
51     #
52     vwindstartdate1 = 19781216,
53     vwindstartdate2 = 180000,
54     vwindperiod = 2635200.0,
55     #
56     swfluxstartdate1 = 19781216,
57     swfluxstartdate2 = 180000,
58     swfluxperiod = 2635200.0,
59     #
60     lwfluxstartdate1 = 19781216,
61     lwfluxstartdate2 = 180000,
62     lwfluxperiod = 2635200.0,
63     #
64     swdownstartdate1 = 19781216,
65     swdownstartdate2 = 180000,
66     swdownperiod = 2635200.0,
67     #
68     lwdownstartdate1 = 19781216,
69     lwdownstartdate2 = 180000,
70     lwdownperiod = 2635200.0,
71     #
72     climsststartdate1 = 19781216,
73     climsststartdate2 = 180000,
74     climsstperiod = 2635200.0,
75 gforget 1.3 climsstTauRelax = 0.0,
76 dimitri 1.1 #
77     climsssstartdate1 = 19781216,
78     climsssstartdate2 = 180000,
79     climsssperiod = 2635200.0,
80 gforget 1.3 climsssTauRelax = 4142330.0,
81 dimitri 1.1 #
82     hfluxfile = ' ',
83     sfluxfile = ' ',
84     ustressfile = ' ',
85     vstressfile = ' ',
86     atempfile = 'tair.seaice_obcs',
87     aqhfile = 'qa.seaice_obcs',
88     uwindfile = 'u10m.seaice_obcs',
89     vwindfile = 'v10m.seaice_obcs',
90     precipfile = 'prate.seaice_obcs',
91     lwfluxfile = ' ',
92     swfluxfile = ' ',
93     lwdownfile = 'flo.seaice_obcs',
94     swdownfile = 'fsh.seaice_obcs',
95     runoffFile = ' '
96     climsstfile = ' ',
97     climsssfile = 'SSS_monthly.seaice_obcs',
98     &
99    
100     # *********************
101     &EXF_NML_03
102     &
103    
104     # *********************
105 jmc 1.5 # old open64 compiler (4.2.1) cannot skip this namelist to read in the next one;
106     # comment out this namelist (not read).
107     #&EXF_NML_04
108     #&
109 dimitri 1.1
110     # *********************
111     &EXF_NML_OBCS
112     obcsSstartdate1 = 19790101,
113     obcsSstartdate2 = 000000,
114     obcsSperiod = 3600.0,
115     #
116     obcsNstartdate1 = 19790101,
117     obcsNstartdate2 = 000000,
118     obcsNperiod = 3600.0,
119     #
120     obcsWstartdate1 = 19790101,
121     obcsWstartdate2 = 000000,
122     obcsWperiod = 3600.0,
123     #
124     obcsEstartdate1 = 19790101,
125     obcsEstartdate2 = 000000,
126     obcsEperiod = 3600.0,
127 dimitri 1.2 #
128     siobSstartdate1 = 19790101,
129     siobSstartdate2 = 000000,
130     siobSperiod = 3600.0,
131     #
132     siobNstartdate1 = 19790101,
133     siobNstartdate2 = 000000,
134     siobNperiod = 3600.0,
135     #
136     siobWstartdate1 = 19790101,
137     siobWstartdate2 = 000000,
138     siobWperiod = 3600.0,
139 dimitri 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22