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

How to evaluate the force of particles to the fluid in Lagrangian method

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2018, 04:09
Default How to evaluate the force of particles to the fluid in Lagrangian method
  #1
Member
 
Maria
Join Date: Jul 2013
Posts: 84
Rep Power: 12
marialhm is on a distinguished road
Dear all,

I'm using a Eulerian-Lagrangian solver to simulate gas-solid flow. And in the UEqn.H file of the solver, there is a term of parcels.SU(U). I know that this term is used to expand the momentum equation for two-way coupling. But how to evaluate this term?

Thanks in advance.

Maria
marialhm is offline   Reply With Quote

Old   November 8, 2018, 10:41
Default
  #2
Senior Member
 
LT
Join Date: Dec 2010
Posts: 104
Rep Power: 15
NewKid is on a distinguished road
Hi, maria, regarding your thread, seems what I do is similar to your issue.
How is your case going now?
NewKid is offline   Reply With Quote

Old   November 8, 2018, 11:04
Default
  #3
Senior Member
 
LT
Join Date: Dec 2010
Posts: 104
Rep Power: 15
NewKid is on a distinguished road
Hi, I just read the source code of kinematicCloudI.H which has the implementation of SU(volVectorField& U).
In the implementation of SU(), a switch named coupled determines the two-way coupling works indeed.
What does Vdt() mean in this function?
NewKid is offline   Reply With Quote

Old   November 8, 2018, 21:48
Default
  #4
Member
 
Maria
Join Date: Jul 2013
Posts: 84
Rep Power: 12
marialhm is on a distinguished road
Quote:
Originally Posted by NewKid View Post
Hi, I just read the source code of kinematicCloudI.H which has the implementation of SU(volVectorField& U).
In the implementation of SU(), a switch named coupled determines the two-way coupling works indeed.
What does Vdt() mean in this function?
I also have the same findings, the equation for SU is shown in the attached figure. But I don't know the meaning of each term, do you have any clue?

About Vdt, I think it is related to the time step, but don't know the specific meaning either...
Attached Images
File Type: jpg 1.jpg (12.3 KB, 36 views)
marialhm is offline   Reply With Quote

Old   November 9, 2018, 00:50
Default
  #5
Senior Member
 
LT
Join Date: Dec 2010
Posts: 104
Rep Power: 15
NewKid is on a distinguished road
Hi, maria, nice to see your response.
I have no clue to the terms in the implementation of SU() in kinematicCloudI.H, in fact I don't know how the coupling works.
But I have a model to describe the interactions between the gas and the liquid, what I need to do is to write a new function/routine in kinematicCloudI.H to implement my model, and replace the parcels.SU(U) with my new function.
I do hope it's a successful attempt.
NewKid is offline   Reply With Quote

Old   November 13, 2018, 21:46
Question
  #6
Senior Member
 
LT
Join Date: Dec 2010
Posts: 104
Rep Power: 15
NewKid is on a distinguished road
Hi, Maria, do you understand dimensionedField and 'dimForce' in KinematicCloudI.H?
NewKid is offline   Reply With Quote

Old   November 13, 2018, 22:28
Question
  #7
Senior Member
 
LT
Join Date: Dec 2010
Posts: 104
Rep Power: 15
NewKid is on a distinguished road
fvOptions seems another option to hold the source?
https://openfoam.org/release/2-2-0/fv-options/
NewKid 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
Physics of an incompressible fluid Jonas Holdeman Main CFD Forum 87 April 22, 2019 10:40
fluid flow but temperature raises from nowhere? mxcfd STAR-CCM+ 5 September 16, 2014 05:46
which solver for particle tracking through a fluid for lagrangian based method? ranasa OpenFOAM Running, Solving & CFD 0 August 9, 2014 03:09
Volume of Fluid method for multiple fluid flows j.patel Main CFD Forum 6 March 7, 2014 22:13
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 04:08.