8000 Releases · festim-dev/FESTIM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: festim-dev/FESTIM

v2.0-alpha.4

28 May 19:47
bedbb20
Compare
Choose a tag to compare
v2.0-alpha.4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0-alpha.3...v2.0-alpha.4

Release 2.0-a3

17 Apr 14:21
5413431
Compare
Choose a tag to compare
Release 2.0-a3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0-alpha.2...v2.0-alpha.3

Release 2.0-a2

21 Mar 13:10
ca98eda
Compare
Choose a tag to compare
Release 2.0-a2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0-alpha...v2.0-alpha.2

Release 2.0-alpha

26 Feb 09:02
96d62ff
Compare
Choose a tag to compare
Release 2.0-alpha Pre-release
Pre-release

This is the alpha-release of FESTIM2 🎉

What's Changed

Read more

Release 1.4

16 Jan 20:08
678eb1a
Compare
Choose a tag to compare

What's Changed

New features

  • TXTExport refactoring by @KulaginVladimir in #883
  • Average surface and volume derived quantities in Cylindrical and Spherical by @jhdark in #820
  • Total surface and volume derived quantities for cylindrical and spherical meshes by @jhdark in #939
  • QoL: provide Stepsize as float or int by @jhdark in #936
  • Printing messages in parallel runs by @jhdark in #937

Deprecations

Bug fixes

Documentation

Distribution

  • moving setup.cfg and setup.py to pyproject.toml by @shimwell in #877

Misc

New Contributors

Full Changelog: v1.3.1...v1.4

Patch 1.3.1

01 Aug 09:30
d94454e
Compare
Choose a tag to compare

This PR includes a couple of bug fixes that were identified right after the 1.3 release.

Upgrading FESTIM is only required if you are using SurfaceFlux in combination with the Soret effect.

Full Changelog: v1.3...v1.3.1

Release 1.3

29 Jul 11:58
40cdd22
Compare
Choose a tag to compare

What's Changed

1.3 is out! One of the biggest releases so far! Lots of new functionalities, bug fixes and quality of life improvements!

We encourage users to upgrade their FESTIM version with

pip install -U festim

🌟 Highlights 🌟

  • Custom solver
    Users can now use a custom newton solver and have a finer control on the solver parameters (pre-conditioners, linear solvers...)
  • Kinetic surface model
    Similar to the model of Pick & Sonnenberg for surface dynamics, it is now possible to have a kinetic surface model in 1D simulations

New features

Bug fixes

QoL improvements

Documentation

Misc

New Contributors

Full Changelog: v1.2.1...v1.3

Patch 1.2.1

29 Mar 13:28
Compare
Choose a tag to compare

Fix for backward compatibility related to the recent refactoring of DerivedQuantities Exports Traps and Materials #725

Full Changelog: v1.2...v1.2.1

Release 1.2

04 Mar 12:41
91e59ac
Compare
Choose a tag to compare

New features

Bug fixes

Documentation

Refactoring

New Contributors

Full Changelog: v1.1.1...v1.2

Patch 1.1.1

20 Dec 10:23
95a51c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.1.1

0