discrete_ordinates#

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

Bases: Group

Enable/disable the discrete ordinates radiation model.

Attributes

Attribute

Summary

n_theta_divisions

Number of polar divisions.

n_phi_divisions

Number of azimuthal divisions.

n_theta_pixels

Number of polar pixels per solid-angle.

n_phi_pixels

Number of azimuthal pixels per solid-angle.

do_acceleration

Enable/disable acceleration of computation of DO model.

method_partially_specular_wall

Set method for partially specular wall with discrete ordinate model.

fast_second_order_discrete_ordinate

Enable/disable the fast-second-order option for Discrete Ordinate Model.

blending_factor

1st-order to higher-order blending factor.

do_energy_coupling

Settings for DO/Energy Coupling.

Included in:

Parent

Summary

radiation

Model for radiative heat-transfer.