Manufacturing Solutions

Refine

Refine

Previous topic Next topic No expanding text in this topic  

Refine

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The refine command is used to refine the mesh. The mesh refinement can be isotropic or directional over the entire domain or portions of the flow domain.

 

Syntax

refine domain direction

 

Comments

Valid entries for domain are: all (for entire mesh) | set set_name (name of the set eg: billet).
For boundary element sets, the set_name will be: {BC on bcname}, where bcname is the name of the boundary given in the *.grf file.
Valid entries for direction are: iso (isotropic refinement) | xi | eta | zeta | normal

 normal indicates that the refinement is normal to a boundary and will work only if the set is a set of elements on a given boundary.