|
[Sponsors] |
How to release tracers at specific heights at a specific point in time |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 3, 2016, 07:45 |
How to release tracers at specific heights at a specific point in time
|
#1 |
Member
Victor Koppejan
Join Date: May 2015
Posts: 40
Rep Power: 11 |
Hi Everyone,
First of all apologies if my questions has been answered in a previous post somewhere. I'd like to do some tracer dispersion studies. A have a rectangular domain with inlet and out plus 2 sets of periodic boundaries. I'd like to release several tracers, all modeled through their own convection/dispersion equation. For this I'd like to specify a plane for each of them a specific height and release the tracer after a number of seconds. I can do this using the inlet patch at the bottom see snippet below but I'm not sure how to do it for the other tracers. Code:
bottom { type uniformFixedValue; uniformValue table ( (9.99999 0) (10.00001 1) ); outOfBounds clamp; } Victor |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Elastic or Plastic Deformations in OpenFOAM | NickolasPl | OpenFOAM Pre-Processing | 36 | September 23, 2023 09:22 |
[snappyHexMesh] snappyHexMesh and cyclic boundaries | Ruli | OpenFOAM Meshing & Mesh Conversion | 2 | December 9, 2013 07:51 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |
same geometry,structured and unstructured mesh,different behaviour. | sharonyue | OpenFOAM Running, Solving & CFD | 13 | January 2, 2013 23:40 |
Two-Phase Buoyant Flow Issue | Miguel Baritto | CFX | 4 | August 31, 2006 13:02 |