Rheolef
7.2
an efficient C++ finite element environment
|
mkgeo_couette n
The following command build a triangle based 2d unstructured mesh of the Couette geometry
mkgeo_couette 10 geo couette-10.geo
This command is useful when testing fluid mechanics programs on simple geometries. It calls the bamg
as unstructured mesh generator.
The geometry is a unit disk with a circular hole with diameter 1/2.
The boundary domains are interior
and exterior
.
This documentation has been generated from file main/sbin/mkgeo_couette.sh