(FEATURE) save model and export surfaces
New features
- Added ability to import and export model to pickle file using dill
- Export surfaces for model as vtk file using meshio (currently bug in surface location to be fixed)
Bug fixes - Changed default nelements for piecewise linear to 1e5
- Updated readme file