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

Diff of /MITgcm_contrib/llc_hires/llc_270/input/data

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

revision 1.1 by dimitri, Thu Mar 6 01:09:24 2014 UTC revision 1.7 by dimitri, Fri Mar 28 02:51:25 2014 UTC
# Line 7  Line 7 
7   tRef               = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,   tRef               = 3*23.,3*22.,21.,2*20.,19.,2*18.,17.,2*16.,15.,14.,13.,
8                        12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,                        12.,11.,2*9.,8.,7.,2*6.,2*5.,3*4.,3*3.,4*2.,12*1.,
9   sRef               = 50*34.5,   sRef               = 50*34.5,
10   viscAr= 5.6614e-04,   viscAr=5.6614e-04,
  diffKrT=1.4022e-05,  
  diffKrS=1.4022e-05,  
11   no_slip_sides=.FALSE.,   no_slip_sides=.FALSE.,
12   rhonil=1027.5,   rhonil=1027.5,
13   rhoConstFresh=999.8,   rhoConstFresh=999.8,
14   eosType='JMD95Z',   eosType='JMD95Z',
15   hFacMinDr=5.,   hFacMinDr=50.,
16   hFacMin=0.2,   hFacMin=0.3,
17   hFacInf=0.1,   hFacInf=0.1,
18   hFacSup=5.,   hFacSup=5.,
19   select_rStar=2,   select_rStar=2,
20   nonlinFreeSurf=4,   nonlinFreeSurf=4,
21   implicitDiffusion=.TRUE.,   implicitDiffusion=.TRUE.,
22   implicitViscosity=.TRUE.,   implicitViscosity=.TRUE.,
23   viscC4Leith=1.5,   viscC4Leith=2.0,
24   viscC4Leithd=1.5,   viscC4Leithd=2.0,
25   viscA4GridMax=0.5,   viscA4GridMax=0.8,
26   useAreaViscLength=.TRUE.,   useAreaViscLength=.TRUE.,
27   sideDragFactor=0.,   sideDragFactor=0.,
28   highOrderVorticity  = .TRUE.,   highOrderVorticity  = .TRUE.,
# Line 52  Line 50 
50    
51  # Time stepping parameters  # Time stepping parameters
52   &PARM03   &PARM03
53   nIter0=0,   nIter0=1,
54   nTimeSteps=720,   endTime = 347155200.,
55   abEps = 0.1,   abEps = 0.1,
56   deltaT = 1800.,   deltaT = 900.,
57   pChkptFreq  =2635200.0,   pChkptFreq  =2635200.0,
58   chkptFreq   =2635200.0,   chkptFreq   =864000.0,
59   monitorFreq = 43200.0,   monitorFreq = 43200.0,
60   forcing_In_AB=.FALSE.,   forcing_In_AB=.FALSE.,
61   momDissip_In_AB=.FALSE.,   momDissip_In_AB=.FALSE.,
# Line 78  Line 76 
76    
77  # Input datasets  # Input datasets
78   &PARM05   &PARM05
79   bathyFile      ='SandS14p1_ibcao_270x3510_cap6000_smooth.bin',   bathyFile      = 'bathy270_filled_r4',
80   uVelInitFile   = 'UVEL_ECCOv4_jan2001_270x3510x50_r4',   pSurfInitFile  = 'eta_ecco_v4_to_llc270_at_0000078900.data',
81   vVelInitFile   = 'VVEL_ECCOv4_jan2001_270x3510x50_r4',   hydrogThetaFile= 'theta_ecco_v4_to_llc270_at_0000078900.data',
82   pSurfInitFile  = 'ETA_ECCOv4_jan2001_270x3510x50_r4',   hydrogSaltFile = 'salt_ecco_v4_to_llc270_at_0000078900.data',
83   hydrogThetaFile= 'THETa_ECCOv4_jan2001_270x3510x50_r4',   diffKrFile     = 'DIFFKR_2_20_1_lat6070_cube81_270x3510x50_r4',
  hydrogSaltFile = 'SALT_ECCOv4_jan2001_270x3510x50_r4',  
84   /   /

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

  ViewVC Help
Powered by ViewVC 1.1.22