/[MITgcm]/MITgcm_contrib/nesting_sannino/params/med/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/nesting_sannino/params/med/data.exf

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


Revision 1.1 - (hide annotations) (download)
Sun Nov 28 17:56:56 2010 UTC (14 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
add parameter files to run simplified Med+Gib nested set-up.

1 jmc 1.1 # *********************
2     # External Forcing Data
3     # *********************
4     &EXF_NML_01
5     exf_iprec = 32,
6     windstressmax = 1.5,
7     useExfCheckRange=.FALSE.,
8     repeatperiod = 0.,
9     # repeatperiod = 31536000.,
10     # repeatperiod = 31104000.,
11     useExfYearlyFields = .TRUE.,
12     exf_monFreq=0.,
13     &
14    
15     # *********************
16     &EXF_NML_02
17     #
18     hfluxstartdate1 = 19580101,
19     hfluxstartdate2 = 00000,
20     hfluxperiod = 21600.0,
21     #
22     ustressstartdate1 = 19580101,
23     ustressstartdate2 = 00000,
24     ustressperiod = 21600.0,
25     #
26     vstressstartdate1 = 19580101,
27     vstressstartdate2 = 00000,
28     vstressperiod = 21600.0,
29     #
30     # swfluxstartdate1 = 19580101,
31     # swfluxstartdate2 = 00000,
32     # swfluxperiod = 21600.0,
33     #
34     # atempstartdate1 = 19980101,
35     # atempstartdate2 = 00000,
36     # atempperiod = 21600.0,
37     #
38     # uwindstartdate1 = 19980101,
39     # uwindstartdate2 = 00000,
40     # uwindperiod = 21600.0,
41     #
42     # vwindstartdate1 = 19980101,
43     # vwindstartdate2 = 00000,
44     # vwindperiod = 21600.0,
45     #
46     # dewpTstartdate1 = 19980101,
47     # dewpTstartdate2 = 00000,
48     # dewpTperiod = 21600.0,
49     #
50     # cloudCstartdate1 = 19980101,
51     # cloudCstartdate2 = 00000,
52     # cloudCperiod = 21600.0,
53     #
54     #- 1 months restoring timescale for temperature
55     #climsstTauRelax = 2592000.,
56     climsststartdate1 = 20000101,
57     climsststartdate2 = 000000,
58     # climsstperiod = 2635200.,
59     climsstperiod = -12,
60     #
61     #- 5 days restoring timescale for salinity
62     #climsssTauRelax = 432000.,
63     climsssstartdate1 = 20000101,
64     climsssstartdate2 = 000000,
65     # climsssperiod = 2635200.,
66     climsssperiod = -12,
67     #
68     # climsstfile = 'T_SURF.bin',
69     # climsssfile = 'S_SURF.bin',
70     #
71     # hfluxfile = 'hflux',
72     # ustressfile = 'wind_stress_x',
73     # vstressfile = 'wind_stress_y',
74     # swfluxfile = 'short_wave',
75     #
76     # atempfile = 'T2m',
77     # aqhfile ='specific_humidity.bin',
78     # dewpTfile = 'DPT2m',
79     # cloudCfile ='TCC',
80     # uwindfile = 'u10',
81     # vwindfile = 'v10',
82     &
83    
84     # *********************
85     &EXF_NML_03
86     &
87    
88     # *********************
89     &EXF_NML_04
90     # hflux_lon0 = -20.
91     # hflux_lon_inc = 1.
92     # hflux_lat0 = 25.
93     # hflux_lat_inc = 25*1.
94     # hflux_nlon = 66
95     # hflux_nlat = 26
96     #
97     # ustress_lon0 = -20.
98     # ustress_lon_inc = 1.
99     # ustress_lat0 = 25.
100     # ustress_lat_inc = 25*1.
101     # ustress_nlon = 66
102     # ustress_nlat = 26
103     #
104     # vstress_lon0 = -20.
105     # vstress_lon_inc = 1.
106     # vstress_lat0 = 25.
107     # vstress_lat_inc = 25*1.
108     # vstress_nlon = 66
109     # vstress_nlat = 26
110     #
111     # swflux_lon0 = -20.
112     # swflux_lon_inc = 1.
113     # swflux_lat0 = 25.
114     # swflux_lat_inc = 25*1.
115     # swflux_nlon = 66
116     # swflux_nlat = 26
117     &
118    
119     # *********************
120     &EXF_NML_OBCS
121     #
122     # obcsNstartdate1=19880101,
123     # obcsNstartdate2=000000,
124     # obcsNperiod=2592000.0,
125     #
126     # obcsSstartdate1=19920116,
127     # obcsSstartdate2=220000,
128     # obcsSperiod=2592000.0,
129     #
130     # obcsEstartdate1=19920116,
131     # obcsEstartdate2=220000,
132     # obcsEperiod=2592000.0,
133     #
134     obcsWstartdate1=20000101,
135     obcsWstartdate2=000000,
136     obcsWperiod= 0,
137     # obcsWperiod= 2635200.,
138     &

  ViewVC Help
Powered by ViewVC 1.1.22