Licensing

Licensing

[See Solution 2019507] I get the following memory allocation error when I try to run the simulation: Error: 1000000: Failed to allocate 30.77MB memory (../../src/amg.c:4587) Error Object: #f

    • FAQFAQ
      Participant

      You get this error when you do not have sufficient memory to run the case. Find out the cell count (Mesh->Info->Size). A 1Million cell case needs at least 1GB RAM in single precision solver and 2GB RAM in double precision solver. If the problem exists even with the above mentioned memory, check the user resource limits. This problem comes when the user resource limits are set too low. Please go through the following link for the resolution. http://www.fluentusers.com/support/installation/unixfaq/memoryerror.htm