MeshKit
1.0
|
Options and Keywords Used in PostBL Algorithm. More...
#include <PostBL.hpp>
Options and Keywords Used in PostBL Algorithm.
RUNNING: Postmesh Boundary Layer Tool can be run using the test_postbl executable in test/algs directory example:- test_postbl <name>.inp, where, <name> is the name of the input file containing the keywords below:
<double> bias b/w different layers of boundary layer is always greater than zero.
<string> input mesh file name support by moab reader.
<integer> id of the surface on which boundary layer needs to be created.
<integer> id of the neumann set on which boundary layer needs to be created.
<integer> material id to which the newly created hexes will be assigned, default is 999999.
<double> boundary layer thickness.
<1 or 0> print all the debug o/p if set to 1. A .log file is always created.
<string> name of output mesh file, can be any format that is supported by moab.
this marks the end of input file for boundary layer generation.