Skip to content

MicPy MicPy logo

MicPy is a Python package to facilitate MICRESS workflows. Whether you aim to visualize, convert, or manipulate MICRESS data, MicPy provides the necessary tools.

MicPy 0.4.3 released

This minor release further improves VTK and ParaView integration for MICRESS field data. MICRESS simulations often exploit symmetries and repeating patterns to reduce the computational domain and save computation time. The new MICRESS Boundary Extension filter makes it easy to reconstruct and visualize the extended structure directly in ParaView using periodic, insulating, and symmetric boundary conditions.

The release also adds support for saving VTK files in the legacy format using Field.save_vti().

Read the full details in the latest Changelog.

Documentation

For a quick start, follow the Getting Started guide. If you are already familiar with installing MicPy, you can jump to the User Guide to learn more about the primary modules. If you are interested in exploring the available modules, check out the Modules section.

Getting Started User Guide Modules Blog