/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/input/data.exf

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


Revision 1.2 - (hide annotations) (download)
Mon Nov 24 06:32:44 2003 UTC (21 years, 8 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52d_pre
Changes since 1.1: +89 -44 lines
adding pkg/seaice options

1 dimitri 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML
6     #
7     # repeat period is 360 days
8     RepeatPeriod = 31104000.,
9     #
10 dimitri 1.2 precipstartdate1=19920116,
11     precipstartdate2=000000,
12     precipperiod=2592000.0,
13     #precip_lon0 = 2
14     #precip_lon_inc = 4
15     #precip_lat0 = -78
16     #precip_lat_inc = 39*4
17     #precip_nlon = 90
18     #precip_nlat = 40
19     #
20     atempstartdate1=19920116,
21     atempstartdate2=000000,
22     atempperiod=2592000.0,
23     #atemp_lon0 = 2
24     #atemp_lon_inc = 4
25     #atemp_lat0 = -78
26     #atemp_lat_inc = 39*4
27     #atemp_nlon = 90
28     #atemp_nlat = 40
29     #
30     runoffstartdate1=19920116,
31     runoffstartdate2=000000,
32     runoffperiod=2592000.0,
33     #runoff_lon0 = 2
34     #runoff_lon_inc = 4
35     #runoff_lat0 = -78
36     #runoff_lat_inc = 39*4
37     #runoff_nlon = 90
38     #runoff_nlat = 40
39     #
40     aqhstartdate1=19920116,
41     aqhstartdate2=000000,
42     aqhperiod=2592000.0,
43     #aqh_lon0 = 2
44     #aqh_lon_inc = 4
45     #aqh_lat0 = -78
46     #aqh_lat_inc = 39*4
47     #aqh_nlon = 90
48     #aqh_nlat = 40
49     #
50     swdownstartdate1=19920116,
51     swdownstartdate2=000000,
52     swdownperiod=2592000.0,
53     #swdown_lon0 = 2
54     #swdown_lon_inc = 4
55     #swdown_lat0 = -78
56     #swdown_lat_inc = 39*4
57     #swdown_nlon = 90
58     #swdown_nlat = 40
59     #
60     lwdownstartdate1=19920116,
61     lwdownstartdate2=000000,
62     lwdownperiod=2592000.0,
63     #lwdown_lon0 = 2
64     #lwdown_lon_inc = 4
65     #lwdown_lat0 = -78
66     #lwdown_lat_inc = 39*4
67     #lwdown_nlon = 90
68     #lwdown_nlat = 40
69     #
70     uwindstartdate1=19920116,
71     uwindstartdate2=000000,
72     uwindperiod=2592000.0,
73     #uwind_lon0 = 0
74     #uwind_lon_inc = 4
75     #uwind_lat0 = -78
76     #uwind_lat_inc = 39*4
77     #uwind_nlon = 90
78     #uwind_nlat = 40
79     #
80     vwindstartdate1=19920116,
81     vwindstartdate2=000000,
82     vwindperiod=2592000.0,
83     #vwind_lon0 = 2
84     #vwind_lon_inc = 4
85     #vwind_lat0 = -80
86     #vwind_lat_inc = 39*4
87     #vwind_nlon = 90
88     #vwind_nlat = 40
89     #
90     precipfile = 'ncep_precip_cs.bin',
91     atempfile = 'ncep_tair_cs.bin',
92     runofffile = 'ncep_runoff_cs.bin',
93     precipfile = 'ncep_precip_cs.bin',
94     aqhfile = 'ncep_qair_cs.bin',
95     swdownfile = 'ncep_downsolar_cs.bin',
96     lwdownfile = 'ncep_downsolar_cs.bin',
97     uwindfile = 'ncep_uwind_cs.bin',
98     vwindfile = 'ncep_vwind_cs.bin',
99 dimitri 1.1 #
100     exf_iprec = 64,
101     exf_yftype = 'RL',
102     &

  ViewVC Help
Powered by ViewVC 1.1.22