10 May
2016
10 May
'16
8:40 a.m.
On 10/05/16 09:29, Tomasz Salwa [RPG] wrote:
Ok, then does firedrake enable built-in non-uniform extrusion, i.e., of different height and number of layers in different parts of the domain?
Currently no.
Alternatively, if I construct such an extruded mesh in gmsh, with extruded quads, would it work in firedrake?
No, gmsh produces unstructured hexahedra in this case and you're back to the previous problem. Is there a strong requirement for you to use hexes? You can certainly ask gmsh to produce an "extruded" tet mesh. Lawrence