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

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

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


Revision 1.8 - (hide annotations) (download)
Fri May 22 18:19:50 2015 UTC (9 years ago) by gforget
Branch: MAIN
Changes since 1.7: +3 -3 lines
- replace / with more conventional &

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

  ViewVC Help
Powered by ViewVC 1.1.22