residual#

class ansys.fluent.core.generated.solver.tui_261.main_menu.solve.monitors.residual(service, version, mode, path)#

Bases: TUIMenu

Enter the residual monitors menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

check_convergence(service, version, mode, path)

Choose which currently-monitored residuals should be checked for convergence.

convergence_criteria(service, version, mode, ...)

Set convergence criteria for residuals which are currently being both monitored and checked.

criterion_type(service, version, mode, path)

No help available.

enhanced_continuity_residual(service, ...)

No help available.

monitor(service, version, mode, path)

Choose which residuals to monitor as printed and/or plotted output.

n_display(service, version, mode, path)

No help available.

n_maximize_norms(service, version, mode, path)

No help available.

n_save(service, version, mode, path)

No help available.

normalization_factors(service, version, ...)

Set normalization factors for currently-monitored residuals.

normalize(service, version, mode, path)

No help available.

plot(service, version, mode, path)

No help available.

print(service, version, mode, path)

No help available.

re_normalize(service, version, mode, path)

Renormalize residuals by maximum values.

relative_conv_criteria(service, version, ...)

Set relative convergence criteria for residuals which are currently being both monitored and checked.

reset(service, version, mode, path)

No help available.

scale_by_coefficient(service, version, mode, ...)

Enable/disable scaling of residuals by coefficient sum in printed and plotted output.

window(service, version, mode, path)

Specify window in which residuals will be plotted during iteration.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Choose which currently-monitored residuals should be checked for convergence.

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

Bases: TUIMethod

Set convergence criteria for residuals which are currently being both monitored and checked.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Choose which residuals to monitor as printed and/or plotted output.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Set normalization factors for currently-monitored residuals.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Renormalize residuals by maximum values.

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

Bases: TUIMethod

Set relative convergence criteria for residuals which are currently being both monitored and checked.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Enable/disable scaling of residuals by coefficient sum in printed and plotted output.

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

Bases: TUIMethod

Specify window in which residuals will be plotted during iteration.