COMSOL¶
- class openpnm.io.COMSOL[source]¶
Writes a file containing pores and throats of the network in a format that can be opened in COMSOL.
Notes
The exported files contain COMSOL geometry objects, not meshes.
This class exports in 2D only.
Methods
export_data
(network[, phases, filename])Saves the network and geometry data from the given objects into the specified file.