Skip to content

Fix/meshpartition field io

Douglas Serson requested to merge fix/meshpartition-fieldIO into master

This MR deals with two issues. First, in some situations MeshPartition writes two coordinates with no spaces between them, making the xml file invalid. The second issue is related to metadata not being imported for results from parallel simulations, and not being available in FieldConvert.

Merge request reports