SCIInstitute / SCIRun

SCIRun is a Problem Solving Environment, for modeling, simulation and visualization of scientific problems. This is version 5, the upgraded version of SCIRun v4.
http://scirun.org
Other
128 stars 71 forks source link

Looping Architecture Interface Improvements #2159

Open jab0707 opened 4 years ago

jab0707 commented 4 years ago

There is a lot I want to try to do witht he new looping architecture but it is not clear how to properly interface witht he module. This is a request both for some features and for some documentation.

Documentation Requests What is shared between the different python interfaces and what is the flow chart during a typical loop. How can data be passed to the field/matrix/string outputs of the loop modules?

How does the loop condition get evaluated, what variable is used?

How does the python programming port work/when is it needed?

Features Requested A way to explicitly set the loop conditional variable

A way to call the loop for a single iteration from a python function

A way to create/pass fields through the loop start/ends

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 240 days with no activity. Remove the stale label or comment, or this will be closed in 60 days.