Skip to content

(FEATURE) save model and export surfaces

Choose a tag to compare

@lachlangrose lachlangrose released this 01 Jul 03:19
· 2051 commits to master since this release
9d5e608

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