|
[Sponsors] |
Symmetryplane, cyclic and wedge boundary conditions |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 3, 2011, 08:11 |
Symmetryplane, cyclic and wedge boundary conditions
|
#1 |
New Member
Arve
Join Date: Sep 2011
Location: Norway
Posts: 8
Rep Power: 15 |
I am a bit confused as to what the difference between these boundary conditions are. Any help would be appreciated. My take on these BC's:
1) SymmetryPlane Mirrors along a plane so to reduce the amount of cells needed for a full model. For instance you have a model of a car, then you would only need to compute half of the car as the other half is symmetric.2) Cyclic Looping back information from one bc to another. For instance a pipe, where the outlet loops back to the inlet.3) Wedge This is the one I am the least confident about. Apparently this is only for 2D simulations for axisymmetric problems, for instance a pipe. But I though (hoped) that it was a way to reduce amount of cells in an axisymmetric 3D problem where you would only need to model a fraction of the pipe.In the case I am working on I have a pipe which is axisymmetric with about 4 million cells and I wish to reduce this amount. Intuitively the wedge approach seemed good as I would only need the mesh for a small section of the pipe. However if this is only for 2D then my simulation would probably fall apart as I intend to model LES. So hopefully the symmetryPlane approach would work in my case perhaps? Where I would revolve my pipe only 180 degrees and use symmetryPlane bc on the resulting flat surface. |
|
February 7, 2018, 07:24 |
BCs
|
#2 |
New Member
Gerhard
Join Date: Mar 2017
Posts: 26
Rep Power: 9 |
Hi Taltan
Be careful of these boundary conditions. They should be used with great care. The symmetry example you gave will only work if the flow is laminar. If it is not, there would be vortices behind the car, which is not symmetrical any more. But the mirror explanation is correct. The wedge BC is to reduce a 3D case to a 2D case... If the flow is axisymmetric, thus f(r,z), then you should be able to use this boundary condition (not sure about the LES thing). The symmetry approach might also work and you only need to revolve the pipe by 90 degrees if you think about it |
|
April 16, 2018, 09:38 |
|
#3 |
Member
Gautami Erukulla
Join Date: Mar 2009
Posts: 71
Rep Power: 17 |
Dear All,
1. To simulate a floating cylinder (using 6DOF rigid body motion solver) with symmetryPlane option, dividing the computational domain into half, does the mass and moment of inertia of cylinder defined in the dynamicMeshDict be divided to half. Taking full mass sinks the cylinder. 2. To simulate a floating cylinder (using 6DOF rigid body motion solver) with 3 DOF motion in heave, surge and pitch, and be restrained with linear spring, should the spring stiffness be taken half value for half the domain using symmetry plane option. Kindly please advise. Thank You. Most&More, Gautami Erukulla. |
|
February 12, 2019, 03:13 |
|
#4 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi,
I have a similar problem involving flow past a cone. I intent to run it as a LES simulation. I am now using 1/4 (90deg rotation) of the cone with the 2 planes using the symmtryplane BC. Btw, is it possible to reduce further to something of a wedge shape (30 or 45deg rotation) while using the same BC? This would save the computation even further. Thanks. |
|
May 9, 2019, 08:08 |
Wedge angle.
|
#5 |
New Member
Sri harsha Revu
Join Date: Apr 2019
Posts: 4
Rep Power: 7 |
Hi quarkz,
Wedge angle shouldn't exceed 5deg in the axis symmetric problems of OpenFOAM. |
|
March 6, 2021, 15:25 |
half geometry
|
#6 |
Member
Deutschland
Join Date: Sep 2020
Posts: 69
Rep Power: 6 |
Hey,
I am simulating a ship. Due to symmetry I am only working with half of the geometry. for Dynamic mesh I have following doubts 1. centre of mass - the centre of half or full geometry 2. moment of inertia -moment of inertia of half geometry or (moment of inertia of full geometry)/2 Thanks in advance vava10 |
|
March 24, 2023, 19:16 |
|
#7 | |
New Member
TX
Join Date: May 2020
Posts: 3
Rep Power: 6 |
Quote:
"Periodic boundary conditions are used when the physical geometry of interest and the expected flow pattern have a periodically repeating nature. This means that the flows across two opposite planes in your computational model are identical. Periodic boundary conditions can be applied to a pair of boundary sections, which are referred to as the inlet and outlet of the periodic condition. The velocity profile for the inlet and outlet will be the same, but a difference of normal force or pressure will be allowed between them. The symmetry condition is equivalent to imposing zero values for the normal velocity and tangential force." https://www.researchgate.net/post/Do...haves_the_same |
||
April 18, 2023, 12:31 |
|
#8 |
New Member
Rahmat
Join Date: Mar 2023
Posts: 16
Rep Power: 3 |
How would you handle a blade passage of turbine?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Overriding Wedge Symmetry and Cyclic BC for a single field | diegon | OpenFOAM Running, Solving & CFD | 1 | December 2, 2014 01:45 |
can I use cyclic boundary condition to modeling axisymmetric flow ? | mechy | OpenFOAM | 0 | July 8, 2011 15:16 |
simpleSRFoam, makePatch and cyclic patch | vaina74 | OpenFOAM Running, Solving & CFD | 7 | February 28, 2011 08:26 |
Axi-symmetric case gives wrong answer | pbryant | OpenFOAM Bugs | 1 | February 14, 2011 22:17 |
[blockMesh] Cyclic command | Panagioto | OpenFOAM Meshing & Mesh Conversion | 1 | May 20, 2010 12:39 |