/[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.2 - (show annotations) (download)
Wed Feb 17 21:09:16 2010 UTC (14 years, 3 months ago) by gforget
Branch: MAIN
CVS Tags: checkpoint62c, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62n, checkpoint62m, checkpoint62l
Changes since 1.1: +4 -0 lines
surface relaxation -- separating data and data.exf options

1 #
2 # *********************
3 # External Forcing Data
4 # *********************
5 &EXF_NML_01
6 #repeatPeriod= 31104000.,
7 exf_iprec = 32,
8 exf_yftype = 'RL',
9 useEXFYearlyFields= .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