|
[Sponsors] |
The problem of bed load transport rate based on FE3.2-famesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 13, 2018, 00:48 |
The problem of bed load transport rate based on FE3.2-famesh
|
#1 |
New Member
LXJ
Join Date: Apr 2015
Posts: 12
Rep Power: 11 |
Hi all,
when i calculated the bed load transport rate (qbi=q0*τ/τi - C*|q0|dη/dxi) component in the i direction by using OpenFOAM famesh, i found the result of dη/dxi in two sides in y direction (two sides patch: symmetryPlane) is wrong by simulating the scour of pileline under current and using five layer grids. The result show the value is zero in internal face ceters in y direction, however it is very big in two sides. Please help me if someone know how to slove it. Thank you. The code: //########################### bed load transport rate ###########################// hA=mesh.boundaryField()[patchID].faceCentres.z(); edgeScalarField absWLEdge = fac::interpolate(hA); areaVectorField gha = fac::edgeIntegrate(absWLEdge.mesh().Le() * absWLEdge); // or //areaVectorField gha = fac::grad(hA); areaVectorField qbA = q0A*shearN - 1.5 * mag(q0A) * gha; Best, LXJ Last edited by liuxiaojian2015; March 13, 2018 at 03:04. |
|
March 13, 2018, 06:01 |
|
#2 | |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Quote:
|
||
March 13, 2018, 06:08 |
|
#3 |
New Member
LXJ
Join Date: Apr 2015
Posts: 12
Rep Power: 11 |
||
March 13, 2018, 06:10 |
|
#4 | |
Senior Member
Santiago Lopez Castano
Join Date: Nov 2012
Posts: 354
Rep Power: 16 |
Quote:
Two questions: 1. Which Boundary conditions you set for velocity in the domain? 2. Do you start your simulation from a solution obtained by not moving the grid/potential? |
||
March 13, 2018, 06:31 |
|
#5 | |
New Member
LXJ
Join Date: Apr 2015
Posts: 12
Rep Power: 11 |
Quote:
Thank you for you reply. First, in order to explain this answer, i show a picture for the detailed model setup (plese ignore my clumsy drawing, ), the Boundary conditions for the velocity is set in the left side of model. Second, i attempted the simulation by not moving the mesh motion, the result of grad(hA).y() is acquired in such condition and it is showed again in the attachment. Best, Liu |
||
March 13, 2018, 06:41 |
|
#6 |
New Member
LXJ
Join Date: Apr 2015
Posts: 12
Rep Power: 11 |
I also attempted the simulation by not considering the current velocity, i.e., i set the velocity is about zero. This value will not induce the sediment transport. Thus, no bad results were showed.
|
|
March 13, 2018, 07:05 |
|
#7 | |
New Member
LXJ
Join Date: Apr 2015
Posts: 12
Rep Power: 11 |
Quote:
I need emphasize the gha.x() and gha.z() keep same variation for the five layer mesh. Just gha.y() show the error. Thank you. Last edited by liuxiaojian2015; March 13, 2018 at 09:26. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Species transport model problem | argeus | FLUENT | 8 | September 20, 2019 08:23 |
Fixed Bed Gasifier, Species Transport Problem | therandomestname | FLUENT | 12 | January 4, 2019 08:08 |
Multiphase liquid-solid spouted bed: pressure problem | ghost82 | FLUENT | 7 | November 10, 2013 13:12 |
Specifying volume/Mass fraction in Species Transport for problem without inlet | tanjinjack | FLUENT | 1 | October 9, 2011 05:42 |
moving load problem | aditi chauhan | ANSYS | 0 | October 9, 2010 05:47 |