Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At least one site does not support client-server anymore (due to issues like this): https://help.itc.rwth-aachen.de/en/service/rhr4fjjutttf/article/b4a7b9e11b054a7d8096834ea03a1686/

pvpython and pvbatch work and are available:

Suggest: https://www.paraview.org/Wiki/PvPython_and_PvBatch  and using just the pvbatch part of paraview:

Code Block
[arnoldg@dt-login02 ~]$ cd paraview_pvbatch/
[arnoldg@dt-login02 paraview_pvbatch]$ vi greenSphere.py  # sample from URL above for pvpython
[arnoldg@dt-login02 paraview_pvbatch]$ pvpython greenSphere.py 
[arnoldg@dt-login02 paraview_pvbatch]$ ls
greenSphere.py	greenSphereScreenshot.png

greenSphereScreenshot.png :

Image Added