previous_defaults#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.previous_defaults(service, version, mode, path)#

Bases: TUIMenu

Provides text commands that allow you to undo enhancements to the default solver behavior.

Classes:

undo_2019r1_default_changes(service, ...)

Allows you to undo enhancements introduced in version 2019 R1 of ANSYS Fluent, including:.

undo_2019r3_default_changes(service, ...)

Allows you to undo enhancements introduced in version 2019 R3 of ANSYS Fluent, including:.

undo_2021r1_default_changes(service, ...)

Allows you to undo enhancements introduced in version 2021 R1 of ANSYS Fluent, including:.

undo_2021r2_default_changes(service, ...)

Allows you to undo the following enhancements introduced in version 2021 R2 of ANSYS Fluent:.

undo_2022r1_default_changes(service, ...)

Allows you to undo the following enhancements introduced in version 2022 R1 of ANSYS Fluent:.

undo_2023r1_default_changes(service, ...)

Undo default changes introduced in 2023R1.

undo_2023r2_default_changes(service, ...)

Undo default changes introduced in 2023R2.

undo_2024r1_default_changes(service, ...)

Undo default changes introduced in 2024R1.

undo_r19_point_0_default_changes(service, ...)

Undo default changes introduced in R19.0.

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

Bases: TUIMethod

Allows you to undo enhancements introduced in version 2019 R1 of ANSYS Fluent, including:.

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

Bases: TUIMethod

Allows you to undo enhancements introduced in version 2019 R3 of ANSYS Fluent, including:.

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

Bases: TUIMethod

Allows you to undo enhancements introduced in version 2021 R1 of ANSYS Fluent, including:.

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

Bases: TUIMethod

Allows you to undo the following enhancements introduced in version 2021 R2 of ANSYS Fluent:.

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

Bases: TUIMethod

Allows you to undo the following enhancements introduced in version 2022 R1 of ANSYS Fluent:.

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

Bases: TUIMethod

Undo default changes introduced in 2023R1.

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

Bases: TUIMethod

Undo default changes introduced in 2023R2.

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

Bases: TUIMethod

Undo default changes introduced in 2024R1.

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

Bases: TUIMethod

Undo default changes introduced in R19.0.