203 |
useStrainTensionVisc= .FALSE. |
useStrainTensionVisc= .FALSE. |
204 |
implicitDiffusion = .FALSE. |
implicitDiffusion = .FALSE. |
205 |
implicitViscosity = .FALSE. |
implicitViscosity = .FALSE. |
206 |
implBottomFriction = .FALSE. |
selectImplicitDrag = 0 |
207 |
momImplVertAdv = .FALSE. |
momImplVertAdv = .FALSE. |
208 |
tempImplVertAdv = .FALSE. |
tempImplVertAdv = .FALSE. |
209 |
saltImplVertAdv = .FALSE. |
saltImplVertAdv = .FALSE. |
245 |
implicitFreeSurface = .FALSE. |
implicitFreeSurface = .FALSE. |
246 |
rigidLid = .FALSE. |
rigidLid = .FALSE. |
247 |
implicSurfPress = 1. _d 0 |
implicSurfPress = 1. _d 0 |
248 |
implicDiv2Dflow = 1. _d 0 |
implicDiv2DFlow = 1. _d 0 |
249 |
exactConserv = .FALSE. |
exactConserv = .FALSE. |
250 |
linFSConserveTr = .FALSE. |
linFSConserveTr = .FALSE. |
251 |
uniformLin_PhiSurf = .TRUE. |
uniformLin_PhiSurf = .TRUE. |
288 |
cg3dTargetResidual = 1. _d -7 |
cg3dTargetResidual = 1. _d -7 |
289 |
cg3dChkResFreq = 1 |
cg3dChkResFreq = 1 |
290 |
useSRCGSolver = .FALSE. |
useSRCGSolver = .FALSE. |
|
#ifdef ALLOW_PRESSURE_RELEASE_CODE |
|
|
cg2dMinColumnEps = 0. _d 0 |
|
|
pReleaseVisc = 0. _d 0 |
|
|
#endif |
|
291 |
|
|
292 |
C-- Time stepping parameters |
C-- Time stepping parameters |
293 |
deltaT = 0. _d 0 |
deltaT = 0. _d 0 |