festim-dev / FESTIM

Coupled hydrogen/tritium transport and heat transfer modelling using FEniCS
https://festim.readthedocs.io/en/stable/
Apache License 2.0
88 stars 22 forks source link

Users should be allowed to provide their own dolfinx mesh #647

Closed RemDelaporteMathurin closed 6 months ago

RemDelaporteMathurin commented 10 months ago

Note: we need to think of a way for users to provide their own fenics mesh with their own meshtags.

Here we have only two options: tags from XDMF, or 1D mesh. What about users providing a cube mesh but tagging the surfaces themselves?

_Originally posted by @RemDelaporteMathurin in https://github.com/RemDelaporteMathurin/FESTIM/pull/641#discussion_r1394628784_

RemDelaporteMathurin commented 6 months ago

Fixed in #677