|
[Sponsors] |
directMapped boundary conditions : pitzDaily3D testcase |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 9, 2010, 06:11 |
directMapped boundary conditions : pitzDaily3D testcase
|
#1 |
New Member
Andrea Aprovitola
Join Date: Nov 2009
Posts: 16
Rep Power: 17 |
Good morning to the OpenFOAM community!
I would like to use the directMapped method in the LES of the pitzDaily3D testcase without. In order to do that after having previously read the suggestions contained in the former threads, I'have followed these steps:
Code:
.......... boundaryField { inlet { type directMapped; value uniform (13.3 0 0); setAverage true; average (13.3 0 0); } ...........
[CODE]
Code:
inlet { type directMappedPatch; nFaces 600; startFace 715675; sampleMode nearestCell; sampleRegion region0; samplePatch none; offset (0.081 0 0); } Anyway I'm not sure to know the correct meaning of the keyword sampleMode contained in the dictionary. Could someone give any further information about the sampleMode nearestCell keywords ? Regards, Andrea Aprovitola |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Impinging Jet Boundary Conditions | Anindya | Main CFD Forum | 25 | February 27, 2016 13:58 |
symmetry boundary conditions in cfx | lost.identity | CFX | 41 | May 22, 2013 08:21 |
[Netgen] boundary conditions and mesh exporting | vaina74 | OpenFOAM Meshing & Mesh Conversion | 2 | May 27, 2010 10:38 |
Pressure boundary conditions | Lionel S. | Main CFD Forum | 1 | August 24, 2007 19:03 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |