1 |
# $Header: /u/gcmpack/MITgcm/pkg/exf/data.exf,v 1.3 2003/02/18 05:33:54 dimitri Exp $ |
2 |
# |
3 |
# ********************* |
4 |
# External Forcing Data |
5 |
# ********************* |
6 |
&EXF_NML |
7 |
# |
8 |
repeatperiod = 31104000., |
9 |
# |
10 |
ustressstartdate1 = 19800101, |
11 |
ustressstartdate2 = 00000, |
12 |
ustressperiod = 21600.0, |
13 |
# |
14 |
vstressstartdate1 = 19800101, |
15 |
vstressstartdate2 = 00000, |
16 |
vstressperiod = 21600.0, |
17 |
# |
18 |
hfluxstartdate1 = 19800101, |
19 |
hfluxstartdate2 = 00000, |
20 |
hfluxperiod = 21600.0, |
21 |
# |
22 |
sfluxstartdate1 = 19800101, |
23 |
sfluxstartdate2 = 00000, |
24 |
sfluxperiod = 21600.0, |
25 |
# |
26 |
swfluxstartdate1 = 19800101, |
27 |
swfluxstartdate2 = 00000, |
28 |
swfluxperiod = 21600.0, |
29 |
# |
30 |
obcsWstartdate1 = 19800101, |
31 |
obcsWstartdate2 = 000000, |
32 |
obcsWperiod = 2592000.0, |
33 |
# |
34 |
|
35 |
ustressfile = 'wind_stress_x.bin', |
36 |
vstressfile = 'wind_stress_y.bin', |
37 |
hfluxfile = 'turbflux.bin', |
38 |
sfluxfile = 'empmr.bin', |
39 |
swfluxfile = 'short_wave.bin', |
40 |
# |
41 |
exf_iprec = 32, |
42 |
exf_yftype = 'RL', |
43 |
# |
44 |
# exf_inscal_lwflux = -1., |
45 |
|
46 |
& |