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

Annotation of /MITgcm_contrib/verification_other/global_oce_llc90/input_ad.ecmwf/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:42 2015 UTC (10 years, 1 month ago) by gforget
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65y, checkpoint65r, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.7: +12 -12 lines
- update and clean-up data.ecco and data.ctrl

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

  ViewVC Help
Powered by ViewVC 1.1.22