[petsc-users] Solving Stokes problem in high aspect ratio domains
Hardik Kothari
hardik.kothari at corintis.com
Fri May 9 08:54:34 CDT 2025
Dear PETSc team,
We are solving the Stokes equations using PETSc (via Firedrake) on a highly anisotropic 3D domain (L_x=1, L_y=0.01, L_z=0.1).
In this setup, standard Schur complement preconditioners using a mass inverse for pressure struggle to converge. We could solve the problem with the LSC preconditioner (solver parameters are shown in the script).
We have the following questions:
* Why standard preconditioners struggle in such domains?
* Why is the preconditioned residual norm for the Schur complement system much higher than the true residual norm?
* Would you recommend alternative or more robust preconditioners for such geometries?
Thank you for your help.
Best regards,
Hardik
HARDIK KOTHARI
hardik.kothari at corintis.com<mailto:hardik.kothari at corintis.com>
Corintis SA
EPFL Innovation Park Building C
1015 Lausanne
[https://urldefense.us/v3/__https://storcor.s3.eu-central-1.amazonaws.com/logos/Logo-black.png__;!!G_uCfscf7eWS!coZIkzX5gHWdyGx54LSoh7iP6KZ7AV-0Oa7FTFrMVAzIYrBCsVJ0vqY0hLvcIqcrdQtxcmcdpr25Hhsper7CRJwNrHrjfDsq$ ]
Here at Corintis we care for your privacy. That is why we have taken appropriate measures to ensure that the data you have provided to us is always secure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250509/4d2906af/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slimStokes.py
Type: text/x-python-script
Size: 3815 bytes
Desc: slimStokes.py
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20250509/4d2906af/attachment-0001.bin>
More information about the petsc-users
mailing list