Implicit: Memory notes

In the case of implicit analysis, the solution can go out-of-core if insufficient memory is allocated but that will slow down the solution substantially. If you haven’t already noticed, implicit analysis is a memory hog. ILIMIT in *CONTROL_IMPLICIT_SOLUTION will affect the memory requirements as will LSOLVR in *CONTROL_IMPLICIT_SOLVER.

.

Effect of ILIMIT:

.

To allow your job to go out-of-core, set LSOLVR=6 in *CONTROL_IMPLICIT_SOLVER. While you’re at it,  set LPRINT=2 on the same line.

.

Some very approximate guidelines regarding memory requirements…

General recommendation:

.

Eigenvalue analysis case study: