Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
mkgeo_obstacle.sh

mkgeo_obstacle - mesh of the obstacle-in-channel More...

Go to the source code of this file.

Namespaces

namespace  mkgeo_obstacle

Variables

str nx = ""
int nx_default = 1
int N = 100
int c = 2
str L = "unset"
float hmin = 0.05
 split = false
int quarter = 1
 clean = true
 verbose = true
str name = "obstacle"
str usage = "usage: mkgeo_obstacle [nx=$nx_default [ny=nx]] [-c float=$c] [-L float=$L] [-N float=$N] [-quarter|-half] [-rz] [-hmin float=$hmin] [-name string=$name] [-[no]split] [-[no]clean] [-[no]verbose]"
str pkgbindir = "`rheolef-config --pkglibdir`"
 ny = $nx
 sys_coord_opt
int c_error = $c '{print (c <= 1 ? "true" : "false")}'`
str to_clean = ""
str command = "bamg -g $name.bamgcad -M $name.mtr -o $name.bamg"
 status = $?
str filter = "| ${pkgbindir}/geo_split | geo -upgrade -geo -"

Detailed Description

mkgeo_obstacle - mesh of the obstacle-in-channel

Definition in file mkgeo_obstacle.sh.