/[MITgcm]/MITgcm/verification/seaice_obcs/input/data
ViewVC logotype

Contents of /MITgcm/verification/seaice_obcs/input/data

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


Revision 1.4 - (show annotations) (download)
Tue Jan 27 15:38:47 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.3: +3 -3 lines
rename thetaMin,phiMin -> xgOrigin,ygOrigin

1 # ====================
2 # | Model parameters |
3 # ====================
4 #
5 # Continuous equation parameters
6 #
7 # tRef - Reference vertical potential temperature (deg C)
8 # sRef - Reference vertical salinity (PSU)
9 # viscAh - Horizontal eddy viscosity coefficient (m^2/s)
10 # viscAz - Vertical eddy viscosity coefficient (m^2/s)
11 # diffKhT - Horizontal temperature diffusivity (m^2/s)
12 # diffKzT - Vertical temperature diffusivity (m^2/s)
13 # diffKhS - Horizontal salt diffusivity (m^2/s)
14 # diffKzS - Vertical salt diffusivity (m^2/s)
15 # gravity - Acceleration due to gravity (m/s^2)
16 # rigidLid - Set to true to use rigid lid
17 # implicitFreeSurface - Set to true to use implicit free surface
18 # eosType - Flag for linear or polynomial equation of state
19 # momAdvection - On/Off flag for momentum self transport
20 # momViscosity - On/Off flag for momentum mixing
21 #
22 &PARM01
23 tRef= 24.0 , 23.0 , 22.0 , 21.0 , 20.0 ,
24 19.0 , 18.0 , 17.0 , 16.0 , 15.0 ,
25 14.0 , 13.0 , 12.0 , 11.0 , 10.0 ,
26 9.0 , 8.0 , 7.0 , 6.0, 5.0 ,
27 4.0 , 3.0 , 2.0 ,
28 sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
29 34.90, 34.86, 34.78, 34.69, 34.60,
30 34.58, 34.62, 34.68, 34.72, 34.73,
31 34.74, 34.73, 34.73, 34.72, 34.72,
32 34.71, 34.70, 34.69,
33 no_slip_sides=.FALSE.,
34 no_slip_bottom=.TRUE.,
35 viscAz=1.93e-5,
36 viscAh=5.E4,
37 diffKhT=0.0,
38 diffKzT=1.46e-5,
39 diffKhS=0.0,
40 diffKzS=1.46e-5,
41 rigidLid=.FALSE.,
42 implicitFreeSurface=.TRUE.,
43 eosType='JMD95Z',
44 readBinaryPrec=32,
45 writeBinaryPrec=32,
46 saltStepping=.TRUE.,
47 tempStepping=.TRUE.,
48 momStepping=.TRUE.,
49 implicitDiffusion=.TRUE.,
50 implicitViscosity=.TRUE.,
51 tempAdvScheme=7,
52 saltAdvScheme=7,
53 StaggerTimeStep=.TRUE.,
54 useSingleCpuIO=.TRUE.,
55 allowFreezing=.FALSE.,
56 HeatCapacity_Cp = 3986.D0,
57 gravity = 9.8156,
58 rhoNil = 1027.D0,
59 convertFW2Salt=-1,
60 &
61
62 # Elliptic solver parameters
63 #
64 # cg2dMaxIters - Maximum number of 2d solver iterations
65 # cg2dTargetResidual - Solver target residual
66 #
67 &PARM02
68 cg2dMaxIters=500,
69 cg2dTargetResidual=1.E-12,
70 &
71
72 # Time stepping parameters
73 #
74 # startTime - Integration starting time (s)
75 # endTime - Integration ending time (s)
76 # deltaTMom - Timestep for momemtum equations (s)
77 # deltaTtracer - Tracer timestep (s)
78 # deltaTClock - Timestep used as model "clock" (s)
79 # abEps - Adams-Bashforth stabilising factor
80 # pChkPtFreq - Frequency of permanent check pointing (s)
81 # chkPtFreq - Frequency of rolling check pointing (s)
82 # dumpFreq - Frequency at which model state is stored (s)
83 # tauThetaClimRelax - Relaxation to climatology time scale (s)
84 # tauSaltClimRelax - Relaxation to climatology time scale (s)
85 #
86 &PARM03
87 startTime=0.0,
88 endTime=21600.,
89 deltaTmom=3600.0,
90 deltaTtracer=3600.0,
91 deltaTClock =3600.0,
92 cAdjFreq=0.,
93 abEps=0.1,
94 pChkptFreq=3600000.,
95 dumpFreq = 3600.,
96 tauSaltClimRelax = 4142330.,
97 monitorFreq=1.,
98 forcing_In_AB = .FALSE.,
99 &
100
101 # Gridding parameters
102 #
103 # usingSphericalPolarGrid - On/Off flag for spherical polar coordinates
104 # delX - Zonal grid spacing (degrees)
105 # delY - Meridional grid spacing (degrees)
106 # delZ - Vertical grid spacing (m)
107 # ygOrigin - Southern boundary latitude (degrees)
108 #
109 &PARM04
110 usingSphericalPolarGrid=.TRUE.,
111 delX=10*2.E0,
112 delY= 8*2.E0,
113 delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
114 100., 150., 200., 275., 350., 415., 450.,
115 500., 500., 500., 500., 500., 500., 500.,
116 ygOrigin=46.,
117 xgOrigin=280.,
118 rSphere = 6371.D3,
119 &
120
121 # Input datasets
122 #
123 # bathyFile - File containing bathymetry
124 # hydrogThetaFile - File containing initial potential temperature data
125 # hydrogSaltFile - File containing initial salinity data
126 # zonalWindFile - File containing zonal wind data
127 # meridWindFile - File containing meridional wind data
128 # thetaClimFile - File containing theta climatology used for relaxation
129 # saltClimFile - File containing salt climatology used for relaxation
130 #
131 &PARM05
132 bathyFile = 'bathy.seaice_obcs',
133 hydrogThetaFile = 'T.seaice_obcs',
134 hydrogSaltFile = 'S.seaice_obcs',
135 uVelInitFile = 'U.seaice_obcs',
136 vVelInitFile = 'V.seaice_obcs',
137 &

  ViewVC Help
Powered by ViewVC 1.1.22