On Mon, 4 Mar 2013, Ataollah Mesgarnejad wrote:
> On the other hand if I wanted to use the API how would you suggest
> updating the ID? Should I do a loop over all the elements and then
> faces and add faces that are in contact zone to an ID?
Right.
> If so can a face have two IDs?
In libMesh
On Mon, Mar 4, 2013 at 4:14 PM, Ataollah Mesgarnejad wrote:
> Thanks for all your responses,
>
> Roy, what you said is true about real elastic contact. My
> implementation(& my geometry) for elastic-rigid contact problem is still
> very elementary. If someone wanted to do a real elastic contact
Thanks for all your responses,
Roy, what you said is true about real elastic contact. My implementation(& my
geometry) for elastic-rigid contact problem is still very elementary. If
someone wanted to do a real elastic contact with for example "conforming
profiles" (e.g. a ball on a curve or so
On Mon, Mar 4, 2013 at 3:34 PM, Roy Stogner wrote:
>
> On Sun, 3 Mar 2013, Ataollah Mesgarnejad wrote:
>
> > I need some advice on how to implement an inhomogeneous Dirichlet BC
> > for elastic-rigid contact. This BC is a bit weird since it doesn't
> > apply to all of the faces of a boundary_id ra
On Sun, 3 Mar 2013, Ataollah Mesgarnejad wrote:
> I need some advice on how to implement an inhomogeneous Dirichlet BC
> for elastic-rigid contact. This BC is a bit weird since it doesn't
> apply to all of the faces of a boundary_id rather it applies to
> faces within the contact range (changes w
Hi Ataollah,
this type of problem is indeed called a 'contact problem'. I don't
know how to solve them, neither in libmesh nor otherwise. Anyways,
here a short recent discussion about it on libmesh-users:
http://comments.gmane.org/gmane.comp.mathematics.libmesh.user/3377
Mauro
At Sun, 3 Mar 20
Dear all,
I need some advice on how to implement an inhomogeneous Dirichlet BC for
elastic-rigid contact. This BC is a bit weird since it doesn't apply to all of
the faces of a boundary_id rather it applies to faces within the contact range
(changes with time) and all the other faces should hav