/[MITgcm]/MITgcm/verification/lab_sea/input.salt_plume/data
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/input.salt_plume/data

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

revision 1.1 by dimitri, Sat Dec 22 17:44:49 2007 UTC revision 1.2 by dimitri, Tue Jan 8 09:14:12 2008 UTC
# Line 55  Line 55 
55   HeatCapacity_Cp = 3986.D0,   HeatCapacity_Cp = 3986.D0,
56   gravity         = 9.8156,   gravity         = 9.8156,
57   rhoNil          = 1027.D0,   rhoNil          = 1027.D0,
  useCDscheme=.TRUE.,  
58   convertFW2Salt=-1,   convertFW2Salt=-1,
59   &   &
60    
# Line 73  Line 72 
72  #  #
73  #   startTime         - Integration starting time                (s)  #   startTime         - Integration starting time                (s)
74  #   endTime           - Integration ending time                  (s)  #   endTime           - Integration ending time                  (s)
 #   tauCD             - CD scheme coupling timescale             (s)  
75  #   deltaTMom         - Timestep for momemtum equations          (s)  #   deltaTMom         - Timestep for momemtum equations          (s)
76  #   deltaTtracer      - Tracer timestep                          (s)  #   deltaTtracer      - Tracer timestep                          (s)
77  #   deltaTClock       - Timestep used as model "clock"           (s)  #   deltaTClock       - Timestep used as model "clock"           (s)
78  #   abEps             - Adams-Bashforth stabilising factor  #   abEps             - Adams-Bashforth stabilising factor
 #   pChkPtFreq        - Frequency of permanent check pointing    (s)  
 #   chkPtFreq         - Frequency of rolling check pointing      (s)  
79  #   dumpFreq          - Frequency at which model state is stored (s)  #   dumpFreq          - Frequency at which model state is stored (s)
80  #   tauThetaClimRelax - Relaxation to climatology time scale     (s)  #   tauThetaClimRelax - Relaxation to climatology time scale     (s)
81  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)  #   tauSaltClimRelax  - Relaxation to climatology time scale     (s)
82  #  #
83   &PARM03   &PARM03
  tauCD=172800.,  
84   startTime=0.0,   startTime=0.0,
85   endTime=36000.,   endTime=36000.,
86   deltaTmom=3600.0,   deltaTmom=3600.0,
# Line 93  Line 88 
88   deltaTClock =3600.0,   deltaTClock =3600.0,
89   cAdjFreq=0.,   cAdjFreq=0.,
90   abEps=0.1,   abEps=0.1,
91   pChkptFreq=36000.,   pChkptFreq=3600000.,
92   chkptFreq= 0.,   dumpFreq = 3600.,
  dumpFreq = 0.,  
  tavefreq = 36000.,  
93   tauSaltClimRelax = 4142330.,   tauSaltClimRelax = 4142330.,
94   tauThetaClimRelax = 0.,   tauThetaClimRelax = 0.,
95   monitorFreq=1.,   monitorFreq=1.,
# Line 135  Line 128 
128  #  #
129   &PARM05   &PARM05
130   bathyFile       = 'bathy.labsea1979',   bathyFile       = 'bathy.labsea1979',
131   hydrogThetaFile = 'LevCli_temp.labsea1979.m8',  # hydrogThetaFile = 'LevCli_temp.labsea1979.m8',
132   hydrogSaltFile  = 'LevCli_salt.labsea1979',  # hydrogSaltFile  = 'LevCli_salt.labsea1979',
133     hydrogThetaFile = 'T.0000001000.data',
134     hydrogSaltFile  = 'S.0000001000.data',
135     uVelInitFile    = 'U.0000001000.data',
136     vVelInitFile    = 'V.0000001000.data',
137   &   &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22