Hi,

In general the way we create python scripts for a Catalyst-enabled simulation 
is by first running the simulation with a Python script that writes the data 
into files, then do offline analysis on those files and export a python script 
representing the analysis tasks to be done in situ.

I was wondering if, instead of using a Python script for writing all the data 
into file, an equivalent C++ code was available, and how such a code would be 
integrated into a Catalyst-enabled simulation? Or maybe just with VTK once the 
adaptors are written for the simulation's data?

Thanks,

Matthieu
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to