#151 AlbertaGrid doesn't read valid dgf file
Metadata
Property | Value |
---|---|
Reported by | Oliver Sander (oliver.sander@tu-dresden.de) |
Reported at | Jul 18, 2006 08:30 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Last edited at | Jul 24, 2006 14:39 |
Closed by | Robert K (robertk@posteo.org) |
Closed at | Jul 26, 2006 14:13 |
Closed in version | 1.0 |
Resolution | Fixed |
Comment | attached kurbelwelle is not a valid file. The kurbelwelle from Oli works well with AlbertaGrid. |
Description
I cannot read the attached dgf file into AlbertaGrid. Instead, I get around 7000 lines of error messages starting with
macro_test: WARNING in ../3d/macro.c, line 489 not implemented for 3d yet: no check is performed check_mesh: checking mesh check_fct: error detected!!! boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1 boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1 boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1 boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1 boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1 boundary[2] on domains boundary is nil on element = -1 interior boundary[3] non nil on element = -1
It doesn't seem to be the grid file itself, as ALUGrid reads it with no difficulty.