mkgeo_obstacle(1rheolef) | rheolef | mkgeo_obstacle(1rheolef) |
mkgeo_obstacle - mesh of the obstacle-in-channel (rheolef-7.2)
mkgeo_obstacle [options] [nx [ny]]
The following command build a triangle-based 2d unstructured mesh of the [-L,L]x[0,c] with a unit circle hole at origin.
mkgeo_obstacle > obstacle.geo
geo obstacle.geo
This command is convenient for building a mesh for the obstacle-in-channel geometry, as it is a very classical benchmark in complex fluid flow problems. It calls bamg unstructured mesh generator with anisotropy feature. The mesh files goes on name.geo where name is the basename for the output (see option -name below). The three auxiliary files required for automatic mesh generation with Rheolef combined with bamg are also provided:
name.bamg
name.bamgcad
name.dmn
-c float
-L float
-cartesian
-zr
-quarter
-half
-N int
-hmin float
The boundary sides are represented by domains: obstacle, axis, wall, upstream and downstream.
-name string
-[no]split
-[no]clean
-[no]verbose
This documentation has been generated from file main/sbin/mkgeo_obstacle.sh
Pierre Saramito <Pierre.Saramito@imag.fr>
Copyright (C) 2000-2018 Pierre Saramito <Pierre.Saramito@imag.fr> GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Mon Sep 19 2022 | Version 7.2 |