radiation#

class ansys.fluent.core.solver.tui_241.main_menu.define.models.radiation(service, version, mode, path)#

Bases: TUIMenu

Enters the radiation models menu.

Classes:

apply_full_solar_irradiation(service, ...)

Enables/disables the application of the complete solar load to the first wavelength band only, reverting to the pre-2019 R1 behavior of the Solar Load and Discrete Ordinates models.

beta_radiation_features(service, version, ...)

Enable Radiation Models with Non-Iterative Time Advancement (NITA) as Beta features in FL12.0.

blending_factor(service, version, mode, path)

Sets numeric option for Discrete Ordinate model.

discrete_ordinates(service, version, mode, path)

Enables/disables discrete ordinates radiation model.

discrete_transfer(service, version, mode, path)

Enables/disables discrete transfer radiation model.

do_acceleration(service, version, mode, path)

Enables/disables the acceleration of the discrete ordinates (DO) radiation model calculations.

do_coupling(service, version, mode, path)

Enables/disables DO/energy coupling.

dtrm_parameters(service, version, mode, path)

Enters the dtrm parameters menu.

fast_second_order_discrete_ordinate(service, ...)

Enables/disables the fast-second-order option for Discrete Ordinate Model.

mc_model_parameters(service, version, mode, path)

Specifies Monte Carlo model parameters.

mc_under_relaxation(service, version, mode, path)

Sets the under-relaxation factor for Monte Carlo radiation sources used in the energy equation.

method_partially_specular_wall(service, ...)

Sets the method for partially specular wall with discrete ordinate model.

montecarlo(service, version, mode, path)

Enables/disables the Monte Carlo radiation model.

non_gray_model_parameters(service, version, ...)

Sets parameters for non-gray model.

p1(service, version, mode, path)

Enables/disables P1 radiation model.

radiation_iteration_parameters(service, ...)

Sets iteration parameters for radiation models.

radiation_model_parameters(service, version, ...)

Set parameters for radiation models.

rosseland(service, version, mode, path)

Enables/disables Rosseland radiation model.

s2s(service, version, mode, path)

Enables/disables S2S radiation model.

s2s_parameters(service, version, mode, path)

Enters the S2S parameters menu.

solar(service, version, mode, path)

Enables/disables solar model.

solar_calculator(service, version, mode, path)

Calculates sun direction and intensity.

solar_irradiation(service, version, mode, path)

Enables/disables the solar irradiation model.

solar_parameters(service, version, mode, path)

Enters the solar parameters menu.

solution_method_for_do_coupling(service, ...)

Enables/disables the solution method for DO/energy coupling.

target_cells_per_volume_cluster(service, ...)

Sets the amount of coarsening of the radiation mesh for the Monte Carlo radiation model.

wsggm_cell_based(service, version, mode, path)

Enables/disables WSGGM cell based method.

class apply_full_solar_irradiation(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the application of the complete solar load to the first wavelength band only, reverting to the pre-2019 R1 behavior of the Solar Load and Discrete Ordinates models.

class beta_radiation_features(service, version, mode, path)#

Bases: TUIMethod

Enable Radiation Models with Non-Iterative Time Advancement (NITA) as Beta features in FL12.0.

class blending_factor(service, version, mode, path)#

Bases: TUIMethod

Sets numeric option for Discrete Ordinate model. Make sure thatSecond Order Upwind is selected for the Discrete Ordinates spatial discretization for the blending-factor option to appear in the text command list.

class discrete_ordinates(service, version, mode, path)#

Bases: TUIMethod

Enables/disables discrete ordinates radiation model.

class discrete_transfer(service, version, mode, path)#

Bases: TUIMethod

Enables/disables discrete transfer radiation model.

class do_acceleration(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the acceleration of the discrete ordinates (DO) radiation model calculations. Note that this text command is only available when running on Linux in parallel.

class do_coupling(service, version, mode, path)#

Bases: TUIMethod

Enables/disables DO/energy coupling.

class fast_second_order_discrete_ordinate(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the fast-second-order option for Discrete Ordinate Model.

class mc_model_parameters(service, version, mode, path)#

Bases: TUIMethod

Specifies Monte Carlo model parameters. This text command is available only when the Monte Carlo model is enabled.

class mc_under_relaxation(service, version, mode, path)#

Bases: TUIMethod

Sets the under-relaxation factor for Monte Carlo radiation sources used in the energy equation.

class method_partially_specular_wall(service, version, mode, path)#

Bases: TUIMethod

Sets the method for partially specular wall with discrete ordinate model.

class montecarlo(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the Monte Carlo radiation model.

class non_gray_model_parameters(service, version, mode, path)#

Bases: TUIMethod

Sets parameters for non-gray model.

class p1(service, version, mode, path)#

Bases: TUIMethod

Enables/disables P1 radiation model.

class radiation_iteration_parameters(service, version, mode, path)#

Bases: TUIMethod

Sets iteration parameters for radiation models.

class radiation_model_parameters(service, version, mode, path)#

Bases: TUIMethod

Set parameters for radiation models.

class rosseland(service, version, mode, path)#

Bases: TUIMethod

Enables/disables Rosseland radiation model.

class s2s(service, version, mode, path)#

Bases: TUIMethod

Enables/disables S2S radiation model.

class solar(service, version, mode, path)#

Bases: TUIMethod

Enables/disables solar model.

class solar_calculator(service, version, mode, path)#

Bases: TUIMethod

Calculates sun direction and intensity.

class solar_irradiation(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the solar irradiation model.

class solution_method_for_do_coupling(service, version, mode, path)#

Bases: TUIMethod

Enables/disables the solution method for DO/energy coupling.

class target_cells_per_volume_cluster(service, version, mode, path)#

Bases: TUIMethod

Sets the amount of coarsening of the radiation mesh for the Monte Carlo radiation model. A number greater than one implies coarsening, whereas equal to one implies no coarsening.

class wsggm_cell_based(service, version, mode, path)#

Bases: TUIMethod

Enables/disables WSGGM cell based method. Note that when enabled, the wsggm-cell-based option will become available in theAbsorption Coefficient drop-down list in the Create/Edit Materials dialog box.