Topic: CCPardiso solver error: not enough memory in phase 12.
I run model and then I get this error
(Thread 1) CCFEModelExc: CCPardiso solver error: not enough memory in phase 12.
Source line: 107, file: ..\..\Sources\CCGlobalMatrix\CCPardisoSparseMatrix\CCPardisoSparseMatrix_ComDef.cpp
And then I changed the mesh size from 0.5 into 0.75 in and then I run it and it work fine
Then I change the displacement from 0.001 into 0.1 in And I get the same error again.
I have checked 2.4.6 2.4.4 2.4.5 in Troubleshooting Manual.
Why is that happen?
Thank you