|
[Sponsors] |
May 7, 2011, 03:59 |
Boundary conditions for potentialFoam
|
#1 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
How can I specify boundary conditions for potentialFoam in terms of velocity potential? Or how can a dirichlet boundary condition for velocity potential be implemented in potentialfoam?
|
|
May 8, 2011, 05:33 |
|
#3 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
I want to specify phi=constant boundary condition. Is there any way to specify boundary condition for phi? As per my understanding, it writes the phi values after convergence. We can only input U and P values.
|
|
May 8, 2011, 15:26 |
|
#5 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
Thank you. What does "U & mesh.Sf()" exactly mean mathematically? I am not aware of the syntax used in source code of openfoam. d(phi)/dn = Un, so does U & mesh.Sf() integrate U to get phi?
Also How do I then calculate U so that I get desired value of phi ? Do I have to go for trial and error? |
|
May 8, 2011, 16:13 |
|
#6 |
Senior Member
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,267
Blog Entries: 1
Rep Power: 25 |
phi = U & mesh.Sf()
U= velocity vector & = inner product mesh.Sf() = normal surface vector i guess you just need to divide ur desired phi into ur boundary area cross section,so you have desired U then evaluate U in dict! |
|
May 16, 2011, 23:14 |
|
#7 |
Senior Member
Join Date: Nov 2009
Location: Michigan
Posts: 135
Rep Power: 17 |
Basic confusion:
is phi flux or velocity potential? |
|
|
|
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 |