fipy
fipy copied to clipboard
2nd order Gmsh not imported correctly
As reported in http://thread.gmane.org/gmane.comp.python.fipy/2755, an order-2 Gmsh is not imported correctly, producing a mesh with gaps.
Are we reading the correct three nodes?
Imported from trac ticket #478, created by guyer on 10-17-2012 at 09:41, last modified: 09-09-2013 at 18:48
guyer attached test-4.png on 10-17-2012 at 09:41
guyer attached o2.geo on 10-17-2012 at 09:46
guyer attached o2.msh on 10-17-2012 at 09:47
There is nothing wrong with the [https://raw.githubusercontent.com/wd15/fipy-attachments/master/raw-attachment/ticket/478/o2.geo .geo file] and nothing inherently wrong with the [https://raw.githubusercontent.com/wd15/fipy-attachments/master/raw-attachment/ticket/478/o2.msh .msh file], but FiPy doesn't read it correctly if the .msh
file is generated with -order 2
.
Trac comment by guyer on 10-17-2012 at 09:51