Jørgen Schartum Dokken
Jørgen Schartum Dokken
For point 1: one should probably rename the second variable to residual > Also in the same example, the PyVista plot shows tetrahedron while rendering the plot for 2nd order...
> but adding problem description (or a link to the original problem) to this tutorial might help. Do you mean a description of the setup for the hyperelasticity code?
> 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...
Hi Rem, I made a notebook on this a long time ago (https://github.com/jorgensd/dolfinx-tutorial/compare/main...dokken/dg_tutorial), and it needs some tender love and care to be updated to the main branch, and maybe...
Fine by me!
> My personal agenda is to impose discontinuities at interfaces between materials, maybe one day we'll have a tutorial about this too! smiley Hopefully when @jpdean merges his MeshView assembly...
> > Hopefully when @jpdean merges his MeshView assembly into DOLFINx. > > > > I thought we could "just" specify the jump over some internal boundaries? What is MeshView?...
Hi Matt, Thanks for the suggestions. As you might have noticed there are both `ipynb` and `py` files in the git repo. These needs to be synced with `jupytext`, see:...
@mmoelter do you want me to make a branch out of this and fix the remaining changes to the Python files?
Superseeded by #171 that has all your commits in it