Page 4 of 4

Re: Output forces on surface

Posted: Tue Dec 12, 2023 3:42 pm
by Yvan Fournier
Hello,

OK, I obtain results similar to yours using the constant time step option. To avoid divergence, I need either to reduce the number of MPI ranks (from 48 to 4 works,), or keep the number of MPI ranks but change linear solver options to ones that are less dependent on the partitioning (ie. Jacobi instead of Gauss-Seidel, ....).

I'll try to see with colleagues if they have any idea about this, and I may run a few tests with sub-iterations on my side.

Best regards,

Yvan