CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Drag in twoPhaseEulerFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 28, 2015, 11:16
Default Drag in twoPhaseEulerFoam
  #1
New Member
 
Laurien Vandewalle
Join Date: Jun 2013
Location: Ghent, Belgium
Posts: 29
Rep Power: 12
lavdwall is on a distinguished road
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);
Is this correct? I would think that instead of the velocity U1, the relative velocity U1-U2 should be used here...

Kind regards,
Laurien
lavdwall is offline   Reply With Quote

Old   May 25, 2020, 07:16
Default
  #2
Senior Member
 
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 355
Rep Power: 8
geth03 is on a distinguished road
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.
geth03 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
twoPhaseEulerFoam - drag coefficient benn OpenFOAM Running, Solving & CFD 1 May 17, 2021 09:29
Induced drag, pressure drag, viscous drag. aleix.de.toro FLUENT 2 August 24, 2015 18:00
Adding new DRAG MODEL for TwoPhaseEulerFoam In OpenFOAM 2.3.x vishal3 OpenFOAM Programming & Development 1 September 11, 2014 07:08
twoPhaseEulerFoam: turbulence on produces instability of drag phase florian_krause OpenFOAM 1 October 11, 2013 09:02
Problem about drag model in twoPhaseEulerFoam beauty OpenFOAM 13 May 14, 2010 23:20


All times are GMT -4. The time now is 19:29.