/[MITgcm]/MITgcm/verification/lab_sea/input/data.exf
ViewVC logotype

Annotation of /MITgcm/verification/lab_sea/input/data.exf

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


Revision 1.10 - (hide annotations) (download)
Thu Feb 8 07:01:08 2007 UTC (17 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint58y_post, checkpoint58w_post, checkpoint58x_post
Changes since 1.9: +2 -2 lines
change checking range because some atmospheric fields will not always
have valid values in the tile edges

1 dimitri 1.10 # $Header: /u/gcmpack/MITgcm/verification/lab_sea/input/data.exf,v 1.9 2007/02/07 23:57:18 jmc Exp $
2 dimitri 1.2 #
3     # *********************
4     # External Forcing Data
5     # *********************
6     &EXF_NML
7 dimitri 1.7 #
8 dimitri 1.10 useExfCheckRange = .TRUE.,
9 heimbach 1.8 repeatPeriod = 31622400.0,
10 dimitri 1.7 #
11 dimitri 1.2 hfluxstartdate1 = 19781216,
12     hfluxstartdate2 = 180000,
13     hfluxperiod = 2635200.0,
14     #
15     sfluxstartdate1 = 19781216,
16     sfluxstartdate2 = 180000,
17     sfluxperiod = 2635200.0,
18     #
19     ustressstartdate1 = 19781216,
20     ustressstartdate2 = 180000,
21     ustressperiod = 2635200.0,
22     #
23     vstressstartdate1 = 19781216,
24     vstressstartdate2 = 180000,
25     vstressperiod = 2635200.0,
26     #
27     atempstartdate1 = 19781216,
28     atempstartdate2 = 180000,
29     atempperiod = 2635200.0,
30     #
31     aqhstartdate1 = 19781216,
32     aqhstartdate2 = 180000,
33     aqhperiod = 2635200.0,
34     #
35 jmc 1.9 #evapstartdate1 = 19781216,
36     #evapstartdate2 = 180000,
37     #evapperiod = 2635200.0,
38 dimitri 1.2 #
39     precipstartdate1 = 19781216,
40     precipstartdate2 = 180000,
41     precipperiod = 2635200.0,
42     #
43     uwindstartdate1 = 19781216,
44     uwindstartdate2 = 180000,
45     uwindperiod = 2635200.0,
46     #
47     vwindstartdate1 = 19781216,
48     vwindstartdate2 = 180000,
49     vwindperiod = 2635200.0,
50     #
51     swfluxstartdate1 = 19781216,
52     swfluxstartdate2 = 180000,
53     swfluxperiod = 2635200.0,
54     #
55     lwfluxstartdate1 = 19781216,
56     lwfluxstartdate2 = 180000,
57     lwfluxperiod = 2635200.0,
58     #
59 dimitri 1.3 swdownstartdate1 = 19781216,
60     swdownstartdate2 = 180000,
61     swdownperiod = 2635200.0,
62     #
63     lwdownstartdate1 = 19781216,
64     lwdownstartdate2 = 180000,
65     lwdownperiod = 2635200.0,
66     #
67 dimitri 1.2 hfluxfile = ' ',
68     sfluxfile = ' ',
69     ustressfile = ' ',
70     vstressfile = ' ',
71     atempfile = 'tair.labsea1979',
72     aqhfile = 'qa.labsea1979',
73 heimbach 1.8 uwindfile = 'u10m.labsea1979',
74     vwindfile = 'v10m.labsea1979',
75 jmc 1.9 #evapfile = 'evap.labsea1979',
76 dimitri 1.2 precipfile = 'prate.labsea1979',
77 dimitri 1.3 lwfluxfile = ' ',
78     swfluxfile = ' ',
79     lwdownfile = 'flo.labsea1979',
80     swdownfile = 'fsh.labsea1979',
81 dimitri 1.2 runoffFile = ' '
82     #
83     exf_iprec = 32,
84     exf_yftype = 'RL',
85     &

  ViewVC Help
Powered by ViewVC 1.1.22