Loading docs/source_docs/user_guide/inputs/geometry.rst +2 −5 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ The following inputs are defined using the prefix ``mfix``: +------------------------+-------------------------------------------------------------------------------+----------+---------------------+ | | Description | Type | Default | +========================+===============================================================================+==========+=====================+ | geometry | Simulation geometry type. | String | '' | | geometry | Simulation geometry type. | String | 'box' | | | Options (case-insensitive): | | | | | | | | | | * ``box`` - predefined :ref:`box geometry<InputsGeometry_box>` | | | Loading @@ -16,10 +16,7 @@ The following inputs are defined using the prefix ``mfix``: | | * ``generic`` - :ref:`user-defined geometry<InputsGeometry_generic>` | | | | | * ``CSG`` - use :ref:`Constructive Solid Geometry<InputsGeometry_CSG>` file | | | | | * ``STL`` - use :ref:`Standard Triangle Language<InputsGeometry_STL>` file | | | | | | | | | | If left undefined, then the system should be fully periodic, or | | | | | :ref:`planar regions<InputsGeometry_Regions_and_BCs>` should be used to | | | | | enclose the domain. | | | | | * ``None`` - no embedded boundary -- all domain faces must be specified | | | | | | | | +------------------------+-------------------------------------------------------------------------------+----------+---------------------+ | levelset__refinement | Refinement factor of levelset resolution relative to level 0 | Int | 1 | Loading Loading
docs/source_docs/user_guide/inputs/geometry.rst +2 −5 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ The following inputs are defined using the prefix ``mfix``: +------------------------+-------------------------------------------------------------------------------+----------+---------------------+ | | Description | Type | Default | +========================+===============================================================================+==========+=====================+ | geometry | Simulation geometry type. | String | '' | | geometry | Simulation geometry type. | String | 'box' | | | Options (case-insensitive): | | | | | | | | | | * ``box`` - predefined :ref:`box geometry<InputsGeometry_box>` | | | Loading @@ -16,10 +16,7 @@ The following inputs are defined using the prefix ``mfix``: | | * ``generic`` - :ref:`user-defined geometry<InputsGeometry_generic>` | | | | | * ``CSG`` - use :ref:`Constructive Solid Geometry<InputsGeometry_CSG>` file | | | | | * ``STL`` - use :ref:`Standard Triangle Language<InputsGeometry_STL>` file | | | | | | | | | | If left undefined, then the system should be fully periodic, or | | | | | :ref:`planar regions<InputsGeometry_Regions_and_BCs>` should be used to | | | | | enclose the domain. | | | | | * ``None`` - no embedded boundary -- all domain faces must be specified | | | | | | | | +------------------------+-------------------------------------------------------------------------------+----------+---------------------+ | levelset__refinement | Refinement factor of levelset resolution relative to level 0 | Int | 1 | Loading