Hello everyone,
first of all, I want to thank all of you for building up such a great source of FEniCS support! Q&A helped me a lot during the last weeks!
But now I'm kind of stuck with my problem:
I built up a simulation of a clamp-pulling experiment. So I gave it a try with DirichletBC on the left (0.00) of my domain and moved the right boundary via DirichletBC a bit at every time step. This was fine for me. But now I had to switch to a traction based setup, so I applied a traction vector on the right boundary which will deform the clamped material unevenly (of course).
So my question is if there is an easy or at least preferable way to model the "rigid" clamp in FEniCS so that the material will not deform on the right boundary?
Sorry for my unpolished english, but (as you might have noticed) I am no native speaker.
Thank you in advance,
Newbee (the nick says it all :) )