AcuSolve memory problem
Hello everyone,
I am currently simulating an entire truck assembly in a wind tunnel environment using the AcuConsole pre processor and AcuSolve solver. I have around three porous mediums in my model along with 18 axial fans (Rotating reference frames) which has blown up the overall element size and also the complexity of the model.
When I try to run the model setup in AcuSolve, after the domain has been decomposed, I get the following errors:
From what I can understand, it looks like a problem with my workstation not having sufficient memory to run the analysis. I am running it on a 36 Core (72 logical processors), 64 GB machine.
Thanks,
Yatish
Answers
-
Apparently the RAM on the machine is not sufficient to run the problem. Looks like it's gone through all the physical memory, and into the swap memory, too. Simplest/cheapest fix would be to get more RAM for the machine if it's not maxed out. Otherwise, the mesh count (problem size) needs to be reduced.
0 -
Altair Forum User said:
Apparently the RAM on the machine is not sufficient to run the problem. Looks like it's gone through all the physical memory, and into the swap memory, too. Simplest/cheapest fix would be to get more RAM for the machine if it's not maxed out. Otherwise, the mesh count (problem size) needs to be reduced.
Thanks for the input @acupro . I'll try to reduce the mesh count and try it again.
0 -
Another option would be to define maximum number of elements in AcuConsole. This way the meshing stops after that number is reached. You would of course get an error, but it would avoid the machine hanging or creating a huge mesh that would take too long on your machine.
0