We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation Fluids to get actual iteration in Scheme langage like N_ITER in UDF Reply To: to get actual iteration in Scheme langage like N_ITER in UDF

Federico
Ansys Employee

Hello,

there is no variable in the scheme language for the iteration number. 

You can however create a command and execute it at repeated iteration intervals or execute it once at a specified iteration number.