dolfinx-tutorial icon indicating copy to clipboard operation
dolfinx-tutorial copied to clipboard

A reimplementation of the Springer book: https://github.com/hplgit/fenics-tutorial/, covering new topics as well as transitioning from dolfin to dolfinx

Results 29 dolfinx-tutorial issues
Sort by recently updated
recently updated
newest added

Derive a priori solution of the problem from known strain potential

enhancement

Add list of supported elements when this becomes available

enhancement

The word *precision* was incorrectly written.

First trial for #94 Used adios4dolfinx for reading NS solutions (Personally, store solutions from each time step in a form of "./Flows/flow_function_{i}". There may be a better way to store...

Hi, In the Chapter 1, about Weak imposition of Dirichlet conditions for the Poisson problem. The equation (9) and (10) now is: ![Screenshot from 2024-03-25 14-16-15](https://github.com/jorgensd/dolfinx-tutorial/assets/150266564/3556e527-3407-4543-b4cf-07ea740c0aed) The D should change...

Reference implementation at: https://fenicsproject.discourse.group/t/point-sources-redux/13496/6?u=dokken Walk user through what is actually done here, and what a Point-source ends up being.

enhancement