Festim

Latest version: v1.3.1

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

Scan your dependencies

Page 4 of 6

0.7.0

What's Changed
* changed how festim reads the surface markers to work with meshes from meshio by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/299
* Raise an error when duplicate ids in trap by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/301
* Project solubility temperature by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/297
* Fix 2 ids per material heat transfer by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/306
* Raise error when steady state sims don't converge by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/307
* Merge to master by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/300


**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.6.0...v0.7.0

0.6

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.5.1...v0.6.0

0.6.0

What's Changed
* Deprecation of "table" type by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/232
* Bc recombination by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/235
* Bug fix chemcial pot by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/239
* Bug fix retention computation with chemical potential conservation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/242
* Patch v0.5.2 by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/240
* Correct test cov + fixed repo paths in README by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/246
* Fix txt export dg by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/251
* Additionnal demos by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/254
* Demos by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/257
* Major code refactoring by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/247
* Solution in output by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/259
* No time overshoot by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/258
* Optimise xdmf exports by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/260
* Better reading from XDMF by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/261
* Better definition of materials by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/262
* Fix for reading mesh from XDMF files by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/264
* Fix derived quantities header by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/267
* Testing for demos notebooks by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/273
* Fix Sievert BC by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/278
* Recombination parameter names by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/285
* Fix steady state traps subdomains by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/281
* Unfound material error by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/286
* Default value for "dt_min" by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/284
* produces error if initial number of cells is too small by jhdark in https://github.com/RemDelaporteMathurin/FESTIM/pull/287
* Refactoring formulation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/290
* Several ids per material by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/283
* Update the Jacobian at every timestep by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/289
* Material dependent trap properties by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/291
* Flexible derived quantities exports and computations by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/292

0.5.1

What's Changed
* Modifcation of tests structure by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/226
* Code coverage by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/227
* More testing by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/228
* Testing + coverage integration by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/229
* Update codecov badge by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/230


**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.5.0...v0.5.1

0.5

New Contributors
* ehodille made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/221

**Full Changelog**: https://github.com/RemDelaporteMathurin/FESTIM/compare/v0.4.3...v0.5.0

0.5.0

What's Changed
* fixed bug xdmf retention by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/209
* merge from hotfix-0.4.3 by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/210
* Bug fix temperature update in solubility by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/213
* Fix theta not converted in retention computation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/214
* Adding a checkpoint key to disable the write_checkpoint method by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/215
* Meshing from vertices by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/216
* Fix bug xdmf retention by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/218
* [FEATURE] DG1 space for traps by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/219
* Dev by ehodille in https://github.com/RemDelaporteMathurin/FESTIM/pull/221
* Documentation by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/223
* Refactoring by RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/224

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.