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

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

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


Revision 1.3 - (show annotations) (download)
Tue Nov 23 19:04:20 2010 UTC (13 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64x, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint63, checkpoint62o, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.2: +1 -1 lines
set exf_verbose to TRUE.

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

  ViewVC Help
Powered by ViewVC 1.1.22