Clarification on Periodic Boundary Conditions

29 views
Skip to first unread message

Raghunandan Pratoori

unread,
Oct 20, 2021, 9:54:19 PM10/20/21
to deal.II User Group
Hello,

I am trying to apply Periodic Boundary Conditions on a cubic sample in all the three directions and then compress it - compression of an RVE.
The displacement I need to give is:Screenshot 2021-10-20 204440.png
For this, I first applied PBC using DoFTools::make_periodicity_constraints and then added displacement to the corresponding DoFs (selected them using DoFTools::extract_boundary_dofs) using constraints.set_inhomogeneity.

I have a few questions regarding this -
1. Am I doing this correct?
2. Also, do I need to specifically restrict rigid body motions? If yes, what is the best way to do this? I tried by fixing some nodes, but it is becoming too artificial and causing huge distortions at higher strains.

Thanks in advance,
Raghunandan.

Reply all
Reply to author
Forward
0 new messages