Output folder#
The generated content depends on --type. Image and mesh workflows write to
the selected output directory; simulation workflows add editable OpenFOAM cases
and VTK exports.
Generated files after executing pymm.#
Main outputs#
binary_image.png,extracted_border.png,interior_grains.png, andinterior_grains_border.pngdocument image segmentation and contours.mesh.geoandmesh.mshcontain the rendered Gmsh geometry and mesh.OpenFOAM/flowStokesandOpenFOAM/tracerTransportare runnable cases.VTK_flowStokesandVTK_tracerTransportcontain visualization data.
Use ParaView to inspect the VTK results. The OpenFOAM input files can be edited and rerun directly, for example to change solver tolerances or numerical schemes that are not exposed in TOML. See the OpenFOAM numerical-schemes guide.
To inspect additional outputs produced by the maintained workflows, run:
pytest tests/ -n auto