Loading docs/source_docs/user_guide/inputs/output/monitors.rst +14 −2 Original line number Diff line number Diff line Loading @@ -522,12 +522,24 @@ Sum .. math:: \sum_p w_p \phi_p Mass-Weighted Sum +----------------------------------------------+ | Lagrangian::GeneralProperty::MassWeightedSum | +----------------------------------------------+ The mass-weighted sum of particle property, :math:`\phi_p` in the selected region is calculated using the following expression. .. math:: \sum_p w_p m_p \phi_p Min +----------------------------------+ | Lagrangian::GeneralProperty::Min | +----------------------------------+ The minimum value of particle property :math:`phi_p` is the selected region The minimum value of particle property :math:`\phi_p` is the selected region is obtained using the following expression. .. math:: \min_p \phi_p Loading @@ -537,7 +549,7 @@ Max | Lagrangian::GeneralProperty::Max | +----------------------------------+ The maximum value of particle property :math:`phi_p` is the selected region The maximum value of particle property :math:`\phi_p` is the selected region is obtained using the following expression. .. math:: \max_p \phi_p Loading Loading
docs/source_docs/user_guide/inputs/output/monitors.rst +14 −2 Original line number Diff line number Diff line Loading @@ -522,12 +522,24 @@ Sum .. math:: \sum_p w_p \phi_p Mass-Weighted Sum +----------------------------------------------+ | Lagrangian::GeneralProperty::MassWeightedSum | +----------------------------------------------+ The mass-weighted sum of particle property, :math:`\phi_p` in the selected region is calculated using the following expression. .. math:: \sum_p w_p m_p \phi_p Min +----------------------------------+ | Lagrangian::GeneralProperty::Min | +----------------------------------+ The minimum value of particle property :math:`phi_p` is the selected region The minimum value of particle property :math:`\phi_p` is the selected region is obtained using the following expression. .. math:: \min_p \phi_p Loading @@ -537,7 +549,7 @@ Max | Lagrangian::GeneralProperty::Max | +----------------------------------+ The maximum value of particle property :math:`phi_p` is the selected region The maximum value of particle property :math:`\phi_p` is the selected region is obtained using the following expression. .. math:: \max_p \phi_p Loading