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

Lagrangian Paritcles/Passive Particles

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 7, 2010, 16:57
Default Lagrangian Paritcles/Passive Particles
  #1
Member
 
N. A.
Join Date: May 2010
Posts: 64
Rep Power: 15
N. A. is on a distinguished road
1. What is a passiveparticle. Does any one have documentation and any tutorial that uses Passiveparticle

2. I am trying to simulate Coal particles and interested in adding more species into it and want to modify the Lagrangian routine by addiing more variables to the particle properties, such as (U, T, d). I wish to add multi-component species such as (Yi as a mass fraction)?

Can any shed some light on above two points as to how to proceed in Openfoam. Any information will be greatly helpful.
N. A. is offline   Reply With Quote

Old   June 1, 2010, 03:36
Default
  #2
Senior Member
 
akidess's Avatar
 
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 29
akidess will become famous soon enough
From what I can tell passiveParticle is the most basic Particle implementation. All it provides is a constructor which sets a position, and you can only move it by specifying an end-position using functions from the parent class.

In your case it would probably be better if you start a little higher up, e.g. with the SolidParticle class, which already includes a basic drag model. From there you'd only have to add T and Yi to get started.
akidess 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
Mapping Lagrangian particles gschaider OpenFOAM Bugs 7 December 20, 2023 08:45
Lagrangian material particles bramv101 STAR-CCM+ 5 October 23, 2017 05:27
Sampling tool for Lagrangian particles sankarv OpenFOAM 1 July 1, 2010 11:34
How to set correct mass flow rate for lagrangian particles ? sankarv OpenFOAM 0 April 19, 2010 11:40
lagrangian particles allan Siemens 1 August 18, 2004 05:01


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