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

particle forces in lagrangian (intermediate) libraries

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree5Likes
  • 5 Post By Mat_fr

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 17, 2012, 11:03
Default particle forces in lagrangian (intermediate) libraries
  #1
Member
 
Mat
Join Date: Jan 2012
Posts: 60
Rep Power: 14
Mat_fr is on a distinguished road
Hello everybody,

I'm really new with OpenFOAM. My work is related to the simulation of the motion of a cloud of particles. In the equation of motion for each particle, I would use the pressureGradient force. However, I obtain this error :
"Force pressureGradient must be specified as a dictionary"
Does it exist a tutorial using the pressureGradient force for the computation of the particle's motion ? Or someone knows how to use it, and what should be specify with this force ?
(Usually, only sphereDrag and gravity forces are used.)

I have an other question:
I saw that in the 1.7 version, there was the possibility to use the virtualMass force. Why it has not be kept for the 2.0 version ?

Thank you for your help.

Mat
Mat_fr is offline   Reply With Quote

Old   February 22, 2012, 11:55
Default
  #2
Member
 
Mat
Join Date: Jan 2012
Posts: 60
Rep Power: 14
Mat_fr is on a distinguished road
For those who are interested, one should precise the velocity field used to calculate the pressure gradient force. For example, it could be done simply as following :

particleForces
{
sphereDrag;
gravity;
pressureGradient
{
U U;
}
}

Best,

Mat
likres, Mojtaba.a, slr and 2 others like this.
Mat_fr is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
print position of Lagrangian particle? sven82 OpenFOAM Running, Solving & CFD 4 June 16, 2016 08:58
Lagrangian Particle Tracking model In CFX Kushagra CFX 8 December 2, 2010 21:18
Lagrangian particle tracking! Guilhem O FLUENT 1 October 24, 2010 14:29
DPM UDF particle position using the macro P_POS(p)[i] dm2747 FLUENT 0 April 17, 2009 01:29
Plotting particle wall impact angle (Lagrangian pt Bart Prast CFX 0 January 26, 2009 04:23


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