/[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.8 - (show annotations) (download)
Tue Nov 23 19:03:32 2010 UTC (13 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62o, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint64, checkpoint63, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64x, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f
Changes since 1.7: +1 -1 lines
add "#exf_verbose=.TRUE.," (but commented out)

1 #
2 # *********************
3 # External Forcing Data
4 # *********************
5 &EXF_NML_01
6 exf_iprec = 32,
7 #exf_verbose = .TRUE.,
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 # 2 months restoring timescale for temperature
32 climsstTauRelax = 5184000.0,
33 #
34 climsssstartdate1 = 19920101,
35 climsssstartdate2 = 000000,
36 climsssperiod = 2592000.0,
37 # 6 months restoring timescale for salinity
38 climsssTauRelax = 15552000.0,
39 #
40 hfluxfile = 'ncep_qnet.bin',
41 # sfluxfile = 'ncep_emp.bin',
42 ustressfile = 'trenberth_taux.bin',
43 vstressfile = 'trenberth_tauy.bin',
44 climsstfile = 'lev_sst.bin',
45 climsssfile = 'lev_sss.bin',
46 #
47 &
48
49 # *********************
50 &EXF_NML_03
51 &
52
53 # *********************
54 &EXF_NML_04
55 hflux_lon0 = 2
56 hflux_lon_inc = 4
57 hflux_lat0 = -78
58 hflux_lat_inc = 39*4
59 hflux_nlon = 90
60 hflux_nlat = 40
61 #
62 sflux_lon0 = 2
63 sflux_lon_inc = 4
64 sflux_lat0 = -78
65 sflux_lat_inc = 39*4
66 sflux_nlon = 90
67 sflux_nlat = 40
68 #
69 ustress_lon0 = 0
70 ustress_lon_inc = 4
71 ustress_lat0 = -78
72 ustress_lat_inc = 39*4
73 ustress_nlon = 90
74 ustress_nlat = 40
75 #
76 vstress_lon0 = 2
77 vstress_lon_inc = 4
78 vstress_lat0 = -80
79 vstress_lat_inc = 39*4
80 vstress_nlon = 90
81 vstress_nlat = 40
82 #
83 climsst_lon0 = 2
84 climsst_lon_inc = 4
85 climsst_lat0 = -78
86 climsst_lat_inc = 39*4
87 climsst_nlon = 90
88 climsst_nlat = 40
89 #
90 climsss_lon0 = 2
91 climsss_lon_inc = 4
92 climsss_lat0 = -78
93 climsss_lat_inc = 39*4
94 climsss_nlon = 90
95 climsss_nlat = 40
96 #
97 &

  ViewVC Help
Powered by ViewVC 1.1.22