Question about Forward Iteration example in Scade One Student documentation (fil
-
-
March 18, 2025 at 12:58 pm
fdtsaid
SubscriberIn the Scade One Student documentation (section Concepts and Explanations → Language Explanations → Forward Iteration → Forward Construct for Iterative Algorithms), the fill_from_K example appears to contain a minor error in the forward body definition.ÂThe tutorial explains that the counter oi should start at K and increment by 1 iteratively:oi = K pre (oi + 1)
ÂHowever, the documented example instead uses:Âoi = K pre oi + 1
ÂThe original diagram in the document is :ÂThe diagram may actually be: -
March 24, 2025 at 9:44 am
Romain Andrieux
Ansys EmployeeHello,
I confirm this is a typo in the documentation. A correct implementation could be the one you've shown above.
Regards,
Romain
-
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Ansys Innovation Space
Trending discussions
Top Contributors
-
2928
-
970
-
852
-
599
-
591
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.