[Dune] problems with uggrid

Maria Carla Piastra mcarlapiastra at gmail.com
Mon Dec 16 15:11:05 CET 2019


Dear community,

I need to install the DUNE module called duneuro (http://duneuro.org/) we
developed at the university of Muenster.
While reading a mesh using the dune-uggrid, I first got:

ERROR in InsertElement: The method InsertElement has run out of memory.
ERROR in InsertElement: Please do the following:
ERROR in InsertElement: 1. increase NDELEM_BLKS_MAX in gm.h
ERROR in InsertElement: 2. rebuild UG

I followed the instructions: increased NDELEM_BLKS_MAX in gm.h from 1000 to
5000 (2000 was not enough) and rebuilt everything.

The new error is now:
Traceback (most recent call last):
ERROR in InsertElement: ==> NdElPtrArray_GetMemAndCheckIDs( ) ERROR: No
memory for MGNDELEMBLK(theMG,j)
ERROR in InsertElement: ERROR by calling NdElPtrArray_GetMemAndCheckIDs()
  File "vitoria_test_mentat.py", line 77, in <module>
  driver = dp.MEEGDriver3d(config)
RuntimeError: GridError
[createGrid:/home/neurophys/marpia/Dune2.5/dune-grid/dune/grid/uggrid/uggridfactory.cc:544]:
Inserting element into UGGrid failed!

Do you know what is this about?

Many thanks,
Maria Carla
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20191216/7a090ec3/attachment.htm>


More information about the Dune mailing list