getSurfaceFacesFromRegion

pyccx.mesh.getSurfaceFacesFromRegion(regionName, model)

Gets the faces from a surface region, which are compatible with GMSH in order to apply surface BCs to.

Parameters:
  • surfaceRegionName – str - The volume domain in the model to obtain the nodes from

  • model – Mesher: The GMSH model

Returns: