|
[Sponsors] |
July 7, 2015, 06:30 |
Only water pass through with cyclic boundary
|
#1 |
New Member
|
Hi
I would like to make a custom cyclic boundary with that only water pass through. Actually I know how I should do. U times alpha should be set as cyclic boundary value instead of U. I tried to use fan boundary by reference. but It seems that fan boundary couldn't set to vectorField U boundary. I had no longer know what to do. Please help me. Regard, kkk Last edited by kkk; July 8, 2015 at 04:14. |
|
July 7, 2015, 08:13 |
|
#2 |
Senior Member
Dongyue Li
Join Date: Jun 2012
Location: Beijing, China
Posts: 848
Rep Power: 18 |
Hello,
Do u wanna simulate fully developed turbulence? U can try boundaryFoam. It uses average velocity with two cyclic boundaries. Quite simple and fast Best,
__________________
My OpenFOAM algorithm website: http://dyfluid.com By far the largest Chinese CFD-based forum: http://www.cfd-china.com/category/6/openfoam We provide lots of clusters to Chinese customers, and we are considering to do business overseas: http://dyfluid.com/DMCmodel.html |
|
July 8, 2015, 04:06 |
|
#3 |
New Member
|
Hi
Thank you for your helping. But I couldn't understand your point. I checked boundaryFoam's sorce code and those tutorials, but I couldn't find any description about customizing cyclic boundary. I attached some cases that I want to achieve. Here is a interFoam's simple model condition. simpleModel.jpg Following is result with usual cyclic boundary. airInlet_usualCyclic.gif But I don't want let air pass through cyclic.(Here I changed cyclic BC to wall BC actually.) airInlet_idealCustomCyclic.gif Only water pass through cyclic boundary is my ideal. waterInlet_idealCustomCyclic.gif Regards, kkk |
|
February 24, 2016, 15:49 |
|
#4 |
New Member
Timucin Kislak
Join Date: Feb 2016
Location: Germany
Posts: 20
Rep Power: 10 |
Hi Kenyoh,
have you found a solution for the boundary conditions? I need exactly the same. But iny my case i want the gas to pass through. Best regards, Timucin |
|
March 21, 2016, 22:56 |
Only water pass through with cyclic boundary
|
#5 |
New Member
|
Hi
My problem has not be solved yet. I am trying to customize fan boundary. What I am doing is setting jump_ as -U*alpha, but jump_ seems scalarField and not being set vectorField. I am modifying valiable's type of jump_ from scalarField to vectorField in JumpCyclic and fixedJump. Actually, it has not be working well yet. |
|
March 22, 2016, 03:13 |
|
#6 |
New Member
Timucin Kislak
Join Date: Feb 2016
Location: Germany
Posts: 20
Rep Power: 10 |
Hi kenyoh,
i don't know if this thread could help you, but take a look at it: http://www.cfd-online.com/Forums/ope...condition.html Best regards, Timucin |
|
March 22, 2016, 03:57 |
|
#7 |
New Member
|
Hi Timucin
Thank you for your giving me some informations. I think your article is the almost same what I want to achive. Actually, I have to consider also region outside of boundary. so, I have to use custome cyclic. I am checking custome cyclic boundarys of OFv30+. I wonder if there are some custome cyclic dealing vectorField jump or something... |
|
Tags |
custom cyclic boundary, interfoam, only water pass through, openfoam 2.1.x |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Possible createPatch/createBaffles bug? | simpomann | OpenFOAM Bugs | 2 | July 15, 2014 08:07 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
domain imbalance for enrgy equation | happy | CFX | 14 | September 6, 2012 02:54 |
Water vapour condensation in CFX-5.7.1 | hdj | CFX | 1 | November 27, 2005 08:15 |