Skip to content

add IO functionalities to write DCIP2D mesh and models

Compare
Choose a tag to compare
@lheagy lheagy released this 08 Jan 02:08
5d802e3

From pr #84

add IO functionalities to write DCIP2D mesh and models

  • the MeshIO functions writeUBC and writeModelUBC are now compatible with 2D meshes and models.

  • We now make sure that mesh and model get saved at the same place by giving the option to specify the folder outside of the filename (before the folder was given by the dict.keys, not very practical)

  • The upgrade is backward compatible