solver.tui.solve.set.advanced#

class main_menu.solve.set.advanced(path, service)#

Enters the advanced settings menu.

alternate_wall_temp_formulation(*args, **kwargs)#

Enables/disables an alternate formulation for wall temperatures.

anisotropic_solid_heat_transfer(*args, **kwargs)#

Set up the heat transfer for anisotropic solid zones.

bcd_boundedness(*args, **kwargs)#

Specifies the BCD scheme parameter, which controls the boundedness strength of the BCD scheme in the pressure-based solver, as described in .

bcd_weights_freeze(*args, **kwargs)#

Enables/disables freezing of weighting coefficients of the central differencing and the upwind components of the BCD scheme. This dialog command requires the iteration number, after which the BCD scheme weights are to be frozen at each timestep. Freezing the BCD weighting coefficients may help to improve convergence of the timestep iterations as described in .

correction_form(*args, **kwargs)#
energy_numerical_noise_filter(*args, **kwargs)#

Enables/disables a filter to eliminate non-physical numerical noise in the energy field. Numerical noise can appear in solution fields where large variations in specific heat or combustion with phase change are present. Using the energy equation numerical noise filter increases robustness, but may make the solution slightly more diffusive. This text command is only available with the pressure-based solver.

energy_reconstruction_gradient_limiting(*args, **kwargs)#

Enable limiting of reconstruction gradient for the energy equation.

explicit_under_relaxation_value(*args, **kwargs)#

Explicit under-relaxation value.

linearized_mass_transfer_udf(*args, **kwargs)#

Enables/disables the use of a linearized mass transfer user-defined function (that is, the DEFINE_LINEARIZED_MASS_TRANSFER macro), as opposed to a mass transfer user-defined function (that is, the DEFINE_MASS_TRANSFER macro).

retain_cell_residuals(*args, **kwargs)#

Enables/disables the retention of cell residuals for postprocessing.

retain_temporary_solver_mem(*args, **kwargs)#

Enables/disables the retention of temporary solver memory, which retains gradient data and makes some advanced options available for postprocessing.

show_all_discretization_schemes(*args, **kwargs)#

Enables/disables the availability of all applicable discretization schemes.

singhal_et_al_cavitation_model(*args, **kwargs)#

Enables/disables the availability of the Singhal et al. cavitation model option, which can then be enabled in the Multiphase Model dialog box or by using the following text command: define/phases/set-domain-properties/interaction-domain/heat-mass-reaction/cavitation/cavitation?.

skewness_correction_enhanced(*args, **kwargs)#

Enable enhanced skewness correction scheme.