← Back to team overview

dolfin team mailing list archive

how to get det(F) from displacement

 

Suppose I use fenics to solve incompressible elasticity, and get the displacement u. Now I want to check if the incompressibility is well satisfied, and want to plot the field (det(F)-1), where F = I+grad(u). Is there any way in fenics to do it?

Thank you!

Best,
Chong