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

Contents 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.4 - (show annotations) (download)
Wed Feb 8 23:10:28 2017 UTC (7 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.3: +1 -33 lines
simplify (not using pkg/cal anymore).

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 atempperiod = 0.0,
19 aqhperiod = 0.0,
20 #
21 uwindperiod = 0.0,
22 vwindperiod = 0.0,
23 #
24 precipperiod = 0.0,
25 swdownperiod = 0.0,
26 lwdownperiod = 0.0,
27 #
28 climsstperiod = 0.0,
29 climsstTauRelax = 2592000.,
30 #
31 climsssperiod = 0.0,
32 #climsssTauRelax = 2592000.,
33 #
34 atempfile = 'tair_4x.bin',
35 aqhfile = 'qa70_4x.bin',
36 uwindfile = 'windx.bin',
37 #vwindfile = 'windy.bin',
38 precipfile = 'const_00.bin',
39 lwdownfile = 'dlw_250.bin',
40 swdownfile = 'dsw_100.bin',
41 runoffFile = ' '
42 climsstfile = 'tocn.bin',
43 #climsssfile = 'socn.bin',
44 &
45
46 # *********************
47 &EXF_NML_03
48 #exf_offset_atemp=5;
49 &
50
51 # *********************
52 # old open64 compiler (4.2.1) cannot skip this namelist to read in the next one;
53 # comment out this namelist (not read).
54 #&EXF_NML_04
55 #&
56
57 # *********************
58 &EXF_NML_OBCS
59 &

  ViewVC Help
Powered by ViewVC 1.1.22