/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/input.icedyn/data.exf
ViewVC logotype

Annotation of /MITgcm/verification/global_ocean.cs32x15/input.icedyn/data.exf

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


Revision 1.5 - (hide annotations) (download)
Mon Feb 13 22:53:13 2017 UTC (7 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, HEAD
Changes since 1.4: +29 -29 lines
in data.exf, specify {FLD}StartTime instead of {FLD}startdate1 & date2
and turn off pkg/cal (useCAL=F).

1 jmc 1.1 # *********************
2     # External Forcing Data
3     # *********************
4     &EXF_NML_01
5 jmc 1.3 #exf_debugLev = 3,
6 jmc 1.1 #useExfCheckRange = .TRUE.,
7     #useStabilityFct_overIce=.TRUE.,
8     #snow_emissivity = 0.98,
9     #ice_emissivity = 0.98,
10     ocean_emissivity = 1.,
11     atmrho = 1.22,
12     humid_fac = .608,
13     ht = 10.,
14     exf_albedo = 0.066,
15     #readStressOnAgrid = .TRUE.,
16     readStressOnCgrid = .TRUE.,
17     exf_monFreq = 0.,
18     repeatPeriod = 31104000.,
19     exf_iprec = 64,
20 jmc 1.5 #exf_debugLev = 4,
21 jmc 1.1 &
22    
23     # *********************
24     &EXF_NML_02
25 jmc 1.5 #atempstartdate1 = 00010116,
26     atempStartTime = 1296000.,
27 jmc 1.1 atempperiod = 2592000.0,
28     #
29 jmc 1.5 #aqhstartdate1 = 00010116,
30     aqhStartTime = 1296000.,
31 jmc 1.1 aqhperiod = 2592000.0,
32     #
33 jmc 1.5 #precipstartdate1 = 00010116,
34     precipStartTime = 1296000.,
35 jmc 1.1 precipperiod = 2592000.0,
36     #
37 jmc 1.5 #snowprecipstartdate1= 00010116,
38     snowprecipStartTime = 1296000.,
39 jmc 1.1 snowprecipperiod = 2592000.,
40     #
41 jmc 1.5 #runoffstartdate1 = 00010116,
42     runoffStartTime = 1296000.,
43 jmc 1.1 runoffperiod = 2592000.0,
44     #
45 jmc 1.5 #uwindstartdate1 = 00010116,
46     uwindStartTime = 1296000.,
47 jmc 1.1 uwindperiod = 2592000.0,
48     #
49 jmc 1.5 #vwindstartdate1 = 00010116,
50     vwindStartTime = 1296000.,
51 jmc 1.1 vwindperiod = 2592000.0,
52     #
53 jmc 1.5 #ustressstartdate1 = 00010116,
54     ustressStartTime = 1296000.,
55 jmc 1.1 ustressperiod = 2592000.0,
56     #
57 jmc 1.5 #vstressstartdate1 = 00010116,
58     vstressStartTime = 1296000.,
59 jmc 1.1 vstressperiod = 2592000.0,
60     #
61 jmc 1.5 #wspeedstartdate1 = 00010116,
62     wspeedStartTime = 1296000.,
63 jmc 1.1 wspeedperiod = 2592000.0,
64     #
65 jmc 1.5 #swdownstartdate1 = 00010116,
66     swdownStartTime = 1296000.,
67 jmc 1.1 swdownperiod = 2592000.0,
68     #
69 jmc 1.5 #lwdownstartdate1 = 00010116,
70     lwdownStartTime = 1296000.,
71 jmc 1.1 lwdownperiod = 2592000.0,
72     #
73 jmc 1.5 climsssStartTime = 1296000.,
74     #climsssstartdate1 = 00010116,
75 jmc 1.1 climsssperiod = 2592000.0,
76     #
77 jmc 1.5 #climsststartdate1 = 00010116,
78     climsstStartTime = 1296000.,
79 jmc 1.1 climsstperiod = 2592000.0,
80     #
81     atempfile = 'core_t_Air_cs32.bin',
82     aqhfile = 'core_q_air_cs32.bin',
83     ustressfile = 'trenberth_taux.bin',
84     vstressfile = 'trenberth_tauy.bin',
85     #uwindfile = 'core_u_wind_cs32.bin',
86     #vwindfile = 'core_v_wind_cs32.bin',
87     wspeedfile = 'core_wndSpd_cs32.bin',
88     precipfile = 'core_prec_1_cs32.bin',
89     snowprecipfile = 'core_snwP_1_cs32.bin',
90     lwdownfile = 'core_dwnLw_cs32.bin',
91     swdownfile = 'core_dwnSw_cs32.bin',
92     runoffFile = 'core_rnof_1_cs32.bin'
93     climsstfile = 'lev_surfT_cs_12m.bin',
94     climsssfile = 'lev_surfS_cs_12m.bin',
95     #
96     &
97    
98     # *********************
99     &EXF_NML_03
100     &
101    
102     # *********************
103     &EXF_NML_04
104     &

  ViewVC Help
Powered by ViewVC 1.1.22