/[MITgcm]/MITgcm_contrib/high_res_cube/input/data.exf_hr
ViewVC logotype

Contents of /MITgcm_contrib/high_res_cube/input/data.exf_hr

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


Revision 1.39 - (show annotations) (download)
Mon Mar 19 20:32:00 2012 UTC (13 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.38: +3 -3 lines
Error occurred while calculating annotation data.
preparing cube94 integration
see MITgcm_contrib/high_res_cube/README.cs510

1 # *********************
2 # External Forcing Data
3 # *********************
4 #
5 &EXF_NML_01
6 exf_albedo = 0.14870,
7 exf_scal_BulkCdn = 1.02643,
8 exf_iprec = 32,
9 exf_yftype = 'RL',
10 useExfYearlyFields= .TRUE.,
11 useExfCheckRange = .FALSE.,
12 useRelativeWind = .FALSE.,
13 &
14 #
15 &EXF_NML_02
16 precipfile = '../../jra25/jra25_rain',
17 atempfile = '../../jra25/jra25_tmp2m_degC',
18 aqhfile = '../../jra25/jra25_spfh2m',
19 swdownfile = '../../jra25/jra25_dsw',
20 lwdownfile = '../../jra25/jra25_dlw',
21 uwindfile = '../../jra25/jra25_u10m',
22 vwindfile = '../../jra25/jra25_v10m',
23 runofffile = 'runoff_antarctic_1991GT_360x180x12.bin',
24 #
25 precipstartdate1 = 19790101,
26 # precipstartdate2 060000 for NCEP-type (ncep,core,godae,cube49,gpcp,cube61)
27 # precipstartdate2 030000 for ERA-type (era_half,era_full,cube75,cube78a,cube78)
28 precipstartdate2 = 030000,
29 precipperiod = 21600.0,
30 atempstartdate1 = 19790101,
31 atempstartdate2 = 000000,
32 atempperiod = 21600.0,
33 aqhstartdate1 = 19790101,
34 aqhstartdate2 = 000000,
35 aqhperiod = 21600.0,
36 swdownstartdate1 = 19790101,
37 swdownstartdate2 = 030000,
38 swdownperiod = 21600.0,
39 lwdownstartdate1 = 19790101,
40 lwdownstartdate2 = 030000,
41 lwdownperiod = 21600.0,
42 uwindstartdate1 = 19790101,
43 uwindstartdate2 = 000000,
44 uwindperiod = 21600.0,
45 vwindstartdate1 = 19790101,
46 vwindstartdate2 = 000000,
47 vwindperiod = 21600.0,
48 # "*period=-12" specifies monthly-mean forcing
49 runoffperiod = -12,
50 &
51 #
52 &EXF_NML_03
53 exf_offset_atemp = 273.15,
54 exf_inscal_swdown = -1.,
55 exf_inscal_lwdown = -1.,
56 # convert m/yr to m/s
57 exf_inscal_runoff = 3.1710e-08,
58 &
59 #
60 &EXF_NML_04
61 precip_lon0 = 0.0D0,
62 precip_lon_inc = 1.125D0,
63 precip_lat0 = -89.142D0,
64 precip_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
65 151*1.12145695364238D0,
66 1.121D0, 1.12D0, 1.118D0, 1.113D0,
67 precip_nlon = 320,
68 precip_nlat = 160,
69 #
70 atemp_lon0 = 0.0D0,
71 atemp_lon_inc = 1.125D0,
72 atemp_lat0 = -89.142D0,
73 atemp_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
74 151*1.12145695364238D0,
75 1.121D0, 1.12D0, 1.118D0, 1.113D0,
76 atemp_nlon = 320,
77 atemp_nlat = 160,
78 #
79 aqh_lon0 = 0.0D0,
80 aqh_lon_inc = 1.125D0,
81 aqh_lat0 = -89.142D0,
82 aqh_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
83 151*1.12145695364238D0,
84 1.121D0, 1.12D0, 1.118D0, 1.113D0,
85 aqh_nlon = 320,
86 aqh_nlat = 160,
87 #
88 swdown_lon0 = 0.0D0,
89 swdown_lon_inc = 1.125D0,
90 swdown_lat0 = -89.142D0,
91 swdown_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
92 151*1.12145695364238D0,
93 1.121D0, 1.12D0, 1.118D0, 1.113D0,
94 swdown_nlon = 320,
95 swdown_nlat = 160,
96 #
97 lwdown_lon0 = 0.0D0,
98 lwdown_lon_inc = 1.125D0,
99 lwdown_lat0 = -89.142D0,
100 lwdown_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
101 151*1.12145695364238D0,
102 1.121D0, 1.12D0, 1.118D0, 1.113D0,
103 lwdown_nlon = 320,
104 lwdown_nlat = 160,
105 #
106 uwind_lon0 = 0.0D0,
107 uwind_lon_inc = 1.125D0,
108 uwind_lat0 = -89.142D0,
109 uwind_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
110 151*1.12145695364238D0,
111 1.121D0, 1.12D0, 1.118D0, 1.113D0,
112 uwind_nlon = 320,
113 uwind_nlat = 160,
114 #
115 vwind_lon0 = 0.0D0,
116 vwind_lon_inc = 1.125D0,
117 vwind_lat0 = -89.142D0,
118 vwind_lat_inc = 1.113D0, 1.118D0, 1.12D0, 1.121D0,
119 151*1.12145695364238D0,
120 1.121D0, 1.12D0, 1.118D0, 1.113D0,
121 vwind_nlon = 320,
122 vwind_nlat = 160,
123 #
124 runoff_lon0 = 0.50D0,
125 runoff_lon_inc = 1.0D0,
126 runoff_lat0 = -89.5D0,
127 runoff_lat_inc = 179*1.,
128 runoff_nlon = 360,
129 runoff_nlat = 180,
130 &

  ViewVC Help
Powered by ViewVC 1.1.22