|
[Sponsors] |
September 28, 2015, 12:16 |
Drag in twoPhaseEulerFoam
|
#1 |
New Member
Laurien Vandewalle
Join Date: Jun 2013
Location: Ghent, Belgium
Posts: 29
Rep Power: 13 |
Hi everyone!
I am looking deeper into the twoPhaseEulerFoam source code. In UEqns.H the following line can be found to include the drag force: Code:
U1Eqn += fvm::Sp(dragCoeff, U1); Kind regards, Laurien |
|
May 25, 2020, 08:16 |
|
#2 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 8 |
you should dig a little deeper,
i think it is implemented correctly, how an argument is passed doesn't say anything about the implementation of the function. what is returned by the function is ultimately important. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
twoPhaseEulerFoam - drag coefficient | benn | OpenFOAM Running, Solving & CFD | 1 | May 17, 2021 10:29 |
Induced drag, pressure drag, viscous drag. | aleix.de.toro | FLUENT | 2 | August 24, 2015 19:00 |
Adding new DRAG MODEL for TwoPhaseEulerFoam In OpenFOAM 2.3.x | vishal3 | OpenFOAM Programming & Development | 1 | September 11, 2014 08:08 |
twoPhaseEulerFoam: turbulence on produces instability of drag phase | florian_krause | OpenFOAM | 1 | October 11, 2013 10:02 |
Problem about drag model in twoPhaseEulerFoam | beauty | OpenFOAM | 13 | May 15, 2010 00:20 |