/[MITgcm]/MITgcm_contrib/ecco_utils/ecco_v4_release4_devel/input/data.exf
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_utils/ecco_v4_release4_devel/input/data.exf

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


Revision 1.1 - (hide annotations) (download)
Mon Sep 30 20:28:05 2019 UTC (5 years, 9 months ago) by ou.wang
Branch: MAIN
CVS Tags: HEAD
Create v4r3 repository

1 ou.wang 1.1 # *********************
2     # External Forcing Data
3     # *********************
4     #
5     &EXF_NML_01
6     #
7     useAtmWind = .FALSE.,
8     #NCEP VALUES:
9     # exf_albedo = 0.15,
10     # exf_scal_BulkCdn = 1.015,
11     #
12     #TO COMBINE WITH ALLOW_ZENITH_ANGLE:
13     exf_albedo = 0.1,
14     useExfZenIncoming = .TRUE.,
15     select_ZenAlbedo = 1,
16     #
17     ocean_emissivity = 0.97,
18     ice_emissivity = 0.95,
19     snow_emissivity = 0.95,
20     #
21     exf_iprec = 32,
22     exf_yftype = 'RL',
23     useExfYearlyFields= .TRUE.,
24     useExfCheckRange = .FALSE.,
25     readStressOnAgrid = .TRUE.,
26     rotateStressOnAgrid = .TRUE.,
27     /
28     #
29     &EXF_NML_02
30     ustressfile = 'eccov4r4_ustr',
31     vstressfile = 'eccov4r4_vstr',
32     atempfile = 'eccov4r4_tmp2m_degC',
33     aqhfile = 'eccov4r4_spfh2m',
34     precipfile = 'eccov4r4_rain',
35     # uwindfile = 'EIG_u10m',
36     # vwindfile = 'EIG_v10m',
37     wspeedfile = 'eccov4r4_wspeed',
38     swdownfile = 'eccov4r4_dsw',
39     lwdownfile = 'eccov4r4_dlw',
40     apressurefile = 'eccov4r4_pres',
41     #
42     ustressstartdate1 = 19920101,
43     ustressstartdate2 = 030000,
44     ustressperiod = 21600.0,
45     #
46     vstressstartdate1 = 19920101,
47     vstressstartdate2 = 030000,
48     vstressperiod = 21600.0,
49     #
50     atempstartdate1 = 19920101,
51     atempstartdate2 = 030000,
52     atempperiod = 21600.0,
53     #
54     aqhstartdate1 = 19920101,
55     aqhstartdate2 = 030000,
56     aqhperiod = 21600.0,
57     #
58     precipstartdate1 = 19920101,
59     precipstartdate2 = 030000,
60     precipperiod = 21600.0,
61     #
62     runofffile = 'runoff-2d-Fekete-1deg-mon-V4-SMOOTH.bin',
63     runoffperiod = -12,
64     #
65     uwindstartdate1 = 19920101,
66     uwindstartdate2 = 030000,
67     uwindperiod = 21600.0,
68     #
69     vwindstartdate1 = 19920101,
70     vwindstartdate2 = 030000,
71     vwindperiod = 21600.0,
72     #
73     wspeedstartdate1 = 19920101,
74     wspeedstartdate2 = 030000,
75     wspeedperiod = 21600.0,
76     #
77     swdownstartdate1 = 19920101,
78     swdownstartdate2 = 030000,
79     swdownperiod = 21600.0,
80     #
81     lwdownstartdate1 = 19920101,
82     lwdownstartdate2 = 030000,
83     lwdownperiod = 21600.0,
84     #
85     apressurestartdate1 = 19920101,
86     apressurestartdate2 = 030000,
87     apressureperiod = 21600.0,
88     #
89     climsstperiod = -12.,
90     #climsssfile = 'SSS_WPv1_M_eccollc_90x50.bin',
91     climsssperiod = -12.,
92     #climsssTauRelax = 15768000.,
93     /
94     #
95     &EXF_NML_03
96     #NOT FOR EIG exf_offset_atemp = 273.3971,
97     exf_offset_atemp = 273.15,
98     #NOT FOR NEW RUNOFF FIELD exf_inscal_runoff = 3.1710e-08,
99     exf_inscal_swdown = -1.0,
100     exf_inscal_lwdown = -1.0,
101     exf_inscal_ustress = -1.0,
102     exf_inscal_vstress = -1.0,
103     # to compensate for sea level rise for nlfs/realFWF
104     #precip_exfremo_intercept = 1.073E-9,
105     #precip_exfremo_slope = -3.340E-18,
106     /
107     #
108     &EXF_NML_04
109     runoff_interpMethod = 0,
110     climsss_interpMethod = 0,
111     ustress_interpMethod = 0,
112     vstress_interpMethod = 0,
113     atemp_interpMethod = 0,
114     aqh_interpMethod = 0,
115     precip_interpMethod = 0,
116     wspeed_interpMethod = 0,
117     swdown_interpMethod = 0,
118     lwdown_interpMethod = 0,
119     apressure_interpMethod = 0,
120     #
121     /

  ViewVC Help
Powered by ViewVC 1.1.22