/[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.13 - (show annotations) (download)
Mon Oct 12 16:15:23 2015 UTC (8 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.12: +0 -6 lines
revert to CVS version 1.10 (including comments)

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

  ViewVC Help
Powered by ViewVC 1.1.22