/[MITgcm]/MITgcm_contrib/verification_other/global_oce_llc90/input/data.ctrl
ViewVC logotype

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input/data.ctrl

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


Revision 1.8 - (hide annotations) (download)
Tue Jun 16 13:22:30 2015 UTC (10 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint65r, checkpoint65p, checkpoint65q
Changes since 1.7: +6 -11 lines
- update and clean-up data.ecco and data.ctrl

1 gforget 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     doSinglePrecTapelev=.TRUE.,
6     ctrlSmoothCorrel2D=.FALSE.,
7     ctrlSmoothCorrel3D=.FALSE.,
8 gforget 1.7 &
9 gforget 1.1 #
10     # *********************
11     # names for ctrl_pack/unpack
12     # *********************
13     &ctrl_packnames
14 gforget 1.7 &
15 gforget 1.2 #
16     # *********************
17     # names for CTRL_GENARR, CTRL_GENTIM
18     # *********************
19     &CTRL_NML_GENARR
20 gforget 1.5 xx_gentim2d_weight(1) = 'wt_atemp.data',
21     xx_gentim2d_file(1)='xx_atemp',
22 gforget 1.2 xx_gentim2d_period(1)=1209600.0,
23 gforget 1.8 mult_gentim2d(1) = 0.,
24 gforget 1.5 #
25     xx_gentim2d_weight(2) = 'wt_precip.data',
26     xx_gentim2d_file(2)='xx_precip',
27     xx_gentim2d_period(2)=1209600.0,
28 gforget 1.8 mult_gentim2d(2) = 0.,
29 gforget 1.5 #
30     xx_gentim2d_weight(3) = 'wt_swdown.data',
31     xx_gentim2d_file(3)='xx_swdown',
32     xx_gentim2d_period(3)=1209600.0,
33 gforget 1.8 mult_gentim2d(3) = 0.,
34 gforget 1.5 #
35     xx_genarr3d_weight(1) = 'wt_theta.data',
36     xx_genarr3d_file(1)='xx_theta',
37 gforget 1.8 xx_genarr3d_bounds(1:5,1)=-2.0,-1.9,39.,40.,0.,
38 gforget 1.5 mult_genarr3d(1) = 1.,
39     #
40     xx_genarr3d_weight(2) = 'wt_salt.data',
41     xx_genarr3d_file(2)='xx_salt',
42 gforget 1.8 xx_genarr3d_bounds(1:5,2)=29.,29.5,40.5,41.,0.,
43 gforget 1.5 mult_genarr3d(2) = 1.,
44     #
45     xx_genarr3d_weight(3) = 'wt_kapgm.data',
46     xx_genarr3d_file(3)='xx_kapgm',
47 gforget 1.8 xx_genarr3d_bounds(1:5,3)=1.E2,2.E2,0.9E4,1.E4,0.,
48 gforget 1.5 mult_genarr3d(3) = 1.,
49 gforget 1.2 #
50 gforget 1.7 &

  ViewVC Help
Powered by ViewVC 1.1.22