|
[Sponsors] |
April 22, 2009, 08:02 |
Adding coriolis forces in simplefoam
|
#1 |
New Member
Join Date: Mar 2009
Posts: 20
Rep Power: 17 |
Hi all!
I am trying to add coriolis forces in simplefoam into the momentum equation. The source code for the momentum equation is the following: fvm::div(phi, U)+ turbulence->divDevReff(U) = -fvc::grad(p) and I would like to add the coriolis force component that should be computed from the cross product between the velocity (U) and the earth angular velocity. I do not know how to implent it as U is a volvectorField and the angular velocity I have defined as Vector <scalar>. Thank you in advance. Xabi. |
|
April 24, 2009, 05:43 |
simpleSRFFoam
|
#2 |
New Member
René Thümmler
Join Date: Apr 2009
Location: Germany
Posts: 2
Rep Power: 0 |
Dear Xabi,
have a look at the simpleSRFFoam solver provided with OpenFOAM 1.5 tutorials. There is already everything in it you want to do. I hope this helps, Regards, René |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forces viscous calculation in VWT with OpenFOAM 15x | terrybarnaby | OpenFOAM Running, Solving & CFD | 0 | November 28, 2008 09:39 |
Strange results from interFoam solution converges but sum of all forces not equal to zero | nicasch | OpenFOAM Running, Solving & CFD | 0 | April 15, 2008 03:01 |
Problems With Journal When Writing Forces To File | Andrew | FLUENT | 2 | September 23, 2005 03:12 |
viscous-pressure forces | nico | FLUENT | 0 | June 9, 2003 15:41 |
Valve Forces in CFdesign | Mike Clapp | Main CFD Forum | 3 | March 8, 2001 15:09 |