ParaView¶
- class openpnm.io.ParaView[source]¶
Class for exporting and viewing OpenPNM networks in ParaView.
Methods
export_data
(network, filename)Exports an OpenPNM network to a paraview state file.
open_paraview
(filename)Opens a paraview state file directly in ParaView.