- New option to choose Mathematica FEM solver with
Method->"NDSolve". - Analysis time step is now adaptive (options
StartingStepSizeandMaxStepSize) instead of constant. - Default FEM mesh topology is triangular.
- All FEM mesh topologies supported by
ElementMeshare accepted. - Option
"NoTimeSteps"is removed because time step length is now adaptive.