Skip to content

Releases: JuliaFEM/HeatTransfer.jl

v0.3.1

19 Sep 10:02
v0.3.1
Compare
Choose a tag to compare

v0.3.1 (2019-09-17)

Diff since v0.3.0

Merged pull requests:

  • Update to use Project.toml instead of REQUIRE (#8) (ahojukka5)

v0.3.0

04 Sep 07:51
Compare
Choose a tag to compare
Make  compatible with Julia v1.0

v0.2.0: Make package Julia v0.7 compatible (#5)

27 Aug 20:05
58f3281
Compare
Choose a tag to compare
* Fix deprecations.
* Drop `PkgTestSuite.jl`.
* Add Julia v0.7, v1.0 and nightly for CI.

v0.1.0

05 Jul 08:16
Compare
Choose a tag to compare
Fix deprecations (#4)

v0.0.2: New boundary condition + solve increment instead of total quantity (#2)

03 May 08:01
984c001
Compare
Choose a tag to compare
* New keywords "heat transfer coefficient" and "external temperature"
defines new boundary condition for surface (heat exchange).
* Make code ready for nonlinear iteration by solving K*dT = f-KT instead
of KT = f.

Initial release

07 Feb 17:55
Compare
Choose a tag to compare

Contains plane heat formulation