ray_tracing_control#

class ansys.cfx.core.generated.pre_processing.settings_261.ray_tracing_control.ray_tracing_control(name: str | None = None, parent=None)#

Bases: Group

Controls details of the ray tracing algorithms for Monte Carlo radiation.

Attributes

Attribute

Summary

enabled

Enable the RAY TRACING CONTROL object.

iteration_interval

‘Iteration Interval’ parameter.

iteration_convergence_criterion

Determines when iterations due to reflective walls have converged or due to Rigid Body Angular Momentum Solver have converged.

maximum_buffer_size

Maximum size of buffer used to hold tracking information in words.

maximum_number_of_track_segments

Maximum number of segments in a radiation track.

maximum_number_of_iterations

‘Maximum Number of Iterations’ parameter.

ray_reflection_threshold

Ignore rays reflected with intensity below this.

file_path

Path to store ray trace files.

Included in:

Parent

Summary

thermal_radiation_control

Holds parameters and objects that control the solution of Thermal Radiation.