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

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

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


Revision 1.2 - (show annotations) (download)
Fri Mar 10 00:05:51 2017 UTC (7 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.1: +5 -3 lines
use pkg/exf interpolation (just like the forward test).

1 # *********************
2 # External Forcing Data
3 # *********************
4 &EXF_NML_01
5 exf_iprec = 32,
6 exf_debugLev = 3,
7 #readStressOnAgrid = .TRUE.,
8 &
9
10 # *********************
11 &EXF_NML_02
12 #hfluxstartdate1 = 19920101,
13 #hfluxstartdate2 = 000000,
14 hfluxperiod = -12.,
15 #
16 #sfluxstartdate1 = 19920101,
17 #sfluxstartdate2 = 000000,
18 sfluxperiod = -12.,
19 #
20 #ustressstartdate1 = 19920101,
21 #ustressstartdate2 = 000000,
22 ustressperiod = -12.,
23 #
24 #vstressstartdate1 = 19920101,
25 #vstressstartdate2 = 000000,
26 vstressperiod = -12.,
27 #
28 #climsststartdate1 = 19920101,
29 #climsststartdate2 = 000000,
30 climsstperiod = -12.,
31 # 2 months restoring timescale for temperature
32 climsstTauRelax = 5184000.,
33 #
34 #climsssstartdate1 = 19920101,
35 #climsssstartdate2 = 000000,
36 climsssperiod = -12.,
37 # 6 months restoring timescale for salinity
38 climsssTauRelax = 15552000.,
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 = 2.,
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 = -78.,
79 vstress_lat_inc = 39*4.,
80 vstress_nlon = 90,
81 vstress_nlat = 40,
82 #
83 climsst_interpMethod = 1,
84 climsst_lon0 = 2.,
85 climsst_lon_inc = 4.,
86 climsst_lat0 = -78.,
87 climsst_lat_inc = 39*4.,
88 climsst_nlon = 90,
89 climsst_nlat = 40,
90 #
91 climsss_interpMethod = 1,
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