/[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.3 - (hide annotations) (download)
Wed Jan 9 02:03:25 2013 UTC (11 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint64e, checkpoint64d, checkpoint64c, checkpoint64g, checkpoint64f, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l
Changes since 1.2: +39 -56 lines
fix previous modif (did copy the wrong file, from input_ad instead of from input)

1 gforget 1.1 #
2     # *********************
3     # External Forcing Data
4     # *********************
5     &EXF_NML_01
6     #
7     useExfCheckRange = .TRUE.,
8 jmc 1.3 #repeatPeriod = 2635200.0,
9     exf_iprec = 64,
10     exf_monFreq = 86400000.,
11     #useRelativeWind = .TRUE.,
12 gforget 1.1 #
13     &
14    
15     # *********************
16     &EXF_NML_02
17     #
18 jmc 1.3 #ustressstartdate1 = 19781216,
19     #ustressstartdate2 = 180000,
20     #ustressperiod = 0.0,
21     #
22     #vstressstartdate1 = 19781216,
23     #vstressstartdate2 = 180000,
24     #vstressperiod = 0.0,
25 gforget 1.1 #
26     atempstartdate1 = 19781216,
27     atempstartdate2 = 180000,
28 jmc 1.3 atempperiod = 0.0,
29 gforget 1.1 #
30     aqhstartdate1 = 19781216,
31     aqhstartdate2 = 180000,
32 jmc 1.3 aqhperiod = 0.0,
33 jmc 1.2 #
34 gforget 1.1 precipstartdate1 = 19781216,
35     precipstartdate2 = 180000,
36 jmc 1.3 precipperiod = 0.0,
37 gforget 1.1 #
38     uwindstartdate1 = 19781216,
39     uwindstartdate2 = 180000,
40 jmc 1.3 uwindperiod = 0.0,
41 gforget 1.1 #
42     vwindstartdate1 = 19781216,
43     vwindstartdate2 = 180000,
44 jmc 1.3 vwindperiod = 0.0,
45 jmc 1.2 #
46 gforget 1.1 swdownstartdate1 = 19781216,
47     swdownstartdate2 = 180000,
48 jmc 1.3 swdownperiod = 0.0,
49 gforget 1.1 #
50     lwdownstartdate1 = 19781216,
51     lwdownstartdate2 = 180000,
52 jmc 1.3 lwdownperiod = 0.0,
53 gforget 1.1 #
54     climsststartdate1 = 19781216,
55     climsststartdate2 = 180000,
56 jmc 1.3 climsstperiod = 0.0,
57     climsstTauRelax = 2592000.,
58 gforget 1.1 #
59     climsssstartdate1 = 19781216,
60     climsssstartdate2 = 180000,
61 jmc 1.3 climsssperiod = 0.0,
62     #climsssTauRelax = 2592000.,
63 gforget 1.1 #
64     ustressfile = ' ',
65     vstressfile = ' ',
66 jmc 1.3 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 gforget 1.1 runoffFile = ' '
74 jmc 1.3 climsstfile = 'tocn.bin',
75     #climsssfile = 'socn.bin',
76 gforget 1.1 &
77    
78     # *********************
79     &EXF_NML_03
80 jmc 1.3 #exf_offset_atemp=5;
81 gforget 1.1 &
82    
83     # *********************
84 jmc 1.3 # 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 gforget 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22