I am trying to make a pinn code for prediction of a deformation of plate with the Linear Elasticity.
I obtained the displacements as solution and want to update the geometry to the deformed geometry.
Modulus shows only a displacements field in contour.
Could anyone let me know a method?
Hi @coolcwg
I’m assuming you want to visualize the displaced geometry to present? If so I have not tried this myself but perhaps look into using Paraview to visualize the displaced geometry via filters like Warp by Vector. Good luck.