*TerminationCriteria()
Specifies the criteria used to terminate the length of the streamlines in the CFD/Streamlines panel.
Syntax
*TerminationCriteria (Mode)
Application
HyperView
Inputs
- Mode
- The integration termination criteria in the term of "max. number of steps", "max. total length of a single streamline, or "the minimum valid speed of the velocity field".
Context
*BeginCFD()
Example
*TerminationCriteria("Max_num_steps 5")
Comments
Different modes have different termination criteria.