As a user, I would like to be able to export, on an interface (ie. codim 1 submesh), the following quantities:
$c_1/K_{S_1}$, $c_2/K_{S_2}$, and the residual $c_1/K_{S_1} - c_2/K_{S_2}$
(and equivalent for Sievert/Henry interfaces)
These space-dependent quantities would then be exported to VTX for visualisation.
Alternatively, we should also be able to export the integral of the residual as a derived quantity: $\int_\Gamma \left( c_1/K_{S_1} - c_2/K_{S_2} \right) dS$
Steps to achieve this:
As a user, I would like to be able to export, on an interface (ie. codim 1 submesh), the following quantities:
(and equivalent for Sievert/Henry interfaces)
These space-dependent quantities would then be exported to VTX for visualisation.
Alternatively, we should also be able to export the integral of the residual as a derived quantity:$\int_\Gamma \left( c_1/K_{S_1} - c_2/K_{S_2} \right) dS$
Steps to achieve this:
dolfinx.fem.Functionobject each quantitydolfinx.fem.Expression(dolfinx::fem::Expressionwith co-dim 0 submeshes FEniCS/dolfinx#3207 is not resolved?)Functionobject in the iteration loop + write to file