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

Diff 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 | View Patch Patch

revision 1.4 by gforget, Fri Sep 19 20:46:39 2014 UTC revision 1.5 by gforget, Fri Oct 10 01:51:35 2014 UTC
# Line 3  Line 3 
3  # *********************  # *********************
4   &ctrl_nml   &ctrl_nml
5  #  #
6   doSinglePrecTapelev=.TRUE.,  #doSinglePrecTapelev=.TRUE.,
7   ctrlSmoothCorrel2D=.TRUE.,   ctrlSmoothCorrel2D=.TRUE.,
8   ctrlSmoothCorrel3D=.TRUE.,   ctrlSmoothCorrel3D=.TRUE.,
9   ctrlUseGen=.FALSE.,   ctrlUseGen=.TRUE.,
10  #to start from given xx*00.data files  #to start from given xx*00.data files
11  # doinitxx = .FALSE.,  # doinitxx = .FALSE.,
12  # doMainUnpack = .FALSE.,  # doMainUnpack = .FALSE.,
13  #to start from given ecco_ctrl... files  #to start from given ecco_ctrl... files
14  # doinitxx = .FALSE.,  # doinitxx = .FALSE.,
15  #  #
 #doPackDiag = .TRUE.,  
  forcingPrecond=20.,  
 # doZscalePack = .TRUE.,  
 # doZscaleUnpack = .TRUE.,  
 # delZexp = -1.,  
 #  
  xx_theta_file='xx_theta',  
  xx_salt_file='xx_salt',  
 #  
  xx_hflux_file='xx_hfl',  
  xx_hfluxstartdate1=19480101,  
  xx_hfluxstartdate2=60000,  
  xx_hfluxperiod=1209600.0,  
 #  
  xx_sflux_file='xx_sfl',  
  xx_sfluxstartdate1=19480101,  
  xx_sfluxstartdate2=60000,  
  xx_sfluxperiod=1209600.0,  
 #  
  xx_tauu_file='xx_tauu',  
  xx_tauustartdate1=19480101,  
  xx_tauustartdate2=60000,  
  xx_tauuperiod=1209600.0,  
 #  
  xx_tauv_file='xx_tauv',  
  xx_tauvstartdate1=19480101,  
  xx_tauvstartdate2=60000,  
  xx_tauvperiod=1209600.0,  
 #  
  xx_atemp_file='xx_atemp',  
  xx_atempstartdate1=19480101,  
  xx_atempstartdate2=60000,  
  xx_atempperiod=1209600.0,  
 #  
  xx_aqh_file='xx_aqh',  
  xx_aqhstartdate1=19480101,  
  xx_aqhstartdate2=60000,  
  xx_aqhperiod=1209600.0,  
 #  
  xx_uwind_file='xx_uwind',  
  xx_uwindstartdate1=19480101,  
  xx_uwindstartdate2=60000,  
  xx_uwindperiod=1209600.0,  
 #  
  xx_vwind_file='xx_vwind',  
  xx_vwindstartdate1=19480101,  
  xx_vwindstartdate2=60000,  
  xx_vwindperiod=1209600.0,  
 #  
  xx_precip_file='xx_precip',  
  xx_precipstartdate1=19480101,  
  xx_precipstartdate2=60000,  
  xx_precipperiod=1209600.0,  
 #  
  xx_swdown_file='xx_swdown',  
  xx_swdownstartdate1=19480101,  
  xx_swdownstartdate2=60000,  
  xx_swdownperiod=1209600.0,  
 #  
  xx_swflux_file='xx_swflux',  
  xx_swfluxstartdate1=19480101,  
  xx_swfluxstartdate2=60000,  
  xx_swfluxperiod=1209600.0,  
 #  
  xx_lwdown_file='xx_lwdown',  
  xx_lwdownstartdate1=19480101,  
  xx_lwdownstartdate2=60000,  
  xx_lwdownperiod=1209600.0,  
 #  
  xx_lwflux_file='xx_lwflux',  
  xx_lwfluxstartdate1=19480101,  
  xx_lwfluxstartdate2=60000,  
  xx_lwfluxperiod=1209600.0,  
 #  
16   /   /
17  #  #
18  # *********************  # *********************
19  # names for ctrl_pack/unpack  # names for ctrl_pack/unpack
20  # *********************  # *********************
21   &ctrl_packnames   &ctrl_packnames
  ctrlname='ecco_ctrl',  
  costname='ecco_cost',  
22   /   /
23  #  #
24  # *********************  # *********************
25  # names for CTRL_GENARR, CTRL_GENTIM  # names for CTRL_GENARR, CTRL_GENTIM
26  # *********************  # *********************
27   &CTRL_NML_GENARR   &CTRL_NML_GENARR
28   xx_gentim2d_weight(1) = 'wprecip.data',   xx_gentim2d_weight(1) = 'wt_atemp.data',
29   xx_gentim2d_file(1)='xxg_precip',   xx_gentim2d_file(1)='xx_atemp',
  xx_gentim2d_startdate1(1)=19480101,  
  xx_gentim2d_startdate2(1)=60000,  
30   xx_gentim2d_period(1)=1209600.0,   xx_gentim2d_period(1)=1209600.0,
31     xx_gentim2d_numsmooth(1)=1,
32    #
33     xx_gentim2d_weight(2) = 'wt_precip.data',
34     xx_gentim2d_file(2)='xx_precip',
35     xx_gentim2d_period(2)=1209600.0,
36     xx_gentim2d_numsmooth(2)=1,
37    #
38     xx_gentim2d_weight(3) = 'wt_swdown.data',
39     xx_gentim2d_file(3)='xx_swdown',
40     xx_gentim2d_period(3)=1209600.0,
41     xx_gentim2d_numsmooth(3)=1,
42    #
43     xx_genarr3d_weight(1) = 'wt_theta.data',
44     xx_genarr3d_file(1)='xx_theta',
45     mult_genarr3d(1) = 1.,
46     xx_genarr3d_bounds(1:5,1)=-2.0,-1.9,39.,40.,0.,
47     xx_genarr3d_numsmooth(1)=1,
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     xx_genarr3d_numsmooth(2)=1,
54    #
55     xx_genarr3d_weight(3) = 'wt_kapgm.data',
56     xx_genarr3d_file(3)='xx_kapgm',
57     mult_genarr3d(3) = 1.,
58     xx_genarr3d_bounds(1:5,3)=1.E2,2.E2,0.9E4,1.E4,0.,
59     xx_genarr3d_numsmooth(3)=1,
60  #  #
61   /   /
62    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22