/[MITgcm]/MITgcm_contrib/llc_hires/llc_4320/input/data
ViewVC logotype

Diff of /MITgcm_contrib/llc_hires/llc_4320/input/data

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

revision 1.2 by dimitri, Mon Oct 28 08:36:00 2013 UTC revision 1.3 by dimitri, Wed Oct 30 06:33:25 2013 UTC
# Line 63  Line 63 
63   debuglevel=-1,   debuglevel=-1,
64   convertFW2Salt=-1.,   convertFW2Salt=-1.,
65   useRealFreshWaterFlux=.TRUE.,   useRealFreshWaterFlux=.TRUE.,
66   useSingleCPUio=.TRUE.,   useSingleCPUio=.FALSE.,
67   globalFiles=.TRUE.,   globalFiles=.TRUE.,
68   readBinaryPrec=32,   readBinaryPrec=32,
69   writeBinaryPrec=32,   writeBinaryPrec=32,
# Line 81  Line 81 
81  # Time stepping parameters  # Time stepping parameters
82   &PARM03   &PARM03
83   nIter0=0,   nIter0=0,
84   nTimeSteps=240,   endtime=86400.,
85   deltaT = 15.,   deltaT = 20.,
86   abEps = 0.1,   abEps = 0.1,
87   forcing_In_AB=.FALSE.,   forcing_In_AB=.FALSE.,
88   momDissip_In_AB=.FALSE.,   momDissip_In_AB=.FALSE.,
89   chkptFreq   = 259200.0,   chkptFreq   = 86400.,
90   dumpfreq = 86400.,   dumpfreq = 3600.,
91   monitorFreq = 3600.,   monitorFreq = 360.,
92   dumpInitAndLast=.FALSE.,   dumpInitAndLast=.FALSE.,
93   /   /
94    
# Line 118  Line 118 
118  # Input datasets  # Input datasets
119   &PARM05   &PARM05
120   bathyFile      ='bathy4320_g5_r4',   bathyFile      ='bathy4320_g5_r4',
121   hydrogThetaFile='Jan2010_THETA_4320x56160x90_r4',   hydrogThetaFile='THETA_llc1080_14jan2011_4320x56160x90_r4',
122   hydrogSaltFile ='Jan2010_SALT_4320x56160x90_r4',   hydrogSaltFile ='SALT_llc1080_14jan2011_4320x56160x90_r4',
123     uVelInitFile   ='UVEL_llc1080_14jan2011_4320x56160x90_r4',
124     vVelInitFile   ='VVEL_llc1080_14jan2011_4320x56160x90_r4',
125     pSurfInitFile  ='ETAN_llc1080_14jan2011_4320x56160_r4',
126   /   /

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

  ViewVC Help
Powered by ViewVC 1.1.22