add IO functionalities to write DCIP2D mesh and models
From pr #84
add IO functionalities to write DCIP2D mesh and models
-
the
MeshIO
functionswriteUBC
andwriteModelUBC
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