advanced#
Bases:
TUIMenu
Enters the advanced settings menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
alternate_wall_temp_formulation
(service, ...)Enables/disables an alternate formulation for wall temperatures.
anisotropic_heat_flux
(service, version, ...)Select the heat flux calculation methods.
anisotropic_solid_heat_transfer
(service, ...)bcd_boundedness
(service, version, mode, path)Specifies the BCD scheme parameter, which controls the boundedness strength of the BCD scheme in the pressure-based solver, as described in .
bcd_scheme_type
(service, version, mode, path)BCD scheme type (standard or tunable).
bcd_weights_freeze
(service, version, mode, path)Enables/disables freezing of weighting coefficients of the central differencing and the upwind components of the BCD scheme.
correction_form
(service, version, mode, path)energy_numerical_noise_filter
(service, ...)Enables/disables a filter to eliminate non-physical numerical noise in the energy field.
Enable limiting of reconstruction gradient for the energy equation.
explicit_under_relaxation_value
(service, ...)Explicit under-relaxation value.
linearized_mass_transfer_udf
(service, ...)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).
non_reflecting_boundary_treatment
(service, ...)Enter non reflecting boundary treatment using minimal pressure reflection approach menu.
retain_cell_residuals
(service, version, ...)Enables/disables the retention of cell residuals for postprocessing.
retain_temporary_solver_mem
(service, ...)Enables/disables the retention of temporary solver memory, which retains gradient data and makes some advanced options available for postprocessing.
secondary_gradient_limiting
(service, ...)Enters the secondary gradient limiting menu.
show_all_discretization_schemes
(service, ...)Enables/disables the availability of all applicable discretization schemes.
singhal_et_al_cavitation_model
(service, ...)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
(service, ...)Enable enhanced skewness correction scheme.
transient_frame_motion_numerics
(service, ...)Enable time-step independent continuity discretization for transient cases with frame motion.
turbomachinery_specific_numerics
(service, ...)Enter turbomachinery-specific numerics menu.
volume_flux_for_single_phase
(service, ...)Enable/disable volume flux formulation for single phase flows.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Enables/disables an alternate formulation for wall temperatures.
Bases:
TUIMethod
Select the heat flux calculation methods.
Bases:
TUIMethod
Specifies the BCD scheme parameter, which controls the boundedness strength of the BCD scheme in the pressure-based solver, as described in .
Bases:
TUIMethod
BCD scheme type (standard or tunable).
Bases:
TUIMethod
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 .
Bases:
TUIMethod
Bases:
TUIMethod
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.
Bases:
TUIMethod
Enable limiting of reconstruction gradient for the energy equation.
Bases:
TUIMethod
Explicit under-relaxation value.
Bases:
TUIMethod
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).
Bases:
TUIMethod
Enables/disables the retention of cell residuals for postprocessing.
Bases:
TUIMethod
Enables/disables the retention of temporary solver memory, which retains gradient data and makes some advanced options available for postprocessing.
Bases:
TUIMethod
Enables/disables the availability of all applicable discretization schemes.
Bases:
TUIMethod
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?.
Bases:
TUIMethod
Enable enhanced skewness correction scheme.
Bases:
TUIMethod
Enable time-step independent continuity discretization for transient cases with frame motion.
Bases:
TUIMethod
Enable/disable volume flux formulation for single phase flows.