Is it possible to define absorbing boundaries for a saturated material? #82
-
Hello, everyone! I'm trying to define absorbing boundaries in a saturated material and I have a few questions about it. The model is a variation of the Tutorial Manual's Impact Problem, as you can see in the picture: Should I define an absorbing boundary on the right edge of the moving mesh (circled in the next picture)? How, as the body penetrates the soil, it is going to overlay the bottom right edge I was wondering if this edge has to be defined as an absorbing boundary too. Unlike the fixities window that has Solid and Liquid Fixities, the absorbing boundaries window has just Solid or Liquid boundaries. I've defined the solid and liquid boundaries individually (one after another) for the same instances. GiD didn't show me an error when I generated Anura3D files. When Anura calculated the results, I was receiving the following error: I thought that maybe this particle is leaving the mesh because of a wrong definition of the absorbing boundaries, so I went to the GOM file to check how the boundaries were defined there. But the GOM file has just the properties of the solid absorbing boundaries. It is a bug while generating the GOM file or I really can't define absorbing boundaries for both phases? If I can't define absorbing boundaries for both phases, it is a theoretical limitation or it was just not implemented yet? Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
Hi,
I hope this could help. Francesca |
Beta Was this translation helpful? Give feedback.
-
Alpha and delta are parameters that are assigned via GiD as input when assignin the absorbing boundary. |
Beta Was this translation helpful? Give feedback.
-
Hi
Whenever I use an absorbing boundary, I face an error during calculation.
Actually it does not start.
Regards
Pouya Zahedi
PhD Student
Department of Civil, Structural and Environmental Engineering
Trinity College Dublin, The University of Dublin
Dublin
Ireland
Linkedin <https://www.linkedin.com/in/pouya-zahedi-489651242>/ICRAG
<https://www.icrag-centre.org/people/pouyazahedi.html>
…On Thu, 9 Nov 2023 at 16:18, Francesca Ceccato ***@***.***> wrote:
Alpha and delta are parameters that are assigned via GiD as input when
assignin the absorbing boundary.
—
Reply to this email directly, view it on GitHub
<#82 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCY6D5WULNEZJCK3TAI27TTYDT64PAVCNFSM6AAAAAAV65WN3WVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TKMRUGQ4TS>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
But, whenever I unassign the AB, it starts to analyze the model.
…On Wed 22 Nov 2023 at 11:55, Francesca Ceccato ***@***.***> wrote:
this type of error is related to wrong reading of GOM file, no necessarily
related to AB. Maybe something is wrong is the definition of contact or
other conditions? usually by remaking the model from beginning, by opening
a completely new GiD project is can be solved.
—
Reply to this email directly, view it on GitHub
<#82 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCY6D5SBY2V5WL67EZYIP73YFXRZPAVCNFSM6AAAAAAV65WN3WVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMNBRGQ3DM>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
I have identified the line here in this pic
[image: image.png]
Pouya Zahedi
PhD Student
Department of Civil, Structural and Environmental Engineering
Trinity College Dublin, The University of Dublin
Dublin
Ireland
Linkedin <https://www.linkedin.com/in/pouya-zahedi-489651242>/ICRAG
<https://www.icrag-centre.org/people/pouyazahedi.html>
…On Wed, 22 Nov 2023 at 12:02, Francesca Ceccato ***@***.***> wrote:
Ok, then it will be very easy to debug the code. You can identify teh line
where it crashes and we can fix the eventual problem.
—
Reply to this email directly, view it on GitHub
<#82 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCY6D5VANKIJ2XDCLQ6OMT3YFXSWZAVCNFSM6AAAAAAV65WN3WVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMNBRGUZTQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
Hi,
Absorbing boundary is implemented for all phases. it can be assigned separately for solid and liquid as you did and this also works for all boundary conditions.
Also the boundary in the green circle should be an absorbing boudnary or a fixity (depending on what you want to model).
Regarding the issue with partile leaving the mesh, this may be due to several causes, for example:
I hope this could help.
Francesca