rendering#

class ansys.fluent.core.generated.solver.settings_242.rendering.rendering(name=None, parent=None)#

Bases: Group

Ability to adjust raytracer rendering options.

Attributes

Attribute

Summary

quality

Set the quality for raytracing. Higher quality leads to more refining of the raytraced image, which results in more time and memory consumption.

denoiser

Denoiser is smart AI tech, where noise from rendering to get clear image at earler. It may lead to higher memory usage.

thread_count

Set the number of CPU thread cores that can be used by the raytracer for rendering.

max_rendering_timeout

Specify the maximum time [s] the raytracer can spend rendering the image to the specified quality before the image is captured.

Included in:

Parent

Summary

raytracing_options

‘raytracing_options’ child.