|
[Sponsors] |
April 16, 2014, 18:55 |
PatchInjection: Initial Particle Position
|
#1 |
Member
India
Join Date: Oct 2012
Posts: 84
Rep Power: 14 |
Hi,
I wanted to use patchInjection model for my particle simulation. I want to know what is the initial starting position of parcels/injectors at the specified patch. It is uniformly distributed or parabolic or base on some random function. From the file PatchInjection.H: Code:
//- List of cell labels corresponding to injector positions labelList cellOwners_; In file PatchInjection.C: Code:
cellOwners_ = patch.faceCells(); What I am unable to interpret is if number of parcel/injectors specified are less than no. of cell centers than how the parcels/injectors position is decided on given patch? |
|
October 6, 2022, 13:11 |
base patch injection - number of parcel/injectors relation to number of cell center
|
#2 | |
New Member
Join Date: Feb 2020
Posts: 1
Rep Power: 0 |
Quote:
I know this thread was written long time ago (in april 2014) ! However i would still try to ask you (Or anyone else) if you have found an answer for your quesion !? Thanks in advance, Cordially |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Divergence only by lengthening of simulated geometry, buoyantPimpleFoam | arvhult | OpenFOAM | 16 | March 29, 2014 18:03 |
Courant-number explodes after a lon while (icoFoam) | Rody- | OpenFOAM Running, Solving & CFD | 6 | January 29, 2014 05:27 |
Extremely slow simulation with interDyMFoam | jrrygg | OpenFOAM Running, Solving & CFD | 9 | April 23, 2013 11:14 |
pisoFoam - unstable pressure residual | Industrial_CFD | OpenFOAM Running, Solving & CFD | 21 | February 24, 2013 16:39 |
Interfoam blows on parallel run | danvica | OpenFOAM Running, Solving & CFD | 16 | December 22, 2012 03:09 |