|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Join Date: Oct 2010
Posts: 13
Rep Power: 4 ![]() |
Hello,
I am trying to implement an additional BC ("PatchInteraction") for Lagrangian multiphase Particles. The particles are composed of a liquid and a solid phase. Depending on the fraction of the liquid phase I want them to stick to or to be reflected by the wall. I think I already identified the file that I need to modify: OpenFOAM/cfduser7-1.7.x/src/lagrangian/intermediate/lnInclude/StandardWallInteraction.C where the function Foam::StandardWallInteraction<CloudType>::correct( ...) is defined. Most of the necessary data is passed to correct() except the fraction of the liquid phase which is (probably) available in OpenFOAM/cfduser7-1.7.x/src/lagrangian/intermediate/lnInclude/SingleMixtureFraction.C. Could anyone give me some advice? * Am I trying to access the correct variables? * How can I make the fraction of the liquid phase available in the function Foam::StandardWallInteraction<CloudType>::correct( ...) ? * Any other hints? Thanks a lot in advance. Best, Moritz |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Particles are not hitting the wall | CedricVH | OpenFOAM Bugs | 15 | May 10, 2010 07:00 |
| Particles do not hit the wall | CedricVH | OpenFOAM | 0 | April 15, 2010 08:21 |
| particles model | ati_ros61 | FLOW-3D | 3 | December 6, 2009 16:03 |
| how to determine the number of particles injected. | welch | FLUENT | 1 | November 1, 2005 05:11 |
| effect of ventilation on particles problem | Jules | FLUENT | 0 | June 10, 2002 14:41 |