Skip to content

2.0.0

Latest

Choose a tag to compare

@PintarM PintarM released this 28 Jun 10:04
· 3 commits to master since this release
  • New option to choose Mathematica FEM solver with Method->"NDSolve".
  • Analysis time step is now adaptive (options StartingStepSize and MaxStepSize) instead of constant.
  • Default FEM mesh topology is triangular.
  • All FEM mesh topologies supported by ElementMesh are accepted.
  • Option "NoTimeSteps" is removed because time step length is now adaptive.