:orphan: .. _high_res_tracking: high_res_tracking ================= .. autoclass:: ansys.fluent.core.solver.settings_241.high_res_tracking.high_res_tracking :show-inheritance: .. rubric:: Attributes ======================================================================================== ============================================================================================================================================================================ Attribute Summary ======================================================================================== ============================================================================================================================================================================ :ref:`enabled ` Enable/disable high resolution tracking. Please note that high-resolution tracking is the recommended default for highest tracking robustness, accuracy and performance. :ref:`always_use_face_centroid_with_periodics ` Enable/disable using quad face centroids when creating subtets if the case contains periodic boundaries. :ref:`flow_interpolation ` Main menu holding options to enable/disable interpolation of flow data to the particle position. :ref:`boundary_layer_tracking_enabled ` Enable/disable adjusting the particle timestep to account for high aspect ratio cells. :ref:`subtet_validity_checking_enabled ` Enable/disable testing for inverted subtets due to warped cells. :ref:`auto_intersect_tol_enabled ` Enable/disable using an automatic scaling of subtet intersection tolerance. :ref:`barycentric_intersection_enabled ` Enable/disable using barycentric coordinates for intersection calculations. :ref:`particle_relocation ` Main menu holding information options to control relocating particles during case file reading or remeshing/adaption. :ref:`stuck_particle_removal_enabled ` Enable/disable removal of particles that are stuck at edges or faces. :ref:`barycentric_sampling_enabled ` Enable/disable using of barycentric coordinates when sampling particles at planes. :ref:`quad_face_centroid_enabled ` Enable/disable using of quad face centroids when creating subtets. ======================================================================================== ============================================================================================================================================================================ .. rubric:: Included in: ============================ =================================================================================== Parent Summary ============================ =================================================================================== :ref:`tracking ` Main menu to control the time integration of the particle trajectory equations. ============================ ===================================================================================