soil-pile interface

Moderator: GiD Team

Post Reply
Borana
Posts: 1
Joined: Thu Feb 25, 2016 2:59 pm

soil-pile interface

Post by Borana »

Hello!
I am trying to model a compression test for pile, but I need to implement interface elements between pile and soil. I have tried to use contact surface to model interface, but when I try to mesh I have problems. Anyone has an idea how to implement interface elements for a 2d case?
User avatar
escolano
Posts: 1922
Joined: Sun Sep 05, 1982 10:51 pm

Re: soil-pile interface

Post by escolano »

The 'contact surface' entity of GiD is really like a kind of meshing criteria.
It is a pseudo-geometric surface with zero depth that connect two curves in the same space location (typical master-slave of conctact simulation algorithms)

It will force the two lines to have 'equivalent nodes and elements' and the contact surface entity generate elements (quadrilaterals or line elements) conecting paired nodes.

What is the problemtype that you will use to calculate it?

I attach a GiD example
sample_contact_surfaces.gid.zip
(23.95 KiB) Downloaded 379 times
Post Reply