|
[Sponsors] |
Plane, which traps particules but don't alter flow |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 10, 2008, 11:39 |
Plane, which traps particules but don't alter flow
|
#1 |
Guest
Posts: n/a
|
Hallo,
I would like to create a plane using FLUENT, with the following properties: - it should trap particules, which were released before - it should not influence the flow in any way Can this be realised? Maybe with a UDF? Thanks, Julian |
|
November 10, 2008, 12:32 |
Re: Plane, which traps particules but don't alter
|
#2 |
Guest
Posts: n/a
|
I forgot to mention, that the particles, which touch the plane should be counted.
If possible, the particles should disappear after they touched the plane. The plane itself is placed somewhere in the domain. |
|
November 10, 2008, 19:58 |
Re: Plane, which traps particules but don't alter
|
#3 |
Guest
Posts: n/a
|
hello,
I know of a way but it would only be useful for post-processing. you can use a DEFINE_DPM_OUTPUT macro and take a discrete phase sample only selecting the plane you defined. in the UDF, you can use a counter variable to increment each time the sample is taken at the plane. to trap the particles, you can use the following statement: p->stream_index=-1; |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Using UDF to alter particle size | Tumppi | Fluent UDF and Scheme Programming | 7 | February 28, 2019 09:27 |
Alter turbulence parameters | newbee | OpenFOAM Running, Solving & CFD | 7 | August 29, 2006 03:31 |
Flotation of gasoil particules in water | Alec | FLUENT | 5 | June 20, 2006 05:51 |
How to create plane coutte flow by using LBM? | TSYen | Main CFD Forum | 0 | September 9, 2004 06:24 |
Traps | John C. Chien | Main CFD Forum | 29 | September 29, 2001 16:31 |