Skip to content

MicPy 0.4.3 Changelog

This minor release further improves VTK and ParaView integration for MICRESS field data, with a new ParaView filter for extending simulation domains according to MICRESS boundary conditions.

MICRESS Boundary Extension filter

MICRESS simulations often exploit symmetries and repeating patterns to reduce the computational domain and save computation time.

  • Added the MICRESS Boundary Extension filter to the ParaView plugin.
  • The filter extends MICRESS datasets beyond their original simulation domain using the specified boundary conditions.
  • Added support for periodic, insulation, and symmetric boundary conditions.
  • Boundary conditions and extension sizes can be configured independently for each spatial direction.
  • This allows symmetric and repeating structures to be reconstructed and visualized directly in ParaView.

Legacy VTK file support

  • Added support for saving VTK files in the legacy format using Field.save_vti().
  • This provides an additional export option for workflows and tools that rely on the legacy VTK format such as HOMAT.