Skip to content

Releases: c3m-labs/HeatTrans

2.0.0

28 Jun 10:04

Choose a tag to compare

  • 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.

1.0.0

07 Mar 11:32

Choose a tag to compare

The first stable release!

0.3.1

06 Mar 11:00

Choose a tag to compare

0.3.1 Pre-release
Pre-release

Bug-fix beta release:

  • Documentation tweaks to reduce its size
  • Updated project layout to conform with standard

0.3.0

25 Jan 07:11

Choose a tag to compare

0.3.0 Pre-release
Pre-release

Beta release with expanded documentation.

0.2.0

05 Dec 14:47

Choose a tag to compare

0.2.0 Pre-release
Pre-release

Beta release. Contains:

  • Very basic documentation
  • Test support for multiple OS