Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by ksnow, Mon Jan 30 16:32:18 2017 UTC | revision 1.3 by dgoldberg, Sat Mar 4 11:57:16 2017 UTC | |
---|---|---|
# | Line 284 C-- Elliptic solver parameters | Line 284 C-- Elliptic solver parameters |
284 | cg2dUseMinResSol = UNSET_I | cg2dUseMinResSol = UNSET_I |
285 | cg2dpcOffDFac = 0.51 _d 0 | cg2dpcOffDFac = 0.51 _d 0 |
286 | cg2dPreCondFreq = 1 | cg2dPreCondFreq = 1 |
287 | #ifdef ALLOW_PRESSURE_RELEASE_CODE | |
288 | cg2dMinColumnEps = 0. _d 0 | |
289 | pReleaseVisc = 0. _d 0 | |
290 | pReleaseDamp = 0. _d 0 | |
291 | #endif | |
292 | cg3dMaxIters = 150 | cg3dMaxIters = 150 |
293 | cg3dTargetResidual = 1. _d -7 | cg3dTargetResidual = 1. _d -7 |
294 | cg3dChkResFreq = 1 | cg3dChkResFreq = 1 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |