November 20, 2008, 07:00
|
ST_Malloc warning message
|
#1
|
Guest
|
I'm working on a 3D model of about 1.8 million elements, and when I finish running and try to display the contour of turbulance/y plus, I get a following error. Is this something to do with my computer capacity? Thank you.
Warning: ST_Malloc: out of memory.malloc_storage: unable to malloc X Velocity Reconstruction, size 35917752, t 14, myid 1000000.
Warning: ST_Malloc: out of memory.malloc_storage: unable to malloc Y Velocity Reconstruction, size 35917752, t 14, myid 1000000.
Warning: ST_Malloc: out of memory.malloc_storage: unable to malloc Z Velocity Reconstruction, size 35917752, t 14, myid 1000000.
Error: FLUENT received fatal signal (ACCESS_VIOLATION) 1. Note exact events leading to error. 2. Save case/data under new name. 3. Exit program and restart to continue. 4. Report error to your distributor. Error Object: ()
|
|
|