/[MITgcm]/MITgcm_contrib/ecco_utils/ecco_v4_release4_devel/input/data.ctrl.unpack
ViewVC logotype

Annotation of /MITgcm_contrib/ecco_utils/ecco_v4_release4_devel/input/data.ctrl.unpack

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


Revision 1.1 - (hide annotations) (download)
Mon Sep 30 20:28:05 2019 UTC (5 years, 9 months ago) by ou.wang
Branch: MAIN
CVS Tags: HEAD
Create v4r3 repository

1 ou.wang 1.1 # *********************
2     # ECCO controlvariables
3     # *********************
4     &ctrl_nml
5     #
6     doSinglePrecTapelev=.TRUE.,
7     ctrlSmoothCorrel2D=.TRUE.,
8     ctrlSmoothCorrel3D=.TRUE.,
9     ctrlUseGen=.TRUE.,
10     #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     #doPackDiag = .TRUE.,
17     forcingPrecond=1.,
18     /
19    
20     #
21     # *********************
22     # names for ctrl_pack/unpack
23     # *********************
24     &ctrl_packnames
25     /
26     #
27     # *********************
28     # names for CTRL_GENARR, CTRL_GENTIM
29     # *********************
30     &CTRL_NML_GENARR
31     #
32     xx_genarr2d_weight(1) = 'SSH_weights_nonseasonal_rms_areascaled.bin',
33     xx_genarr2d_file(1)='xx_etan',
34     xx_genarr2d_bounds(1:5,1)=-9.0,-8.9,8.9,9.0,0.,
35     xx_genarr2d_preproc(1,1)='WC01',
36     xx_genarr2d_preproc_i(1,1)=1,
37     mult_genarr2d(1) = 1.,
38     #
39     xx_genarr3d_weight(1) = 'Theta_weights_nonseasonal_rmsv2_areascaled.bin',
40     xx_genarr3d_file(1)='xx_theta',
41     xx_genarr3d_bounds(1:5,1)=-2.0,-1.9,39.,40.,0.,
42     xx_genarr3d_preproc(1,1)='WC01',
43     xx_genarr3d_preproc_i(1,1)=1,
44     mult_genarr3d(1) = 1.,
45     #
46     xx_genarr3d_weight(2) = 'Salt_weights_nonseasonal_rmsv2_areascaled.bin',
47     xx_genarr3d_file(2)='xx_salt',
48     xx_genarr3d_bounds(1:5,2)=20.,20.5,40.5,41.,0.,
49     xx_genarr3d_preproc(1,2)='WC01',
50     xx_genarr3d_preproc_i(1,2)=1,
51     mult_genarr3d(2) = 1.,
52     #
53     xx_genarr3d_weight(3) = 'r2.wkapgmFldv2.data',
54     xx_genarr3d_file(3)='xx_kapgm',
55     xx_genarr3d_bounds(1:5,3)=1.E2,2.E2,0.9E4,1.E4,0.,
56     xx_genarr3d_preproc(1,3)='WC01',
57     xx_genarr3d_preproc_i(1,3)=1,
58     mult_genarr3d(3) = 1.,
59     #
60     xx_genarr3d_weight(4) = 'r2.wkaprediFldv2.data',
61     xx_genarr3d_file(4)='xx_kapredi',
62     xx_genarr3d_bounds(1:5,4)=1.E2,2.E2,0.9E4,1.E4,0.,
63     xx_genarr3d_preproc(1,4)='WC01',
64     xx_genarr3d_preproc_i(1,4)=1,
65     mult_genarr3d(4) = 1.,
66     #
67     xx_genarr3d_weight(5) = 'r2.wdiffkrFldv2.data',
68     xx_genarr3d_file(5)='xx_diffkr',
69     xx_genarr3d_bounds(1:5,5)=1.E-6,2.E-6,4.E-4,5.E-4,0.,
70     xx_genarr3d_preproc(1,5)='WC01',
71     xx_genarr3d_preproc_i(1,5)=1,
72     mult_genarr3d(5) = 1.,
73     #
74     xx_genarr3d_weight(6) = 'Uvel_weights_nonseasonal_rmsv2_areascaled.bin',
75     xx_genarr3d_file(6)='xx_uvel',
76     xx_genarr3d_bounds(1:5,6)=-3.,-2.9, 2.9,3.,0.,
77     xx_genarr3d_preproc(1,6)='WC01',
78     xx_genarr3d_preproc_i(1,6)=1,
79     mult_genarr3d(6) = 1.,
80     #
81     xx_genarr3d_weight(7) = 'Vvel_weights_nonseasonal_rmsv2_areascaled.bin',
82     xx_genarr3d_file(7)='xx_vvel',
83     xx_genarr3d_bounds(1:5,7)=-3.,-2.9, 2.9,3.,0.,
84     xx_genarr3d_preproc(1,7)='WC01',
85     xx_genarr3d_preproc_i(1,7)=1,
86     mult_genarr3d(7) = 1.,
87    
88     /

  ViewVC Help
Powered by ViewVC 1.1.22