wiki:VisIt/instrumentCode

Instrument the Code

VisIt provides numerous examples how to make use of its in-situ library libsim.

In the following our own Fortran90 implementation is discussed.



Instruction-Paths in Flow-Diagram for different Modes

Mode Diagram
run + never update
* simulation is running in max. speed
* plots are NOT updated
* ONLY check for new commands
run + always update
* simulation is interrupted EVERY iteration
* plots are ALWAYS updated
* ALWAYS check for new commands
pause
step
run-update-now
run-update-never
run-update-always

any feedback welcomed - h.zilken@…, j.goebbert@…

Last modified 8 years ago Last modified on 03/24/16 11:38:37

Attachments (6)

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.