From d7794283fd5179aa49a5e925600e57ffadd87c53 Mon Sep 17 00:00:00 2001 From: Charles G Waldman Date: Mon, 9 Mar 2026 09:36:12 -0500 Subject: [PATCH] remove bc.[region_name].[solid_name].massflow --- docs/source_docs/user_guide/inputs/boundary_conditions.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/source_docs/user_guide/inputs/boundary_conditions.rst b/docs/source_docs/user_guide/inputs/boundary_conditions.rst index c4c3a7d..34890eb 100644 --- a/docs/source_docs/user_guide/inputs/boundary_conditions.rst +++ b/docs/source_docs/user_guide/inputs/boundary_conditions.rst @@ -159,8 +159,6 @@ For inflow boundary conditions , the solids inputs are defined using the prefix +------------------------+-----------------------------------------------------------------------+-------------+-----------+ | volflow | Volumetric flow rate. | Real | 0 | +------------------------+-----------------------------------------------------------------------+-------------+-----------+ -| massflow | Mass flow rate. | Real | 0 | -+------------------------+-----------------------------------------------------------------------+-------------+-----------+ For inflow boundary conditions, diameter and density distributions can be specified. -- GitLab