|
[Sponsors] |
Application of boundary conditions at cell center |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 2, 2010, 17:56 |
Application of boundary conditions at cell center
|
#1 |
Member
Matthew J. Churchfield
Join Date: Nov 2009
Location: Boulder, Colorado, USA
Posts: 49
Rep Power: 19 |
Hello all,
I would like to implement a wall boundary condition such that nuSGS is specified at the CELL CENTER of the cell adjacent to the wall instead of the cell face. Can anyone give me any direction in doing this? Thank you, Matt |
|
February 3, 2010, 05:49 |
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Well, if it is in a cell centre, it is not a boundary condition, right?
I guess what you want to do is to fix a value in a cell by eliminating the equation from the matrix. For this purpose you need something called "constraint". Have a look at how eg a pressure equation fixes the reference level. Good hunting, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
February 4, 2010, 10:42 |
|
#3 |
Senior Member
Stefan Herbert
Join Date: Dec 2009
Location: Darmstadt, Germany
Posts: 129
Rep Power: 17 |
Hi,
I think you can also use setValues() which is a member of fvScalarMatrix. Regards Stefan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
Application of real data as boundary conditions | mea05ae | Main CFD Forum | 0 | April 13, 2009 11:34 |
Copying boundary conditions from model to model | Lior | FLUENT | 3 | September 23, 2004 17:10 |
Please help with flow around car modelling! | Tudor Miron | CFX | 17 | March 19, 2004 20:23 |
Boundary Conditions | Jan Ramboer | Main CFD Forum | 11 | August 16, 1999 09:59 |