Hello,
I’m encountering some strange behaviour working with om-loop and a recursive patch.
It seems that om-loop evaluates the input in a strange sequence, which means that using conditionals within an omloop is problematic.
If you evaluate the attached problem patch (just an example of the behaviour I’m encountering) you’ll see that the error is due to the OMIF not behaving as expected.
Or am I doing something wrong?
best,
jc
do-something.omp (4.7 KB)