expert#

class ansys.fluent.core.solver.tui_231.main_menu.setup.expert(path, service)#

Bases: TUIMenu

Enter expert setup menu.

Methods:

beta_feature_access(*args, **kwargs)

Enable access to beta features in the interface.

enable_mesh_morpher_optimizer(*args, **kwargs)

Enable use of mesh morpher/optimizer.

heterogeneous_stiff_chemistry(*args, **kwargs)

Set heterogeneous stiff-chemistry solver.

stiff_chemistry(*args, **kwargs)

Set solver options for stiff-chemistry solutions.

Classes:

spectral(path, service)

Enter the Spectral menu.

beta_feature_access(*args, **kwargs)#

Enable access to beta features in the interface.

enable_mesh_morpher_optimizer(*args, **kwargs)#

Enable use of mesh morpher/optimizer.

heterogeneous_stiff_chemistry(*args, **kwargs)#

Set heterogeneous stiff-chemistry solver.

class spectral(path, service)#

Bases: TUIMenu

Enter the Spectral menu.

Methods:

calculate_fourier_coefficients(*args, **kwargs)

Calculates Fourier coefficient data.

calculate_harmonic_exports(*args, **kwargs)

Calculates Harmonic Export data.

delete_fourier_coefficients(*args, **kwargs)

Deletes Fourier coefficient data.

delete_harmonic_exports(*args, **kwargs)

Deletes Harmonic Export data.

calculate_fourier_coefficients(*args, **kwargs)#

Calculates Fourier coefficient data.

calculate_harmonic_exports(*args, **kwargs)#

Calculates Harmonic Export data.

delete_fourier_coefficients(*args, **kwargs)#

Deletes Fourier coefficient data.

delete_harmonic_exports(*args, **kwargs)#

Deletes Harmonic Export data.

stiff_chemistry(*args, **kwargs)#

Set solver options for stiff-chemistry solutions.