|
[Sponsors] |
July 29, 2010, 17:29 |
Initial values for advective BC
|
#1 |
Member
Pascal
Join Date: Jun 2009
Location: Montreal
Posts: 65
Rep Power: 17 |
Hi all,
I created my own utilities for the initial conditions (U and p) and everything works fine. But when I use advective BC (for U and p) I noticed that the BC overwrite the values of U and p (generated by my utilities) on that boundary (only for t=0). I got the good values of U and p every where excepted on the patch I used advective BC (where OpenFOAM writes U=(0,0,0) and p=0 for that patch) Here's how I declared the BC for U and p : Code:
outlet { type advective; phi phi; } Thank for your help, Pascal Last edited by Pascal_doran; August 2, 2010 at 11:55. |
|
Tags |
advective |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
How to write k and epsilon before the abnormal end | xiuying | OpenFOAM Running, Solving & CFD | 8 | August 27, 2013 16:33 |
Computational time | sunnysun | OpenFOAM Running, Solving & CFD | 5 | March 16, 2009 04:32 |
Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
Unknown error | sivakumar | OpenFOAM Pre-Processing | 9 | September 9, 2008 13:53 |