You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We noticed in festim-dev/FESTIM-workshop#67 that the derived quantities TotalSurface and AbsorbedHydrogen raised a warning even when used in cartesian meshes.
AbsorbedHydrogen should work with any system of coordinates. TotalSurface shouldn't raise a warning in cartesian.
We noticed in festim-dev/FESTIM-workshop#67 that the derived quantities
TotalSurface
andAbsorbedHydrogen
raised a warning even when used in cartesian meshes.AbsorbedHydrogen
should work with any system of coordinates.TotalSurface
shouldn't raise a warning in cartesian.We should add them to:
FESTIM/festim/generic_simulation.py
Lines 360 to 379 in 40cdd22
The text was updated successfully, but these errors were encountered: