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

Annotation of /MITgcm/verification/global_with_exf/input/data.exf

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


Revision 1.7 - (hide annotations) (download)
Wed Feb 17 21:09:13 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.6: +4 -0 lines
surface relaxation -- separating data and data.exf options

1 heimbach 1.2 #
2     # *********************
3     # External Forcing Data
4     # *********************
5 heimbach 1.6 &EXF_NML_01
6     exf_iprec = 32,
7     exf_yftype = 'RL',
8     &
9    
10     # *********************
11     &EXF_NML_02
12 heimbach 1.2 hfluxstartdate1=19920101,
13     hfluxstartdate2=000000,
14     hfluxperiod=2592000.0,
15 heimbach 1.6 #
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 gforget 1.7 # 2 months restoring timescale for temperature
32     climsstTauRelax = 5184000.0,
33 heimbach 1.6 #
34     climsssstartdate1 = 19920101,
35     climsssstartdate2 = 000000,
36     climsssperiod = 2592000.0,
37 gforget 1.7 # 6 months restoring timescale for salinity
38     climsssTauRelax = 15552000.0,
39 heimbach 1.6 #
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 dimitri 1.3 hflux_lon0 = 2
56     hflux_lon_inc = 4
57     hflux_lat0 = -78
58 dimitri 1.5 hflux_lat_inc = 39*4
59 dimitri 1.3 hflux_nlon = 90
60     hflux_nlat = 40
61 heimbach 1.2 #
62 dimitri 1.3 sflux_lon0 = 2
63     sflux_lon_inc = 4
64     sflux_lat0 = -78
65 dimitri 1.5 sflux_lat_inc = 39*4
66 dimitri 1.3 sflux_nlon = 90
67     sflux_nlat = 40
68 heimbach 1.2 #
69 dimitri 1.4 ustress_lon0 = 0
70 dimitri 1.3 ustress_lon_inc = 4
71     ustress_lat0 = -78
72 dimitri 1.5 ustress_lat_inc = 39*4
73 dimitri 1.3 ustress_nlon = 90
74     ustress_nlat = 40
75 heimbach 1.2 #
76 dimitri 1.3 vstress_lon0 = 2
77     vstress_lon_inc = 4
78 dimitri 1.4 vstress_lat0 = -80
79 dimitri 1.5 vstress_lat_inc = 39*4
80 dimitri 1.3 vstress_nlon = 90
81     vstress_nlat = 40
82 heimbach 1.2 #
83 heimbach 1.6 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 heimbach 1.2 #
97     &

  ViewVC Help
Powered by ViewVC 1.1.22