iterate#

class ansys.fluent.core.generated.solver.settings_261.iterate(name=None, parent=None)#

Bases: Command

Iteration the multidomain conjugate heat transfer.

Parameters:
iter_countint

Sets the number of iterations for multidomain solving.

time_steps_countint

Sets the number of time-steps for multidomain solving.

iter_per_time_step_countint

Sets the number of iterations per time step for multidomain solving.

Arguments

Argument

Summary

iter_count

Sets the number of iterations for multidomain solving.

time_steps_count

Sets the number of time-steps for multidomain solving.

iter_per_time_step_count

Sets the number of iterations per time step for multidomain solving.

Included in:

Parent

Summary

solve_1

The multidomain solve object.