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

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

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


Revision 1.2 - (hide annotations) (download)
Sun Apr 22 00:29:32 2012 UTC (12 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint64i, checkpoint64h, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint64
Changes since 1.1: +1 -1 lines
commenting out:
#snowprecipfile    = 'core_snwP_1_cs32.bin',
otherwise verification experiment will fail
because of addition of snowprecip to pkg/seaice

1 gforget 1.1 # *********************
2     # External Forcing Data
3     # *********************
4     &EXF_NML_01
5     #exf_verbose = .TRUE.,
6     #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     &
21    
22     # *********************
23     &EXF_NML_02
24     #
25     atempstartdate1 = 00010115,
26     #atempstartdate2 = 180000,
27     atempperiod = 2592000.0,
28     #
29     aqhstartdate1 = 00010115,
30     #aqhstartdate2 = 180000,
31     aqhperiod = 2592000.0,
32     #
33     precipstartdate1 = 00010115,
34     #precipstartdate2 = 180000,
35     precipperiod = 2592000.0,
36     #
37     snowprecipstartdate1= 00010115,
38     #snowprecipstartdate2= 180000,
39     snowprecipperiod = 2592000.,
40     #
41     runoffstartdate1 = 00010115,
42     #runoffstartdate2 = 180000,
43     runoffperiod = 2592000.0,
44     #
45     uwindstartdate1 = 00010115,
46     #uwindstartdate2 = 180000,
47     uwindperiod = 2592000.0,
48     #
49     vwindstartdate1 = 00010115,
50     #vwindstartdate2 = 180000,
51     vwindperiod = 2592000.0,
52     #
53     ustressstartdate1 = 00010115,
54     #ustressstartdate2 = 180000,
55     ustressperiod = 2592000.0,
56     #
57     vstressstartdate1 = 00010115,
58     #vstressstartdate2 = 180000,
59     vstressperiod = 2592000.0,
60     #
61     wspeedstartdate1 = 00010115,
62     #wspeedstartdate2 = 180000,
63     wspeedperiod = 2592000.0,
64     #
65     swdownstartdate1 = 00010115,
66     #swdownstartdate2 = 180000,
67     swdownperiod = 2592000.0,
68     #
69     lwdownstartdate1 = 00010115,
70     #lwdownstartdate2 = 180000,
71     lwdownperiod = 2592000.0,
72     #
73     climsssstartdate1 = 00010115,
74     #climsssstartdate2 = 180000,
75     climsssperiod = 2592000.0,
76     #
77     climsststartdate1 = 00010115,
78     #climsststartdate2 = 180000,
79     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 dimitri 1.2 #snowprecipfile = 'core_snwP_1_cs32.bin',
90 gforget 1.1 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