|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Nikolaos Spyrou
Join Date: Mar 2009
Posts: 22
Rep Power: 16 ![]() |
Hi all,
I want to run channelOodles with an fixed driving pressure gradient gradP, the Ubar can come as an result of the simulation. 1. My first idea was to manipulate the UEqn in channelOodles.C by writing for example: dimensionedScalar pforce ( "pforce", dimensionSet(0, 1, -2, 0, 0), -0.005 ); fvVectorMatrix UEqn ( fvm::ddt(U) + fvm::div(phi, U) + sgsModel->divB(U) == flowDirection*pforce); and further exclude the correctionsteps for the driving force in the code. 2. In another thread I read that this source term can be added in Su. My questions: 1. Which one is the better way to add the source term and why so? 2. If the first way is possible, what do I have to keep in mind except that p is divided by rho? ( Is Multiplication by cell-volume and cell-width in flowdirection not necessary ??) 3. How can I realize the second way? Where do I find Su to add the source term? I´m new in OpenFoam and I´m very thankful for any help. |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
ChannelOodles | maka | OpenFOAM Bugs | 12 | February 5, 2009 18:17 |
[Gmsh] ChannelOodles with gmsh | lofty | OpenFOAM Meshing & Mesh Conversion | 7 | April 16, 2008 16:44 |
GradP in channeloodles | nikos_fb16 | OpenFOAM Running, Solving & CFD | 0 | September 11, 2007 04:28 |
GradP in channeloodles | nikos_fb16 | OpenFOAM Running, Solving & CFD | 1 | September 4, 2007 10:52 |
ChannelOodles in parallel | maka | OpenFOAM Bugs | 3 | August 21, 2007 17:30 |