Ferrite.jl
Ferrite.jl copied to clipboard
How work with Eulerian meshes
Leaving this here as a future to-do to
- Try to create an example/tutorial for solving something with an Eulerian mesh description
- In the process, identify and implement the (if any) new infrastructure that is required.
(I think it would require all requests from FEValues to also include the derivatives wrt. the cell coordinates)
Isn't the Navier Stokes example in eulerian description?
Isn't the Navier Stokes example in eulerian description?
Good point - I've updated the title to clarify!