Iteration: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
An iteration is a run all [[Simulation Core#Steps|steps]] of the [[Simulation Core]]. During a run, active overlays are calculated,
An iteration is a run of all [[Simulation Core#Steps|steps]] of the [[Simulation Core]].  
 
By default a [[project]] is configured with 1 iteration.


The amount of Iterations performed is configured using the [[Setting#ITERATIONS|ITERATIONS]] Setting.
The amount of Iterations performed is configured using the [[Setting#ITERATIONS|ITERATIONS]] Setting.
==Iteration Overlay==
The Iteration Overlay is an Overlay that collects results from its [[Prequel]] for only particular Iterations, configured using its [[Iteration Overlay#Attributes|Attributes]]
{{article end
|notes=*The configuration of multiple iterations enables the Iteration Loop option in the [[Water Overlay Wizard]]'s Output Overlays step.
|seealso=*[[Simulation Core]]
*[[Iteration Overlay]]
*[[Iteration (TQL)]]
*[[Prequel]]
|howtos=
}}

Revision as of 09:44, 21 September 2026

An iteration is a run of all steps of the Simulation Core.

By default a project is configured with 1 iteration.

The amount of Iterations performed is configured using the ITERATIONS Setting.

Iteration Overlay

The Iteration Overlay is an Overlay that collects results from its Prequel for only particular Iterations, configured using its Attributes

Notes

  • The configuration of multiple iterations enables the Iteration Loop option in the Water Overlay Wizard's Output Overlays step.

See also