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

RhocentralFoam + Lagrangian Particle Tracking

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2013, 22:10
Default RhocentralFoam + Lagrangian Particle Tracking
  #1
New Member
 
Jack Lee
Join Date: Jan 2013
Location: Alberta
Posts: 5
Rep Power: 13
Azanulbizar is on a distinguished road
HI,

Does anyone try to attempt to combine rhocentralfoam with LPT for newer version of Openfoam (v2.1 and beyond)

There is a thread regarding this matter but using the codes posted, it doesnt work at all especially when it comes to the createFields.H file.

The programmer of the code used this line of code:

pointMesh pMesh(mesh);
volPointInterpolation vpi(mesh, pMesh);

Info<< "Constructing kinematicCloud1" << endl;
basicKinematicCloud kinematicCloud1
(
"kinematicCloud1",
vpi,
rho,
U,
thermo().mu(),
g
);

where he used vpi function to interpolate gas phase quantities at the position of the Lagrangian particle from the nearest cell centres.

However, the codes doesnt work in the newer openfoam. It gives a lot of errors.

Can anyone please offer some inputs in this matter?

Thank you very much.
Azanulbizar is offline   Reply With Quote

Old   November 28, 2013, 13:15
Default
  #2
New Member
 
Nisha
Join Date: Sep 2009
Location: Massachusetts
Posts: 18
Rep Power: 16
nisha is on a distinguished road
Hello Azanulbizar,

Did you solve the problem you posted ?
nisha 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
dispersion model with lagragian particle tracking model for incompressible flows eelcovv OpenFOAM Running, Solving & CFD 54 April 10, 2018 10:36
Ubuntu 12.10 + openfoam2.2.0 ==> paraview error message peteryuan OpenFOAM Installation 6 August 18, 2013 19:00
solver stop problem in Lagrangian Particle Tracking sakurabogoda CFX 3 October 5, 2012 07:09
Particle Reynolds number calculation in Lagrangian tracking? jiejie OpenFOAM Running, Solving & CFD 5 July 6, 2012 05:47
Lagrangian Particle Tracking model In CFX Kushagra CFX 8 December 2, 2010 22:18


All times are GMT -4. The time now is 11:24.