Hi John,
I did try concatenating the files but that did not seem to work. I can
almost get what I need by opening up the POS file in GMSH and re-exporting.
My ultimate goal is to have a single file that contains both mesh
information and "NodeData" information per GMSH's most recent file
version.
On Sat, Aug 14, 2021 at 12:29 PM Charles Puelz
wrote:
> Hello,
>
> I am trying to write both a mesh and data corresponding to a libMesh system
> to a single MSH file. It looks like this can be done with an MSH file
> version > 4.
>
> At this point I can separately write out a mesh in an MSH file