|
[Sponsors] |
April 25, 2011, 04:12 |
Inlet Wall to Inlet Patch
|
#1 |
Member
Kurne
Join Date: Aug 2010
Location: Pune, INDIA
Posts: 88
Rep Power: 16 |
Dear All
I have successfully transfer the mesh from the ICEM to OpenFOAM case.In ICEM i have an inlet but while transferring the mesh from ICEM to OpenFOAM the Inlet was converted to wall when i check the boundary file. I want to ask a question while simulating in OpenFOAM it will take the inlet wall or inlet patch. Or should i change inlet wall to inlet patch in boundary file. Thanks in Advance.
__________________
Simulation Is Determination Of Imagination Towards Approximation ® Best Regards Mubeen K Kurne |
|
April 26, 2011, 03:43 |
|
#2 | |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Quote:
OF will take it as defined in constant/polyMesh/boundary. Thus if your inlet is defined as wall, it will be used as wall, if it is defined as patch, it will be used as patch. Sounds obvious, does it not? mad |
||
April 26, 2011, 05:33 |
|
#3 |
Member
Kurne
Join Date: Aug 2010
Location: Pune, INDIA
Posts: 88
Rep Power: 16 |
Dear maddalena
Thank you very much for replying and i got it through doing experiments also by changing the boundary file. Thanks Once Again.
__________________
Simulation Is Determination Of Imagination Towards Approximation ® Best Regards Mubeen K Kurne |
|
January 22, 2013, 02:20 |
|
#4 |
Senior Member
Ehsan
Join Date: Oct 2012
Location: Iran
Posts: 2,208
Rep Power: 27 |
a question!if i set a face to patch in boundary file.then at blockMeshDict i set its U to a value and p and T to zeroGradient(like a moving wall as in cavity)
Does it produce any conflict?then OF assumes it patch(fluid)or wall(solid)? How about reciprocal of it.mean wall in boundary but patch in blockMeshDict? Thanks. |
|
January 23, 2013, 07:23 |
|
#5 |
Senior Member
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 23 |
Hi,
I did not get what you meant. Anyway: polyMesh/boundary file: wall --> flow cannot go through the patch --> i.e. U = (0 0 0), p = zeroGradient polyMesh/boundary file: patch --> flow can go through this patch --> i.e. U = (10 0 0) p = zerogradient; or: U = zeroGradient; p = fixedValue. hope this help mad |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Fluent msh and cyclic boundary | cfdengineering | OpenFOAM Meshing & Mesh Conversion | 49 | November 29, 2024 22:16 |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
It would be wonderful if a tool for FoamToTecplot is available | luckyluke | OpenFOAM Post-Processing | 165 | November 27, 2012 07:54 |
[Gmsh] Import problem | ARC | OpenFOAM Meshing & Mesh Conversion | 0 | February 27, 2010 11:56 |
Problem with rhoSimpleFoam | matteo_gautero | OpenFOAM Running, Solving & CFD | 0 | February 28, 2008 07:51 |