|
[Sponsors] |
Can I perform a stress boundary condition via velocity gradient? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 24, 2019, 08:13 |
Can I perform a stress boundary condition via velocity gradient?
|
#1 |
New Member
Shi Wang
Join Date: Apr 2019
Posts: 2
Rep Power: 0 |
Hi,
I'm using a geodynamics program called Underworld2 to simulate earth's mantle convection. Underworld only provide boundary conditions for velocity, but I want to perform a stress boundary condition like: in a 2D box, sigma_12 = sigma_22 = 0 at x2 = 0 Can I perform this via velocity Neumann boundary condition? Thanks for viewing this post. |
|
April 24, 2019, 10:01 |
|
#2 |
New Member
Kyo
Join Date: Mar 2019
Posts: 6
Rep Power: 7 |
I think you can, as long as the shear stress is proportional to the velocity gradient. That is also generally how we apply zero-stress conditions.
|
|
April 24, 2019, 11:22 |
|
#3 | |
New Member
Shi Wang
Join Date: Apr 2019
Posts: 2
Rep Power: 0 |
Quote:
How? I think sigma_22 = 0 can be performed by setting (partial u2/partial x2) = 0. But as to sigma_12 = 0, there's no way to set (partial u2/partial x1 + partial u1/partial x2) = 0. |
||
April 24, 2019, 11:42 |
|
#4 |
New Member
Kyo
Join Date: Mar 2019
Posts: 6
Rep Power: 7 |
I am not sure about your geometry, but at the boundary, you usually have one gradient vanish, maybe, for example, partial u2/partial x1 =0, so you can calculate the other. due to no penetration condition.
|
|
April 24, 2019, 11:43 |
|
#5 |
New Member
Kyo
Join Date: Mar 2019
Posts: 6
Rep Power: 7 |
I am not sure about your geometry, but at the boundary, you usually have one gradient vanish, maybe, for example, partial u2/partial x1 =0, so you can calculate the other. due to no penetration condition.
|
|
April 24, 2019, 12:29 |
|
#6 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,865
Rep Power: 73 |
In a fluid, the newtonian constitutive law expresses the relation between the deviatoric stress and the velocity gradient as 2*mu*Grad v. You can have zero stress if the model assume mu=0, independently from the velocity gradient. Conversely, you have to seto to zero all the entries of tensor and consider also the natural boundary conditions on the velocity
|
|
Tags |
boundary condition |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
accessing internal cell gradient field at boundary when applying boundary condition | vishalsacharya | OpenFOAM Programming & Development | 7 | February 25, 2019 16:36 |
Problem with assigned inlet velocity profile as a boundary condition | Ozgur_ | FLUENT | 5 | August 25, 2015 05:58 |
Boundary condition of velocity and pressure at interface for air water pipe flow | jignesh_thaker2007 | OpenFOAM Running, Solving & CFD | 7 | June 19, 2014 11:12 |
Velocity profile boundary condition | Tuca | FLOW-3D | 1 | April 23, 2013 13:02 |
get velocity gradient with a boundary function | Chris Lucas | OpenFOAM Programming & Development | 4 | August 27, 2012 04:11 |