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
- Deprecate
MeshFromRefinements
by @RemDelaporteMathurin in #893 - Deprecate list attributes by @jhdark in #935
Bug fixes
- Wrong value for error_on_nonconvergence in
NewtonSolver
by @KulaginVladimir in #874 - Fix for no borders in multi-materials sims by @RemDelaporteMathurin in #927
- Fix for spherical (cylindrical) coordinates in non-1D (3D) by @KulaginVladimir in #929
Documentation
- Documentation: typo value not in code #843 by @XinShen-CHN in #858
- Add University of Tsukuba on the user map by @iamryo in #853
- Sphinx docs files to gitignore by @RemDelaporteMathurin in #859
- Details for contribution workflow by @RemDelaporteMathurin in #865
- Store user logos locally to avoid missing markers in map by @XinShen-CHN in #862
- Add the slack channel. by @XinShen-CHN in #867
- Documentation dead links #840 by @XinShen-CHN in #868
- added WSL and Anaconda instructions by @rekomodo in #872
- Documentation: how to run FESTIM in parallel #856 by @XinShen-CHN in #871
- Cards on front page of docs by @RemDelaporteMathurin in #890
- New pip commands in documentation by @RemDelaporteMathurin in #891
- Update begginer's guide by @kaelyndunnell in #915
- GMSH workflow by @celyneira in #885
- fenicsx installation instructions by @RemDelaporteMathurin in #917
- added styling by @RemDelaporteMathurin in #924
- UPD of developer's guide and docs for materials by @KulaginVladimir in #930
- Update docs env by @RemDelaporteMathurin in #932
- Theory page fix by @RemDelaporteMathurin in #934
Distribution
Misc
- Removed unused imports by @NeelKondapalli in #851
- Fix incorrect error message on SurfaceFluxCylindrical by @rekomodo in #881
- Better error message for divergence with no
dt_min
by @RemDelaporteMathurin in #889 - Update conda action by @RemDelaporteMathurin in #928
- New default value for
DerivedQuantities.show_units
by @RemDelaporteMathurin in #892
New Contributors
- @NeelKondapalli made their first contribution in #851
- @iamryo made their first contribution in #853
- @celyneira made their first contribution in #885
Full Changelog: v1.3.1...v1.4