I tried to perform an analysis with over 4 million tetrahedral elements. I got the error below. How can I solve this problem. I am using out-of-core, multiple threads and MUMPS solver.
Open the file "include_win64.bat" in text editor and change the values set to MAXNUM to some value above the default value of 1000000.
To specify the memory limit beyond which marc goes out of core, you can use the keyword -ml XX while submitting the job through the command window (where XX Is the memory Specified in Mbyte.)
Or can set the value in "set MEMLIMIT= XXXXXXX" in the include_win64.bat file. where XXX... represents the memory.
Open the file "include_win64.bat" in text editor and change the values set to MAXNUM to some value above the default value of 1000000.
To specify the memory limit beyond which marc goes out of core, you can use the keyword -ml XX while submitting the job through the command window (where XX Is the memory Specified in Mbyte.)
Or can set the value in "set MEMLIMIT= XXXXXXX" in the include_win64.bat file. where XXX... represents the memory.