/[MITgcm]/MITgcm/verification/fizhi-gridalt-hs/input/data
ViewVC logotype

Diff of /MITgcm/verification/fizhi-gridalt-hs/input/data

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

revision 1.7 by molod, Mon May 16 23:38:22 2005 UTC revision 1.12 by jmc, Fri Jun 22 16:14:10 2012 UTC
# Line 4  Line 4 
4  #  #
5  # Continuous equation parameters  # Continuous equation parameters
6   &PARM01   &PARM01
7  #tRef=285.0629, 285.1911, 285.3227, 285.4578, 285.5967, 285.7396, 285.8867, 286.0382, 286.1945, 286.3558,  #tRef=295.1, 295.3, 295.4, 295.6, 295.8, 296.0, 296.2, 296.4, 296.6, 296.8,
8  #     286.5224, 286.6949, 286.8735, 287.0587, 287.2510, 287.4510, 287.6594, 287.8768, 288.1041, 288.3423,  #     297.0, 297.3, 297.5, 297.7, 298.0, 298.3, 298.5, 298.8, 299.1, 299.5,
9  #     288.5923, 288.8555, 289.1334, 289.6418, 290.7383, 292.2923, 294.3130, 296.8655, 300.0692, 304.0688,  #     299.8, 300.1, 300.5, 300.9, 301.5, 302.3, 303.4, 304.9, 306.8, 309.4,
10  #     309.1004, 315.5373, 324.0034, 336.1247, 352.5569, 373.3613, 401.1561, 441.6358, 511.0338, 699.4714,  #     312.9, 317.8, 324.7, 336.1, 352.6, 373.4, 401.2, 441.6, 511.0, 699.5,
11  #tref=285.1266, 285.3898, 285.6677, 285.9619, 286.2745, 286.6079, 286.9652, 287.3500, 287.7669, 288.2218,  #tRef=295.2, 295.5, 295.9, 296.3, 296.7, 297.1, 297.6, 298.1, 298.7, 299.3,
12  #     288.7222, 289.2898, 291.4596, 295.5171, 301.9576, 312.1179, 329.3794, 362.2895, 419.2191, 573.8012,  #     300.0, 300.7, 301.9, 304.1, 308.0, 315.1, 329.5, 362.3, 419.2, 573.8,
13   tref=285.2565, 285.8126, 286.4384, 287.1539, 287.9892, 288.9925, 293.2411, 306.4335, 343.9003, 470.7094,   tRef=295.3, 296.1, 296.9, 297.9, 299.0, 300.3, 302.8, 311.0, 343.9, 470.7,
14   sRef=10*0.0,   sRef=10*0.0,
15   viscAr=0.E1,   viscAr=0.E1,
16   viscAh=0.E6,   viscAh=0.E6,
# Line 24  Line 24 
24   diffKhS=0.E3,   diffKhS=0.E3,
25   diffK4S=0.E17,   diffK4S=0.E17,
26   buoyancyRelation='ATMOSPHERIC',   buoyancyRelation='ATMOSPHERIC',
27   eosType='IDEALGAS',   eosType='IDEALG',
28  #Integr_GeoPot=2,  #Integr_GeoPot=2,
29     rotationPeriod=86400.,
30   gravity=9.81,   gravity=9.81,
31   rhonil=1.0,   rhonil=1.0,
32   rhoConst=1.0,   rhoConst=1.0,
# Line 34  Line 35 
35   exactConserv=.TRUE.,   exactConserv=.TRUE.,
36   uniformLin_PhiSurf=.FALSE.,   uniformLin_PhiSurf=.FALSE.,
37   staggerTimeStep=.TRUE.,   staggerTimeStep=.TRUE.,
  nonHydrostatic=.FALSE.,  
38   readBinaryPrec=64,   readBinaryPrec=64,
39   writeBinaryPrec=64,   writeBinaryPrec=64,
40   hFacMin=0.2,   hFacMin=0.2,
# Line 58  Line 58 
58   nTimeSteps=5,   nTimeSteps=5,
59  #endTime=864000.0,  #endTime=864000.0,
60   deltaT=450.0,   deltaT=450.0,
61   forcing_In_AB=.FALSE.,  #forcing_In_AB=.FALSE.,
62     tracForcingOutAB=1,
63   abEps=0.1,   abEps=0.1,
64   cAdjFreq=0.,   cAdjFreq=0.,
65   pChkptFreq=2592000.0,   pChkptFreq=2592000.0,
# Line 72  Line 73 
73    
74  # Gridding parameters  # Gridding parameters
75   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
  usingSphericalPolarGrid=.FALSE.,  
76   usingCurvilinearGrid=.TRUE.,   usingCurvilinearGrid=.TRUE.,
77     horizGridFile='dxC1_dXYa',
78     radius_fromHorizGrid=6370.E3,
79   delR=10*1.E4,   delR=10*1.E4,
80   Ro_SeaLevel=1.E5,   Ro_SeaLevel=1.E5,
  groundAtK1=.TRUE.,  
  rSphere=6370.E3,  
81   &   &
82    
83  # Input datasets  # Input datasets

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

  ViewVC Help
Powered by ViewVC 1.1.22