prisms-center / phaseField

PRISMS-PF: An Open-Source Phase-Field Modeling Framework
https://prisms-center.github.io/phaseField/
Other
229 stars 119 forks source link

Add capability to vtutopython.py script for handling adaptive meshes #310

Open david-montiel-t opened 1 week ago

david-montiel-t commented 1 week ago

The script can be combined with VisIt's "Resample" operator to interpolate fields into a uniform mesh before loading into Python.

This is already done in resample_vtk_RL.py

@gjerdej