Skip to content

Overview

MicPy

MicPy provides tools for reading, analyzing, converting, and visualizing MICRESS simulation data.

The User Guide is organized into four sections:

  • Binary Files – Read and process MICRESS binary output using the micpy.bin module.
  • Tabular Files – Analyze and visualize MICRESS tabular output using the micpy.tab module.
  • ParaView Plugin – Open MICRESS binary files directly in ParaView for interactive visualization without conversion.
  • Advanced Topics – Tutorials covering specialized visualization and analysis techniques built on the MicPy modules.

You can browse the User Guide using the navigation or jump directly to one of the sections below.

Binary Files Tabular Files ParaView Plugin