:orphan: .. _pre_processing_equation_pair_child: equation_pair_child =================== .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.equation_pair_child.equation_pair_child :show-inheritance: .. rubric:: Attributes ===================================================================================== ================================================================================ Attribute Summary ===================================================================================== ================================================================================ :ref:`option ` The 'Equation Pair' option. :ref:`under_relaxation_factor ` 'Under Relaxation Factor' parameter. :ref:`fluid1to2_flux ` Scalar flux from fluid 1 to 2. :ref:`fluid1_flux_coefficient ` Fluid 1 linearization coefficient of a flux from fluid 1 to 2. :ref:`fluid2_flux_coefficient ` Fluid 2 linearization coefficient of a flux from fluid 2 to 1. :ref:`fluid1to2_xflux ` X component vector flux from fluid 1 to 2. :ref:`fluid1to2_yflux ` Y component of vector flux from fluid 1 to 2. :ref:`fluid1to2_zflux ` Z component of vector flux from fluid 1 to 2. :ref:`fluid1to2_xxflux ` Xx component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1to2_xyflux ` Xy component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1to2_xzflux ` Xz component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1to2_yyflux ` Yy component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1to2_yzflux ` Yz component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1to2_zzflux ` Zz component of symmetric tensor flux from fluid 1 to 2. :ref:`fluid1_flux_out ` Scalar flux from fluid 1. :ref:`fluid2_flux_in ` Scalar flux into fluid 2. :ref:`fluid1_flux_fluid1_coefficient ` Fluid 1 linearization coefficient of a flux from fluid 1. :ref:`fluid2_flux_fluid1_coefficient ` Fluid 2 linearization coefficient of a flux into fluid 2. :ref:`fluid1_flux_fluid2_coefficient ` Fluid 2 linearization coefficient of a flux from fluid 1. :ref:`fluid2_flux_fluid2_coefficient ` Fluid 2 linearization coefficient of a flux into fluid 2. :ref:`fluid1_xflux_out ` X component of vector flux from fluid 1. :ref:`fluid1_yflux_out ` Y component of vector flux from fluid 1. :ref:`fluid1_zflux_out ` Z component of vector flux from fluid 1. :ref:`fluid2_xflux_in ` X component of vector flux into fluid 2. :ref:`fluid2_yflux_in ` Y component of vector flux into fluid 2. :ref:`fluid2_zflux_in ` Z component of vector flux into fluid 2. :ref:`fluid1_xxflux_out ` Xx component of symmetric tensor flux from fluid 1. :ref:`fluid1_xyflux_out ` Xy component of symmetric tensor flux from fluid 1. :ref:`fluid1_xzflux_out ` Xz component of symmetric tensor flux from fluid 1. :ref:`fluid1_yyflux_out ` Yy component of symmetric tensor flux from fluid 1. :ref:`fluid1_yzflux_out ` Yz component of symmetric tensor flux from fluid 1. :ref:`fluid1_zzflux_out ` Zz component of symmetric tensor flux from fluid 1. :ref:`fluid2_xxflux_in ` Xx component of symmetric tensor flux into fluid 2. :ref:`fluid2_xyflux_in ` Xy component of symmetric tensor flux into fluid 2. :ref:`fluid2_xzflux_in ` Xz component of symmetric tensor flux into fluid 2. :ref:`fluid2_yyflux_in ` Yy component of symmetric tensor flux into fluid 2. :ref:`fluid2_yzflux_in ` Yz component of symmetric tensor flux into fluid 2. :ref:`fluid2_zzflux_in ` Zz component of symmetric tensor flux into fluid 2. :ref:`fluid1_value ` Scalar value transferred from fluid 1 to 2. :ref:`fluid2_value ` Scalar value transferred from fluid 2 to 1. :ref:`transition_value ` Scalar transition transferred from fluid 1 to 2. :ref:`fluid1_xvalue ` X-component of a vector value transferred from fluid 1 to 2. :ref:`fluid1_yvalue ` Y-component of a vector value transferred from fluid 1 to 2. :ref:`fluid1_zvalue ` Z-component of a vector value transferred from fluid 1 to 2. :ref:`fluid2_xvalue ` X-component of a vector value transferred from fluid 2 to 1. :ref:`fluid2_yvalue ` Y-component of a vector value transferred from fluid 2 to 1. :ref:`fluid2_zvalue ` Z-component of a vector value transferred from fluid 2 to 1. :ref:`transition_xvalue ` X-component of vector transition value transferred from fluid 1 to 2. :ref:`transition_yvalue ` Y-component of vector transition value transferred from fluid 1 to 2. :ref:`transition_zvalue ` Z-component of vector transition value transferred from fluid 1 to 2. :ref:`fluid1_xxvalue ` Xx-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid1_xyvalue ` Xy-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid1_xzvalue ` Xz-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid1_yyvalue ` Yy-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid1_yzvalue ` Yz-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid1_zzvalue ` Zz-component of a symmetric tensor value transferred from fluid 1 to 2. :ref:`fluid2_xxvalue ` Xx-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`fluid2_xyvalue ` Xy-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`fluid2_xzvalue ` Xz-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`fluid2_yyvalue ` Yy-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`fluid2_yzvalue ` Yz-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`fluid2_zzvalue ` Zz-component of a symmetric tensor value transferred from fluid 2 to 1. :ref:`transition_xxvalue ` Xx-component of symmetric tensor transition value transferred from fluid 1 to 2. :ref:`transition_xyvalue ` Xy-component of symmetric tensor transition value transferred from fluid 1 to 2. :ref:`transition_xzvalue ` Xz-component of symmetric tensor transition value transferred from fluid 1 to 2. :ref:`transition_yyvalue ` Yy-component of symmetric tensor transition value transferred from fluid 1 to 2. :ref:`transition_yzvalue ` Yz-component of symmetric tensor transition value transferred from fluid 1 to 2. :ref:`transition_zzvalue ` Zz-component of symmetric tensor transition value transferred from fluid 1 to 2. ===================================================================================== ================================================================================ .. rubric:: Included in: =================================================== ====================================== Parent Summary =================================================== ====================================== :ref:`equation_pair ` A container for Equation Pair objects. =================================================== ======================================