Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 179 Bytes

README.rst

File metadata and controls

12 lines (7 loc) · 179 Bytes

SPHCpy

Wrapper and tools for reading and converting p.XX data from the SPHC code to VTK

Usage:

>>> import sphcpy >>> s=sphcpy.dataslice(0) >>> s.ToVTK("casename")