Skip to content
On this page

Slab

slab requires definition of a plane (determined by a point and a normal vector), and the thickness.

  • centerX, centerY, centerZ: Define the location of a point within the simulation grid coordinate, which is used to determine the center plane of current slab.
  • normalX, normalY, normalZ: Define the normal vector direction within the simulation grid coordinate. The normal vector is used to define the center plane of current slab.
  • thickness: Define the thickness of the slab.

Updated on 2023-03-18 at 16:45:26 -0400

This website is developed using vitepress.