/[MITgcm]/MITgcm/verification/offline_exf_seaice/input.thermo/data.exf
ViewVC logotype

Annotation of /MITgcm/verification/offline_exf_seaice/input.thermo/data.exf

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


Revision 1.1 - (hide annotations) (download)
Thu Dec 27 14:14:28 2012 UTC (11 years, 5 months ago) by gforget
Branch: MAIN
- namelists for thermodynamics only test.

1 gforget 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML_01
6     #
7     useExfCheckRange = .TRUE.,
8     repeatPeriod = 2635200.0,
9     exf_iprec = 64,
10     exf_monFreq = 86400000.,
11     #useRelativeWind = .TRUE.,
12     #
13     &
14    
15     # *********************
16     &EXF_NML_02
17     #
18     #ustressstartdate1 = 19781216,
19     #ustressstartdate2 = 180000,
20     #ustressperiod = 2635200.0,
21     #
22     #vstressstartdate1 = 19781216,
23     #vstressstartdate2 = 180000,
24     #vstressperiod = 2635200.0,
25     #
26     atempstartdate1 = 19781216,
27     atempstartdate2 = 180000,
28     atempperiod = 2635200.0,
29     #
30     aqhstartdate1 = 19781216,
31     aqhstartdate2 = 180000,
32     aqhperiod = 2635200.0,
33     #
34     precipstartdate1 = 19781216,
35     precipstartdate2 = 180000,
36     precipperiod = 2635200.0,
37     #
38     uwindstartdate1 = 19781216,
39     uwindstartdate2 = 180000,
40     uwindperiod = 2635200.0,
41     #
42     vwindstartdate1 = 19781216,
43     vwindstartdate2 = 180000,
44     vwindperiod = 2635200.0,
45     #
46     swdownstartdate1 = 19781216,
47     swdownstartdate2 = 180000,
48     swdownperiod = 2635200.0,
49     #
50     lwdownstartdate1 = 19781216,
51     lwdownstartdate2 = 180000,
52     lwdownperiod = 2635200.0,
53     #
54     climsststartdate1 = 19781216,
55     climsststartdate2 = 180000,
56     climsstperiod = 2635200.0,
57     climsstTauRelax = 2592000.,
58     #
59     climsssstartdate1 = 19781216,
60     climsssstartdate2 = 180000,
61     climsssperiod = 2635200.0,
62     #climsssTauRelax = 2592000.,
63     #
64     ustressfile = ' ',
65     vstressfile = ' ',
66     atempfile = 'tair_4x.bin',
67     aqhfile = 'qa70_4x.bin',
68     uwindfile = 'windx.bin',
69     #vwindfile = 'windy.bin',
70     precipfile = 'const_00.bin',
71     lwdownfile = 'dlw_250.bin',
72     swdownfile = 'dsw_100.bin',
73     runoffFile = ' '
74     climsstfile = 'tocn.bin',
75     #climsssfile = 'socn.bin',
76     &
77    
78     # *********************
79     &EXF_NML_03
80     #exf_offset_atemp=5;
81     &
82    
83     # *********************
84     # old open64 compiler (4.2.1) cannot skip this namelist to read in the next one;
85     # comment out this namelist (not read).
86     #&EXF_NML_04
87     #&
88    
89     # *********************
90     &EXF_NML_OBCS
91     &

  ViewVC Help
Powered by ViewVC 1.1.22