:orphan: .. _pre_processing_equation_class_child: equation_class_child ==================== .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.equation_class_child.equation_class_child :show-inheritance: .. rubric:: Attributes =================================================================== ============================================================================================== Attribute Summary =================================================================== ============================================================================================== :ref:`advection_scheme ` Defines the scheme used by the solver to discretize the advection term in transport equations. :ref:`transient_scheme ` Defines the discretization algorithm for the transient term. :ref:`convergence_control ` Holds basic parameters that affect solver convergence. :ref:`convergence_criteria ` Specifies the criteria for final solution convergence. =================================================================== ============================================================================================== .. rubric:: Included in: ======================================================= ======================================= Parent Summary ======================================================= ======================================= :ref:`equation_class ` A container for Equation Class objects. ======================================================= =======================================