0
Have you considered using VTK for the 3D plots?
Viewed 53 times

We currently output HDF5 (easy with pyh5) and then generate an XDMF file for it (I wish there was a nice python wrapper for this, but PETSc has petsc_gen_xdmf.py for now).

waiting for moderation