Older news
2023
- New preprint: DOLFINx: The next generation FEniCS problem solving environment available at DOI:10.5281/zenodo.10447666
- New tutorial: FEniCSx tutorial for students enrolled in the class MU5MES01 of the Solid Mechanics Master of Sorbonne Université and ENPC. The tutorial is available at http://jsdokken.com/FEniCS23-tutorial/
- Presentation at d’Alembert institute on my research Boundary condition extensions in FEniCSx, See the D’Alembert YouTube channel for the full presentation
- The presentation from FEniCS 23 on checkpointing is available at checkpointing-presentation. The code is available at jorgensd/checkpointing-presentation
- New paper published: See: https://joss.theoj.org/papers/10.21105/joss.05580# for details
- A Python implementation for checkpointing in DOLFINx is available at adios4dolfinx
2022
- A web resource for reproducible research available at scientificcomputing@github
- Construction of arbitrary order finite element degree-of-freedom maps on polygonal and polyhedral cell meshes open-access publication at TOMS.
- The DOLFINx tutorial v0.4.1 has been released.
- TEAM 30 Benchmark of electromagnetic a 2D induction engine available at Github (Wells-group/TEAM30)
2021
- Proceedings of the FEniCS 2021-conference is available here.
- Simple Taylor-Green solver and 3D Turek benchmark IPCS Navier-Stokes solver for dolfinx is available at jorgensd/dokken_ipcs on Github!