hpfem / agros2d

vf
http://www.agros2d.org/
GNU General Public License v2.0
65 stars 29 forks source link

Memory management #133

Open DainisB opened 8 years ago

DainisB commented 8 years ago

Hello,

What could be the cause for such an error: Mesh View: Linearizer (initial mesh) processing failed: Hermes::realloc_with_check() failed to reallocate 194799600 bytes.

I am currently modelling an ac machine, and gemetry isn't too difficult. The PC i am working on has Win10, 4GB of RAM and intel i3 CPU.

Other thing i am just curious of is, why there isn't option to define field depth for post calculations ?

hassantrafo commented 4 years ago

Hi, I am facing the same issue, did you find the reason?

ATGM8888 commented 3 years ago

I had this problem and was able to get around it by changing "Number of refinements" from 1 to 0 in the Physical Fields section.

Abdoucoura1993 commented 3 years ago

Hello, I am facing the same issue: Mesh View: Linéarisation (maillage initial) a échoué : Hermes::realloc_with_check() failed to reallocate 109191240 bytes. Anyone kows the cause of this error? And how to fix it? Thank you for your help!