/[MITgcm]/MITgcm_contrib/verification_other/natl_box_adjoint/input_seaice/data.year
ViewVC logotype

Contents of /MITgcm_contrib/verification_other/natl_box_adjoint/input_seaice/data.year

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


Revision 1.1 - (show annotations) (download)
Sat Feb 4 02:15:47 2012 UTC (12 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64k, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64p, checkpoint64r, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint64m, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint65i, checkpoint67d, checkpoint65m, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65e, checkpoint64i, checkpoint64h, checkpoint65h, checkpoint65, checkpoint64j, checkpoint65n, HEAD
move un-tested set-up from MITgcm/verification/natl_box_adjoint to Contrib/verification_other

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 # f0 - Reference coriolis parameter,
16 # south edge of f on beta plane (1/s)
17 # beta - df/dy (s^-1.m^-1)
18 # tAlpha - Linear EOS thermal expansion coefficient (1/oC)
19 # sBeta - Linear EOS haline contraction coefficient (1/ppt)
20 # gravity - Acceleration due to gravity (m/s^2)
21 # gBaro - Accel. due to gravity used in barotropic equation (m/s^2)
22 # rigidLid - Set to true to use rigid lid
23 # implicitFreeSurface - Set to true to use implicit free surface
24 # eosType - Flag for linear or polynomial equation of state
25 # momAdvection - On/Off flag for momentum self transport
26 # momViscosity - On/Off flag for momentum mixing
27 #
28 &PARM01
29 tRef= 24.0 , 23.0 , 22.0 , 21.0 , 20.0 ,
30 19.0 , 18.0 , 17.0 , 16.0 , 15.0 ,
31 14.0 , 13.0 , 12.0 , 11.0 , 10.0 ,
32 9.0 , 8.0 , 7.0 , 6.0, 5.0 ,
33 4.0 , 3.0 , 2.0 ,
34 sRef= 34.65, 34.75, 34.82, 34.87, 34.90,
35 34.90, 34.86, 34.78, 34.69, 34.60,
36 34.58, 34.62, 34.68, 34.72, 34.73,
37 34.74, 34.73, 34.73, 34.72, 34.72,
38 34.71, 34.70, 34.69,
39 no_slip_sides=.FALSE.,
40 no_slip_bottom=.TRUE.,
41 viscAz=1.E-3,
42 viscAh=5.E4,
43 diffKhT=1.E3,
44 diffKzT=1.E-5,
45 diffKhS=1.E3,
46 diffKzS=1.E-5,
47 beta=1.E-11,
48 tAlpha=2.E-4,
49 sBeta =7.4E-4,
50 gravity=9.81,
51 gBaro=9.81,
52 rigidLid=.FALSE.,
53 implicitFreeSurface=.TRUE.,
54 eosType='POLY3',
55 readBinaryPrec=64,
56 writeBinaryPrec=64,
57 saltStepping=.TRUE.,
58 tempStepping=.TRUE.,
59 momStepping=.TRUE.,
60 implicitDiffusion=.TRUE.,
61 implicitViscosity=.TRUE.,
62 useCDscheme=.TRUE.,
63 &
64
65 # Elliptic solver parameters
66 #
67 # cg2dMaxIters - Maximum number of 2d solver iterations
68 # cg2dTargetResidual - Solver target residual
69 #
70 &PARM02
71 cg2dMaxIters=1000,
72 cg2dTargetResidual=1.E-13,
73 &
74
75 # Time stepping parameters
76 #
77 # startTime - Integration starting time (s)
78 # endTime - Integration ending time (s)
79 # tauCD - CD scheme coupling timescale (s)
80 # deltaTMom - Timestep for momemtum equations (s)
81 # deltaTtracer - Tracer timestep (s)
82 # deltaTClock - Timestep used as model "clock" (s)
83 # abEps - Adams-Bashforth stabilising factor
84 # pChkPtFreq - Frequency of permanent check pointing (s)
85 # chkPtFreq - Frequency of rolling check pointing (s)
86 # dumpFreq - Frequency at which model state is stored (s)
87 # tauThetaClimRelax - Relaxation to climatology time scale (s)
88 # tauSaltClimRelax - Relaxation to climatology time scale (s)
89 #
90 &PARM03
91 tauCD=172800.,
92 startTime=3600.0,
93 nTimeSteps=2400,
94 deltaTmom=3600.0,
95 deltaTtracer=3600.0,
96 deltaTClock =3600.0,
97 cAdjFreq=0.,
98 abEps=0.1,
99 pChkptFreq=0.0,
100 chkptFreq=0.0,
101 dumpFreq =864000.0,
102 tauThetaClimRelax=0.,
103 tauSaltClimRelax=0.,
104 forcing_In_AB = .FALSE.
105 &
106
107 # Gridding parameters
108 #
109 # usingSphericalPolarGrid - On/Off flag for spherical polar coordinates
110 # usingCartesianGrid - On/Off flag for selecting cartesian coordinates
111 # delX - Zonal grid spacing (degrees)
112 # delY - Meridional grid spacing (degrees)
113 # delZ - Vertical grid spacing (m)
114 # phiMin - Southern boundary latitude (degrees)
115 #
116 &PARM04
117 usingCartesianGrid=.FALSE.,
118 usingSphericalPolarGrid=.TRUE.,
119 delX=20*2.E0,
120 delY=16*2.E0,
121 delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
122 100., 150., 200., 275., 350., 415., 450.,
123 500., 500., 500., 500., 500., 500., 500.
124 phimin=46.,
125 thetamin=280.,
126 rSphere = 6371.D3
127 &
128
129 # Input datasets
130 #
131 # bathyFile - File containing bathymetry
132 # hydrogThetaFile - File containing initial potential temperature data
133 # hydrogSaltFile - File containing initial salinity data
134 #
135 &PARM05
136 bathyFile = 'bathy.labsea',
137 hydrogThetaFile = 'LevCli_temp.labsea',
138 hydrogSaltFile = 'LevCli_salt.labsea',
139 &
140
141 # Open boundaries
142 &PARM06
143 &

  ViewVC Help
Powered by ViewVC 1.1.22