Skip to content

#860 DUNE Parser for GMSH confusing $PhysicalNames section with $Nodes Section in a .msh file

Metadata

Property Value
Reported by Alex Evanovic (alex.evanovic@gmail.com)
Reported at Jan 4, 2011 17:56
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Linux

Description

The DUNE Parser for GMSH is confusing the $PhysicalNames section in a .msh file with $Nodes section. If I try to read in a .msh file, I get IO errors. If I delete the $PhysicalNames section from the .msh file, only then I am able to read it into DUNE.

Edited by Santiago Ospina De Los Ríos