Skip to content

#153 Building ALUSimplexGrid<2,2> from amiramesh file fails

Metadata

Property Value
Reported by Markus Blatt (markus@dr-blatt.de)
Reported at Jul 21, 2006 10:46
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Robert K (robertk@posteo.org)
Closed at Jul 26, 2006 13:21
Closed in version Unknown
Resolution Not a bug
Comment

Description

I just tried to create a ALUSimplexGrid from an Amiramesh file. The file actually created for Alberta. It is a simple unitcube devided into two simplices.

AluSimplexGrid complains:

Hmesh_basic::ascireadtriang(?) "offnet: grids/2dgrid.al

Anzahl der Vertices:       0
Anzahl der Makroelemente:  0
Anzahl der Randelemente:   0

-------------------------- closed.

Hmesh_basic::makeneighbours(?) resulted in 0 hits, 0 faults, used time: 0

And creates a grid with no elements:

=> ALU3dGrid(dim=2,dimworld=2) level 0 codim[0]=0 codim[1]=0 codim[2]=0 leaf codim[0]=0 codim[1]=0 codim[2]=0 leaf dim=2 geomTypes=((simplex, 2)[0]=0,(simplex, 1)[1]=0,(simplex, 0)[2]=0)

Attachments