/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_3deg/input/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_darwin/v4_3deg/input/data.exf

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


Revision 1.1 - (hide annotations) (download)
Fri Jan 17 20:05:00 2020 UTC (5 years, 6 months ago) by dimitri
Branch: MAIN
turning on data.cal and data.exf for reading input files

1 dimitri 1.1 # *********************
2     # External Forcing Data
3     # *********************
4    
5     &EXF_NML_01
6     exf_iprec = 32,
7     /
8    
9     &EXF_NML_02
10     hfluxfile = 'shi_qnet.bin',
11     sfluxfile = 'shi_empmr_year.bin',
12     ustressfile = 'tren_taux.bin',
13     vstressfile = 'tren_tauy.bin',
14     climsstfile = 'lev_monthly_temp.bin',
15     climsssfile = 'lev_monthly_salt.bin',
16     #
17     hfluxperiod = -12.,
18     sfluxperiod = -12.,
19     ustressperiod = -12.,
20     vstressperiod = -12.,
21     climsstperiod = -12.,
22     climsssperiod = -12.,
23     #
24     climsstTauRelax = 5184000.,
25     climsssTauRelax = 7776000.,
26     /
27    
28     &EXF_NML_03
29     /
30    
31     &EXF_NML_04
32     hflux_lon0 = 1.40625,
33     hflux_lon_inc = 2.8125,
34     hflux_lat0 = -88.59375,
35     hflux_lat_inc = 39*2.8125,
36     hflux_nlon = 128,
37     hflux_nlat = 64,
38     #
39     sflux_lon0 = 1.40625,
40     sflux_lon_inc = 2.8125,
41     sflux_lat0 = -88.59375,
42     sflux_lat_inc = 39*2.8125,
43     sflux_nlon = 128,
44     sflux_nlat = 64,
45     #
46     ustress_lon0 = 0.,
47     ustress_lon_inc = 2.8125,
48     ustress_lat0 = -88.59375,
49     ustress_lat_inc = 39*2.8125,
50     ustress_nlon = 128,
51     ustress_nlat = 64,
52     #
53     vstress_lon0 = 1.40625,
54     vstress_lon_inc = 2.8125,
55     vstress_lat0 = -90.,
56     vstress_lat_inc = 39*2.8125,
57     vstress_nlon = 128,
58     vstress_nlat = 64,
59     #
60     climsst_lon0 = 1.40625,
61     climsst_lon_inc = 2.8125,
62     climsst_lat0 = -88.59375,
63     climsst_lat_inc = 39*2.8125,
64     climsst_nlon = 128,
65     climsst_nlat = 64,
66     #
67     climsss_lon0 = 1.40625,
68     climsss_lon_inc = 2.8125,
69     climsss_lat0 = -88.59375,
70     climsss_lat_inc = 39*2.8125,
71     climsss_nlon = 128,
72     climsss_nlat = 64,
73     /

  ViewVC Help
Powered by ViewVC 1.1.22