Festim

Latest version: v1.3.1

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

1.0

After several years of development, it is finally time to release 1.0! 🚀

What's Changed

New features
* Simulation time milestones by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/568
* Export to txt at all times and in steady state by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/555
* Dissociation flux by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/557

Fixes
* Fix parrallel hanging behaviour by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/571
* Error raised when invalid field for BC by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/550
* Fix final time overshoot by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/556
* Trap density xdmf fix by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/564
* Patch derived quantities not exported at final timestep when stepsize is small by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/567
* Linear solver for post-process chemical potential by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/579
* Fix tiny timestep bug by gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/580
* Fix dissociation BC for festim by gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/581

Documentation
* Mamba for docs compilation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/548
* Update README conda package installation by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/545
* Smaller README by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/549
* added ImplantationFlux to docs by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/560
* Better api reference documentation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/552
* Examples in documentations by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/554
* Remove demos from repo by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/558
* Fixed suggest edit in documentation by gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/572
* Added Info on different version installation in the getting started file by gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/574


Misc
* Use literal rather than "is not" by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/553
* fixed badge for circle by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/575
* Deprecations by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/578
* GithubActions instead of CircleCI by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/590
* Added parametric test for Flux BC initialise by gabriele-ferrero in https://github.com/RemDelaporteMathurin/FESTIM/pull/588

New Contributors
* gabriele-ferrero made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/572

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.11.1...v1.0

0.11.1

What's Changed
* Formatting by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/543
* Fixing bug where stepsize is almost zero by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/542


**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.11.0...v0.11.1

0.11.0

What's Changed
* Adaptation of time display according to log level by Lili-Gigi in https://github.com/RemDelaporteMathurin/FESTIM/pull/524
* Solver parameter options for extrinsic traps by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/525
* Regular merge to main by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/526
* moving to newer setuptools_scm by shimwell in https://github.com/RemDelaporteMathurin/FESTIM/pull/527
* Feature mass transfer bc by SamueleMeschini in https://github.com/RemDelaporteMathurin/FESTIM/pull/533
* NeutronInducedTrap fix - solver parameter assertion by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/534
* Regular merge to main by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/535

New Contributors
* Lili-Gigi made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/524
* SamueleMeschini made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/533

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.10.3...v0.11.0

0.10.3

What's Changed
**Documentation**
* Add documentation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/505
* First documentation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/506
* Extend documentation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/511
* Docstrings class level by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/514
* Documentation update by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/515
* Minor doc fixes by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/516
* minor typo fixes by shimwell in https://github.com/RemDelaporteMathurin/FESTIM/pull/517
* added link by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/519

**Bugfixes**
* Patch field argument for BoundaryCondition by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/521
* Henry solubillity with traps by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/522

New Contributors 🎉
* shimwell made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/517

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.10.2...v0.10.3

0.10.2

What's Changed
* Changing uppercase FESTIM to lowercase by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/503
* Adding everything needed for open-source by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/502
* Test release 0.10.2 by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/504


**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* TemperatureFromXDMF with transient h transport cases by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/500

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.10.0...v0.10.1

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.