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

Contents of /MITgcm/verification/global_with_exf/input/data.exf

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


Revision 1.6 - (show annotations) (download)
Wed Apr 18 19:57:01 2007 UTC (17 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint59, checkpoint62a, checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint62b, checkpoint61f, checkpoint61n, checkpoint61q, checkpoint61z, checkpoint61e, checkpoint61g, checkpoint61d, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Changes since 1.5: +56 -16 lines
o Remove exf_clim code.
o Split exf namelist

1 #
2 # *********************
3 # External Forcing Data
4 # *********************
5 &EXF_NML_01
6 exf_iprec = 32,
7 exf_yftype = 'RL',
8 &
9
10 # *********************
11 &EXF_NML_02
12 hfluxstartdate1=19920101,
13 hfluxstartdate2=000000,
14 hfluxperiod=2592000.0,
15 #
16 sfluxstartdate1=19920101,
17 sfluxstartdate2=000000,
18 sfluxperiod=2592000.0,
19 #
20 ustressstartdate1=19920101,
21 ustressstartdate2=000000,
22 ustressperiod=2592000.0,
23 #
24 vstressstartdate1=19920101,
25 vstressstartdate2=000000,
26 vstressperiod=2592000.0,
27 #
28 climsststartdate1 = 19920101,
29 climsststartdate2 = 000000,
30 climsstperiod = 2592000.0,
31 #
32 climsssstartdate1 = 19920101,
33 climsssstartdate2 = 000000,
34 climsssperiod = 2592000.0,
35 #
36 hfluxfile = 'ncep_qnet.bin',
37 # sfluxfile = 'ncep_emp.bin',
38 ustressfile = 'trenberth_taux.bin',
39 vstressfile = 'trenberth_tauy.bin',
40 climsstfile = 'lev_sst.bin',
41 climsssfile = 'lev_sss.bin',
42 #
43 &
44
45 # *********************
46 &EXF_NML_03
47 &
48
49 # *********************
50 &EXF_NML_04
51 hflux_lon0 = 2
52 hflux_lon_inc = 4
53 hflux_lat0 = -78
54 hflux_lat_inc = 39*4
55 hflux_nlon = 90
56 hflux_nlat = 40
57 #
58 sflux_lon0 = 2
59 sflux_lon_inc = 4
60 sflux_lat0 = -78
61 sflux_lat_inc = 39*4
62 sflux_nlon = 90
63 sflux_nlat = 40
64 #
65 ustress_lon0 = 0
66 ustress_lon_inc = 4
67 ustress_lat0 = -78
68 ustress_lat_inc = 39*4
69 ustress_nlon = 90
70 ustress_nlat = 40
71 #
72 vstress_lon0 = 2
73 vstress_lon_inc = 4
74 vstress_lat0 = -80
75 vstress_lat_inc = 39*4
76 vstress_nlon = 90
77 vstress_nlat = 40
78 #
79 climsst_lon0 = 2
80 climsst_lon_inc = 4
81 climsst_lat0 = -78
82 climsst_lat_inc = 39*4
83 climsst_nlon = 90
84 climsst_nlat = 40
85 #
86 climsss_lon0 = 2
87 climsss_lon_inc = 4
88 climsss_lat0 = -78
89 climsss_lat_inc = 39*4
90 climsss_nlon = 90
91 climsss_nlat = 40
92 #
93 &

  ViewVC Help
Powered by ViewVC 1.1.22