|
[Sponsors] |
July 12, 2016, 09:39 |
Stress Equation and Implicit part
|
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Dear all,
at the moment I am focusing at the stress equation of the solidDisplacementFoam (again) but now I want to write the equations down for future. There are some question marks that came up, if we calculate the stress equation. Starting with the general stuff: Where D is the displacement vector and sigma the Cauchy stress tensor defined as: And epsilon is the strain tensor defined as: It is clear that we have to solve that equation: The rhs is given by divSigmaExp in the code. After we have the field divSigmaExp, we subtract a part (I think for numerical stabilisation, thanks to Alex): And here is the problem. Till now I do not get the point why we subtract this kind of term. Even this term is treated different in the numerical point of view (compact stress switch???). I can not figure out why it is (2mu + lambda) grad (D). As far as I derived it, we should end up with mu only: As we can see, the first part is implicit that can be removed from the explicit part but it would be: and not The only way that I found is that we add and subtract the term Then I would get the term that I can not derive till now but then the negative term is missing in my equations somehow. Any suggestion would be appreciated. Thanks in advance, Tobi
__________________
Keep foaming, Tobias Holzmann |
|
July 13, 2016, 07:25 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
my last assumption was correct. The resource is here: https://www.researchgate.net/publica...ear_Elasticity
__________________
Keep foaming, Tobias Holzmann |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to Include particle implicit and EXPLICIT source terms in VOF momentum equation | ali_atrian | OpenFOAM Programming & Development | 2 | January 12, 2016 05:01 |
implicit - scalar product source term in momentum equation | vinch | OpenFOAM Running, Solving & CFD | 0 | October 28, 2014 15:57 |
solve an implicit equation in UDF | Rui_27 | Fluent UDF and Scheme Programming | 0 | September 8, 2014 11:12 |
Continuity equation in implicit form | fredo490 | OpenFOAM Programming & Development | 6 | November 28, 2012 07:18 |
FEM pressure poisson equation (Implicit) | cfd-beginner | Main CFD Forum | 0 | August 9, 2005 14:32 |