Legacy Volume Mesher

Contents

Legacy Volume Mesher#

The legacy volume mesher is the original volume meshing algorithm in Flow360 and is currently the default volume mesher. While still fully functional, it is being phased out in favor of the new volume mesher.

Main characteristics:

  • uses an unstructured tetrahedral mesh in the farfield region,

  • supports spherical and half-spherical farfield configurations,

  • allows for the generation of quasi-3D meshes for 2D simulations.

Available features:

  • Boundary layers:

    • first layer thickness specification,

    • growth rate control,

    • automatic layer count calculation based on target wall spacing.

  • Refinements:

    • uniform volumetric refinements specified using cylinders or boxes,

    • axisymmetric volumetric refinements specified using cylinders.

  • Zones:

    • rotating volume zones for simulating rotating machinery,

    • automatic farfield zone generation.

  • Farfield:

    • spherical farfield generation with configurable radius,

    • half-sphere farfield for symmetric configurations.

  • Quasi-3D meshing:

    • automatic handling of quasi-3D geometries,

    • boundary condition setup for quasi-3D simulations.

Examples#

Examples of mesh generation can be found in the Python API Example Library:

And in the WebUI Example Library.:

../../_images/legacy_vm_example.png

Clip of an example mesh generated using the Legacy Volume Mesher.#