:orphan: .. _node_based_averaging: node_based_averaging ==================== .. autoclass:: ansys.fluent.core.generated.solver.settings_251.node_based_averaging :show-inheritance: .. rubric:: Attributes ============================================== ========================================================================================================================================= Attribute Summary ============================================== ========================================================================================================================================= :ref:`enabled ` Enable/disable node-based averaging of DPM variables. :ref:`source_avg_enabled ` Enable/disable averaging of DPM source terms to nodes. :ref:`average_every_step ` Do the averaging after each integration step for higher accuracy at a higher cost. :ref:`kernel ` Deprecated, only for backward compatibility -- objects have been moved one level up. :ref:`kernel_type ` Specify a kernel for the averaging. :ref:`gaussian_factor ` Set a factor for the gaussian kernel for node-based averaging.~%Large values give small size, small values give large size of kernel. ============================================== ========================================================================================================================================= .. rubric:: Included in: ========================== =================================================================================================================== Parent Summary ========================== =================================================================================================================== :ref:`numerics ` Main menu to allow users to set options controlling the solution of ordinary differential equations describing ========================== ===================================================================================================================