removeSurfaceMeshes¶
- pyccx.mesh.removeSurfaceMeshes(model)¶
In order to assign face based boundary conditions to surfaces (e.g. flux, convection), the surface mesh is compared to the volumetric mesh to identify the actual surface mesh. This is then removed afterwards.
- Parameters:
model (
Mesher) – Mesher: The GMSH model- Return type:
None