|
[Sponsors] |
Creating a case for uncoupledKinematicParcelFoam (OpenFOAM 1.6) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 23, 2009, 13:58 |
Creating a case for uncoupledKinematicParcelFoam (OpenFOAM 1.6)
|
#1 |
Member
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17 |
Dear Foamers
I'm trying to understand how the uncoupledKinematicParcelFoam solver works. Unfortunately I could not find a tutorial case for it. Therefore I'm trying to create my own case. From the description: Code:
Transient solver for the passive transport of a single kinematic particle could. Uses a pre- calculated velocity field to evolve the cloud. The file has the format: Code:
n ( ( x y z) cellID .. ) This is exactly the problem: How can I figure out in which cell the particle is, given the position. I saw that in some other tutorial (for example the evaporationTest) cases this file is written in all timestep directories (except 0) by the solver. Whats the way to generate the initial position file? (for now I just want to have a few particles somewhere in my simple mesh) How can I figure out the id of a cell in paraview? When using foamToVTK I could select to colorize the wireframe by cellIDs [1], this however only works when the mesh is really small. Also the cell IDs did not show up the parallel openfoam reader. Is there another way to see the cell id (for example by clicking on a cell)? [1] http://emerging-patterns.com/tmp/CellIDs.png |
|
March 7, 2010, 05:29 |
uncoupledKinematicParcelFoam
|
#2 |
New Member
Markus Trenker
Join Date: Feb 2010
Location: Vienna, Austria
Posts: 11
Rep Power: 16 |
Hi Andrew,
did you succeed with the uncoupledKinematicParcelFoam? I was looking for a tutorial but found your post... could you make your case work? cheers markus |
|
March 7, 2010, 05:35 |
|
#3 |
Member
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17 |
No so far I just used icoLagrangianFoam..
|
|
March 8, 2010, 03:36 |
|
#4 |
New Member
Markus Trenker
Join Date: Feb 2010
Location: Vienna, Austria
Posts: 11
Rep Power: 16 |
alright..
i played with the rhoPisoTwinParcelFoam yesterday which does particle tracking, however i haven't found out how to visualize them properly ... cheers markus |
|
March 8, 2010, 03:46 |
|
#5 |
Member
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17 |
> however i haven't found out how to visualize them properly ...
http://openfoamwiki.net/index.php/Ma...gian_particles foamToVTK seems to be the only option here.. |
|
March 8, 2010, 05:42 |
|
#6 |
New Member
Markus Trenker
Join Date: Feb 2010
Location: Vienna, Austria
Posts: 11
Rep Power: 16 |
yes, i agree... i "glyphed" the p-tracks yesterday and it seemed to work...
how are your experiences with icoLagrangianFoam. found a tutorial on the net which says that its "only a demo".... later markus |
|
March 8, 2010, 13:08 |
|
#7 |
Member
Andrew Ryan
Join Date: Mar 2009
Posts: 47
Rep Power: 17 |
Well I only looked at it to see how LPT works..
This here could be interesting for you: http://www.tfd.chalmers.se/~hani/kur...angianFoam.pdf |
|
March 8, 2010, 13:52 |
|
#8 |
New Member
Markus Trenker
Join Date: Feb 2010
Location: Vienna, Austria
Posts: 11
Rep Power: 16 |
thats the tutorial i found as well...thanks
cheers markus |
|
July 19, 2017, 12:09 |
|
#9 |
Senior Member
Reviewer #2
Join Date: Jul 2015
Location: Knoxville, TN
Posts: 141
Rep Power: 11 |
||
Tags |
lagrangian, openfoam 1.6 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM 1.6 GGI and mergeMeshes | hansel | OpenFOAM Bugs | 4 | April 14, 2010 06:16 |
OpenFoam 1.6 Permissions in Ubuntu 9.04 | AlanR | OpenFOAM Installation | 14 | December 28, 2009 20:45 |
paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 22:41 |
FoamX for OpenFOAM 1.6 | vitor | OpenFOAM | 4 | October 29, 2009 07:24 |