Releases: festim-dev/FESTIM
Releases · festim-dev/FESTIM
Release 0.6
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
- Release v0.6 by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/288
Full Changelog: RemDelaporteMathurin/FESTIM@v0.5.1...v0.6.0
Patch 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: RemDelaporteMathurin/FESTIM@v0.5.0...v0.5.1
Patch 0.4.3
What's Changed
- added T to the txt exports by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/196
- fixed recombination flux with chemical pot conservation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/202
- Computation time optimisation post-processing by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/203
- Keys optional + bug fixing by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/205
- Key borders not mandatory if only one material is set by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/206
Full Changelog: RemDelaporteMathurin/FESTIM@v0.4.2...v0.4.3
Patch 0.4.2
What's Changed
- Merging master into dev by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/182
- Delete first_try.py by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/190
- Merge from master by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/191
- Rm ogorodnikova folder by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/192
Full Changelog: RemDelaporteMathurin/FESTIM@v0.4.1...v0.4.2
Patch 0.4.1
What's Changed
- fixed surface key by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/185
- Merge pull request #185 from RemiTheWarrior/hotfix by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/186
- Fixed syntax in demo by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/187
- Fix demo by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/188
- Hotfix by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/189
Full Changelog: RemDelaporteMathurin/FESTIM@v0.4.0...v0.4.1
Release 0.4
What's Changed
- Properties as UserExpression classes by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/173
- Dev by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/174
- Chemical potential conservation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/175
- Testing mms by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/178
- New formulation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/180
- 0.4 by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/181
Full Changelog: RemDelaporteMathurin/FESTIM@v0.3.0...v0.4.0
Release 0.3
What's Changed
- Sources applied to different volumes by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/159
- Dev by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/160
- fixed type tests + list by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/161
- fixed type tests + list by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/162
- Optional adaptive stepsize parameters by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/163
- Bug fix by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/167
- Release 0.3 by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/168
Full Changelog: RemDelaporteMathurin/FESTIM@v0.2.1...v0.3.0
Release 0.2
This is release 0.2. Both major and minor modifications have been added to FESTIM.
What's Changed
- Neumann bcs by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/115
- Export parameters by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/118
- Temperature dependent properties by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/119
- Better recombination by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/127
- Better role for each function. Error doesn't propagate anymore by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/128
- Fixed the key error in demo_Ogorodnikova by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/129
- Xdmf initial state by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/130
- log level parameterisable by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/132
- Meshes and subdomains definition by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/133
- Steady state solution by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/137
- Temperature export by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/138
- Fixed issue variable not defined by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/139
- Refactoring generic simulation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/142
- Non linear formulation by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/146
- Removed TDS key in export by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/147
- Bug u slit by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/148
- Including of Soret effect by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/149
- Consistency in key values by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/152
- Bug flux functions by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/153
- Release 0.2 by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/154
Full Changelog: RemDelaporteMathurin/FESTIM@v0.1.2...v0.2.0
Patch 0.1.2
What's Changed
- Patch 0.1.2 by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/114
Full Changelog: RemDelaporteMathurin/FESTIM@v0.1.1...v0.1.2
Patch 0.1.1
What's Changed
- Patch 1 by @phugoide in https://github.com/RemDelaporteMathurin/FESTIM/pull/107
- Hotfix by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/110
New Contributors
- @phugoide made their first contribution in https://github.com/RemDelaporteMathurin/FESTIM/pull/107
Full Changelog: RemDelaporteMathurin/FESTIM@v0.1.0...v0.1.1