|
[Sponsors] |
May 10, 2011, 18:09 |
OpenFOAM discrete BC
|
#1 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
Is it possible to give boundary values at discrete points on boundary patch?
|
|
May 11, 2011, 03:36 |
|
#2 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 |
The whole problem is already discretized, can you be more specific?
groovyBC and swak4Foam are probably libraries that you can use for your specific needs. |
|
May 11, 2011, 03:55 |
|
#3 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
Lets say at inlet I want to specify 100 values of U at 100 grid points. The U values may or may not be analytical.
A specific case can be parabolic velocity at inlet. But in my case, I don't know any such analytic function. All I have is u,v,w values for x,y,z coordinates of cell centers in the patch. How can I implement such a BC? Meanwhile I will have a look at groovyBC and swak4Foam also. Thank you for the help! |
|
May 11, 2011, 04:12 |
|
#4 |
Senior Member
Bernhard
Join Date: Sep 2009
Location: Delft
Posts: 790
Rep Power: 22 |
groovyBC is just a predecessor of swak4Foam, you can use it if you have nice analytic expression for the BC in known variables.
If you have raw data, you can give that as a boundary condition in the form of a list. I don't know the exact syntax, but it is pretty straightforward. |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 | wyldckat | OpenFOAM Announcements from Other Sources | 3 | September 8, 2010 07:25 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |
OpenFOAM Debian packaging current status problems and TODOs | oseen | OpenFOAM Installation | 9 | August 26, 2007 14:50 |