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

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

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


Revision 1.10 - (hide annotations) (download)
Tue Jun 16 13:22:34 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.9: +12 -11 lines
- update and clean-up data.ecco and data.ctrl

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

  ViewVC Help
Powered by ViewVC 1.1.22