solve#

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

Bases: TUIMenu

Enter the solve menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

animate(service, version, mode, path)

Enter the animation menu.

cell_register_operations(service, version, ...)

Manage Cell Register Operations.

cell_registers(service, version, mode, path)

Manage Cell Registers.

compute_resources(service, version, mode, path)

No help available.

convergence_conditions(service, version, ...)

Manage convergence report.

dpm_update(service, version, mode, path)

Update discrete phase source terms.

dual_time_iterate(service, version, mode, path)

No help available.

execute_commands(service, version, mode, path)

Enter the execute-monitor-commands menu.

initialize(service, version, mode, path)

Enter the flow initialization menu.

iterate(service, version, mode, path)

No help available.

iterate_steady_2way_fsi(service, version, ...)

Perform a specified number of steps.

max_iterations_per_time_step(service, ...)

Set maximum iterations per time step for transient case.

mesh_motion(service, version, mode, path)

No help available.

monitors(service, version, mode, path)

Enter the monitors menu.

multistage_time_iterate(service, version, ...)

Perform unsteady iterations.

patch(service, version, mode, path)

Patch a value for a flow variable in the domain.

remote_compute(service, version, mode, path)

No help available.

report_definitions(service, version, mode, path)

Manage report definitions.

report_files(service, version, mode, path)

Manage report files.

report_plots(service, version, mode, path)

Manage report plots.

set(service, version, mode, path)

Enter the set solution parameters menu.

update_physical_time(service, version, mode, ...)

Update the solution to the next physical time level.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Manage convergence report.

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

Bases: TUIMethod

Update discrete phase source terms.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Perform a specified number of steps.

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

Bases: TUIMethod

Set maximum iterations per time step for transient case.

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

Bases: TUIMethod

No help available.

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

Bases: TUIMethod

Perform unsteady iterations.

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

Bases: TUIMethod

Patch a value for a flow variable in the domain.

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

Bases: TUIMethod

Update the solution to the next physical time level.