|
[Sponsors] |
January 28, 2014, 17:27 |
Boundary condition updating in OpenFOAM
|
#1 |
Member
Zifei Yin
Join Date: Sep 2012
Location: Shanghai & Ames
Posts: 33
Rep Power: 14 |
I have noticed that in each time step, boundary condition is updated severals times, such as, three times for Ux Uy Uz, and one time for pressure equation, other times for turbulence equation.
Here is my concern, Is it possible to reduce those repeated updating times? In my customized boundary condition code, it won't change within the same time step, which makes a huge CPU time waste to run boundary condition code for so many times within the same time step. Thanks for helping |
|
February 4, 2014, 03:58 |
|
#2 |
Senior Member
Join Date: Oct 2013
Posts: 397
Rep Power: 19 |
Are you talking about updating them to match the fixedGradient/zeroGradient condition when the values of the cells change?
These can't be avoided, but if you have a fixedValue (or time dependent), it should not have to be used, because the values of the boundary are independent of the inner cells. |
|
January 18, 2021, 18:07 |
|
#3 |
New Member
Mehrshad Amini
Join Date: Sep 2017
Posts: 10
Rep Power: 9 |
Hi Zifei,
I have the same question. Did you find any answer? Best, Mehrshad |
|
Tags |
boundary update openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about heat transfer coefficient setting for CFX | Anna Tian | CFX | 1 | June 16, 2013 07:28 |
questions about boundary condition type of openfoam 2.2.0 | shuoxue | OpenFOAM Pre-Processing | 3 | May 27, 2013 02:47 |
Ship wave Boundary Condition in OpenFoam | keepfit | OpenFOAM Running, Solving & CFD | 1 | May 24, 2012 11:24 |
External Radiation Boundary Condition for Grid Interface | CFD XUE | FLUENT | 0 | July 9, 2010 03:53 |
External Radiation Boundary Condition (Two sided wall), Grid Interface | CFD XUE | FLUENT | 0 | July 8, 2010 07:49 |