Infinite FEA elements

Asked by Najm

Hey All,

Did anyone try to implement infinite FEA elements at the DEM boundaries to model an infinite medium?

If anyone can guide me to a paper or a code, that would be great.

Thanks!
Najmul

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jan Stránský (honzik) said :
#1

Hello,

please read [1] and provide more information
- do you have any reference / example to "infinite finite element"?
- does wall suit your needs? why not?
- what is "the DEM boundaries"? what is "infinite medium"?
- ...

Cheers
Jan

[1] https://www.yade-dem.org/wiki/Howtoask

Revision history for this message
Najm (mrhappy) said :
#2

My apologies. I should have been more clear.

I am running a hydraulic fracture model using YADE. The model is a square domain (2D) which is filled with spheres. I am now contemplating on what to do with the boarder edges. One option is to keep them free, but this causes rigid body motion. Another option is to pin the spheres at the edges, but the model size has to be very large for the edge not to interfere with the crack.
One option is to implement infinite FEA elements on the edge to model a infinite domain. I was wondering if YADE has this capability or if anyone in the community had done this.

All I want is the edge spheres to experience a reaction force, during deformation, as if the domain is infinite.

Revision history for this message
Robert Caulk (rcaulk) said :
#3

You mean periodic boundary conditions? [1]

[1] https://yade-dem.org/doc/formulation.html#periodic-boundary-conditions

Revision history for this message
Jan Stránský (honzik) said :
#4

Apart from periodic boundary conditions, you can:

- use wall [1,2] as a boundary element
- fix some boundary particles (possibly with lowering their stiffness?)
- ...

Any of the solution is perfect, of course. Try and choose with least influence your expectations w.r.t truly infinite case :-)

Cheers
Jan

[1] https://yade-dem.org/doc/yade.utils.html#yade.utils.wall
[2] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.Wall

Can you help with this problem?

Provide an answer of your own, or ask Najm for more information if necessary.

To post a message you must log in.