logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

mkgeo_couette - mesh of the Couette geometry (rheolef-7.2)

Author

       Pierre  Saramito  <Pierre.Saramito@imag.fr>

Boundary Domains

       The boundary domains are interior and exterior.

Description

       This command is useful when testing fluid mechanics programs on simple geometries. It calls the bamg as
       unstructured mesh generator.

Example

       The following command build a triangle based 2d unstructured mesh of the Couette geometry

           mkgeo_couette 10
           geo couette-10.geo

Implementation

       This documentation has been generated from file main/sbin/mkgeo_couette.sh

Name

       mkgeo_couette - mesh of the Couette geometry (rheolef-7.2)

Synopsis

       mkgeo_couette n

The Geometry

       The geometry is a unit disk with a circular hole with diameter 1/2.

See Also