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

Annotation 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.1 - (hide annotations) (download)
Thu Jan 31 09:57:20 2008 UTC (16 years, 4 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59o, checkpoint59n, checkpoint62b, checkpoint62a, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
add a verification experiment that tests useEXFyearlyFields with
USE_EXF_INTERPOLATION defined

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

  ViewVC Help
Powered by ViewVC 1.1.22