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

Kinematic cloud properies the meainig of the terms

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 23, 2016, 07:29
Default Kinematic cloud properies the meainig of the terms
  #1
Senior Member
 
Manu Chakkingal
Join Date: Feb 2016
Location: Delft, Netherlands
Posts: 129
Rep Power: 10
manuc is on a distinguished road
Hello
I am trying to simulate bubble column with a combination of interfoam and kinematic cloud parcels (for bubble parcels).

I came across the properties
model1
{
type patchInjection;
massFlowRate .000072;
massTotal .0072;//
SOI 0;
nParticle 10; //is this the no. of particles in a parcel
parcelBasisType fixed;
patchName inlet;
parcelsPerSecond 1e2;
duration 20;
U0 (0 2 0);//is this the velocity of parcels at inlet
flowRateProfile constant 1;

sizeDistribution
{
type RosinRammler;
RosinRammlerDistribution
{
minValue 5e-3;
maxValue 5e-3;
d 5e-3;
n 3;
}

}
}

}

How is the mass flow rate determined for the parcels injected. What is the density used for calculation of the mass flow rate. is the volume flow rate (before multiplication with density to calculate mass flow rate) determined by using the velocity U0 in the above list times the area of inlet patch..Then what is the role of the diameter of particles specified in the distribution.
manuc 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
Error during reconstructing lagarangian fields ybapat OpenFOAM 9 November 17, 2014 07:52
problem with solving lagrange reaction cloud Polli OpenFOAM Running, Solving & CFD 0 April 30, 2014 07:53
Running OpenFoam on a Computer Cluster in the Cloud - cloudnumbers.com Markus Schmidberger OpenFOAM Announcements from Other Sources 0 July 26, 2011 08:18
Question in definition of terms in solve titio OpenFOAM Running, Solving & CFD 0 March 19, 2009 16:02
K-Epsilon model? Brindaban Ghosh Main CFD Forum 2 June 24, 2000 04:22


All times are GMT -4. The time now is 09:07.