/[MITgcm]/MITgcm_contrib/heimbach/ice_only_estimation/input/data.exf
ViewVC logotype

Contents of /MITgcm_contrib/heimbach/ice_only_estimation/input/data.exf

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


Revision 1.1 - (show annotations) (download)
Sat Sep 3 12:01:24 2005 UTC (19 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
Error occurred while calculating annotation data.
A seaice-only (no ocean) config. for 1x1 deg. Lab. Sea

1 # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.7 2004/07/11 06:21:44 dimitri Exp $
2 #
3 # *********************
4 # External Forcing Data
5 # *********************
6 &EXF_NML
7 #
8 useExfCheckRange = .TRUE.,
9 repeatPeriod = 31622400.0,
10
11 atempstartdate1 = 20000101,
12 atempstartdate2 = 0,
13 atempperiod = 21600.0,
14 #
15 aqhstartdate1 = 20000101,
16 aqhstartdate2 = 0,
17 aqhperiod = 21600.0,
18 #
19 evapstartdate1 = 20000101,
20 evapstartdate2 = 0,
21 evapperiod = 21600.0,
22 #
23 precipstartdate1 = 20000101,
24 precipstartdate2 = 0,
25 precipperiod = 21600.0,
26 #
27 uwindstartdate1 = 20000101,
28 uwindstartdate2 = 0,
29 uwindperiod = 21600.0,
30 #
31 vwindstartdate1 = 20000101,
32 vwindstartdate2 = 0,
33 vwindperiod = 21600.0,
34 #
35 swdownstartdate1 = 20000101,
36 swdownstartdate2 = 0,
37 swdownperiod = 21600.0,
38 #
39 lwdownstartdate1 = 20000101,
40 lwdownstartdate2 = 0,
41 lwdownperiod = 21600.0,
42 #
43 swfluxstartdate1 = 20000101,
44 swfluxstartdate2 = 0,
45 swfluxperiod = 21600.0,
46 #
47 lwfluxstartdate1 = 20000101,
48 lwfluxstartdate2 = 0,
49 lwfluxperiod = 21600.0,
50 #
51
52 hfluxfile = ' ',
53 sfluxfile = ' ',
54
55 ustressfile = ' ',
56 vstressfile = ' ',
57
58 # I DON'T THINK I SHOULD SPECIFY THE STRESSES TOO
59 # ustressfile = 'LABSEA_NCEP_R6_ustr_2000',
60 # vstressfile = 'LABSEA_NCEP_R6_vstr_2000',
61
62 # atempfile = 'tair.labsea1979',
63 atempfile = 'LABSEA_NCEP_R6_tmp2m_degC_2000',
64
65 # aqhfile = 'qa.labsea1979',
66 aqhfile = 'LABSEA_NCEP_R6_spfh2m_2000',
67
68 # uwindfile = 'u10m.labsea79',
69 uwindfile = 'LABSEA_NCEP_R6_u10m_2000',
70
71 # vwindfile = 'v10m.labsea79',
72 vwindfile = 'LABSEA_NCEP_R6_v10m_2000',
73
74 # evapfile = 'evap.labsea1979',
75 evapfile = ' ',
76
77 # precipfile = 'prate.labsea1979',
78 precipfile = 'LABSEA_NCEP_R6_rain_2000',
79
80 # REMOVE THE FLUX FILE
81 # lwfluxfile = LABSEA_NCEP_R6_lw_2000',
82 # swfluxfile = LABSEA_NCEP_R6_sw_2000',
83
84 # ADD THE UP/DOWN FILE
85 lwdownfile = 'LABSEA_NCEP_R6_dlw_2000',
86 swdownfile = 'LABSEA_NCEP_R6_dsw_2000',
87
88 runoffFile = ' '
89
90 obcsNstartdate1 =20000101,
91 obcsNstartdate2 =60000,
92 obcsNperiod =2635200.0,
93
94 obcsSstartdate1 =20000101,
95 obcsSstartdate2 =60000,
96 obcsSperiod =2635200.0,
97
98 obcsEstartdate1 =20000101,
99 obcsEstartdate2 =60000,
100 obcsEperiod =2635200.0,
101
102 obcsWstartdate1 =20000101,
103 obcsWstartdate2 =60000,
104 obcsWperiod =2635200.0,
105
106 #-=-=- Ian 170305 -=-=-#
107 exf_offset_atemp = 273.15,
108
109 exf_iprec = 32,
110 exf_yftype = 'RL',
111 &

  ViewVC Help
Powered by ViewVC 1.1.22