I have seen some differences in the solution generated from the same model in Mecway when I use 2.23 and 2.22 ( specifically a non linear contact involving bolts and pretension). In some cases 2.22 converges easily and 2.23 requires a different analysis set up to converge whatso ever. Has this been reported else where and are there any potential reasons for this? which solution is likely to be more reliable? I have attached the file 2.22 solves with out the need for automatic time stepping but 2.23 does not - the maximum stress is also different. I can well believe my approach to this particular problem may be questionable but I'm surprised at the difference in the solutions.
Incidentailly is there a way to be able to use the PARDISO solver with 2.23 ?
Comments
That is a worry if they both converge with different solutions. I'm looking forward to seeing your example.
You can use PARDISO by building from the source included with Mecway, or possibly download a compiled binary from dhondt.de
I would believe the results the required the better time stepping.
If you run the executables availailable on dhondt.de, switching to PARDISO in CCX Modify keyword
Pastix can give random results with mixed precision, which is the default, so make sure you turn that off using the environment variable. Even with double precision, I'm not sure it tests for convergence properly, so maybe it's giving results when it should have failed.
I only test Mecway against the version of CCX that's included with it, as well as Pardiso built from the source included. Other builds might not work as well.