methods#

class ansys.fluent.core.generated.solver.settings_251.methods(name=None, parent=None)#

Bases: Group

The solution methods object.

Attributes

Attribute

Summary

axisymmetric

Axisymmetric object.

p_v_coupling

The pressure velocity coupling scheme.

flux_type

The flux type.

spatial_discretization

Spatial Discretizatio Schemes.

bcd_boundedness

The BCD scheme boundedness strength.

pseudo_time_method

The pseudo time method object.

transient_formulation

Transient formulation.

unsteady_global_time

Enable/disable unsteady global-time-step solution model.

accelerated_non_iterative_time_marching

Enable/disable accelerated non-iterative time marching.

convergence_acceleration_for_stretched_meshes

Enable convergence acceleration for stretched meshes to improve the convergence of the implicit density based solver on meshes with high cell stretching.

expert

Expert object.

frozen_flux

Enable/disable frozen flux formulation for transient flows.

high_order_term_relaxation

High Order Relaxation Menu.

multiphase_numerics

The multiphase numerics options object.

nb_gradient_boundary_option

Ggnb options.

nita

Enable/disable Use of Noniterative Time Advancement Scheme.

nita_expert_controls

The NITA expert controls object.

overset

Overset solver options object.

phase_based_vof_discretization

Phase-based vof discretization.

reduced_rank_extrapolation

Enable/disable Reduced Rank Extrapolation method to accelerate solution time.

reduced_rank_extrapolation_options

Reduced Rank Extrapolation options.

use_limiter_in_time

Use a limiter in the time discretization to reduce local over- or undershoots of the solution.

residual_smoothing

Residual smoothing factor and number of iterations.

vof_numerics

VOF numeric options.

warped_face_gradient_correction

Warped-face-gradient-correction object.

high_speed_numerics

High-speed-numerics object.

species_disc_together

Enable/disable Set all species discretizations together.

Methods

Method

Summary

set_solution_methods_to_default

Set solution methods to default values.

Included in:

Parent

Summary

solution

‘solution’ child.