18 Dec
2015
18 Dec
'15
11 a.m.
On 18 Dec 2015, at 10:52, Buesing, Henrik <HBuesing@eonerc.rwth- aachen.de> wrote:
Dear Justin! Dear Lawrence!
So just to be clear... Firedrake reads in the *.msh as well as the *.geo file. So both have to be present? Only the *.msh file is not sufficient?
Oh no, firedrake doesn't touch the geo file. You should only need the msh file.
But going with your example tests/regression/annulus.msh. In the msh file there is no definition of the Physical Line. This is only present in the *.geo file... So how does firedrake know about "9" as index to the boundary? Henrik