|
[Sponsors] |
VOF : reproduce Variable Time Stepping Algorithm |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 22, 2016, 11:59 |
VOF : reproduce Variable Time Stepping Algorithm
|
#1 | |
New Member
Lars
Join Date: Jul 2015
Posts: 8
Rep Power: 11 |
Hello,
I am simulating a two-phase flow (water and air) and in order to understand the variable time stepping algorithm better, I try to calculate the next physical time step FLUENT will use following the equation given in the manual (Link) So I found the tui command Code:
/report/fluxes/mass-flow And Code:
/report/volume-integrals/mass So I set up an excel sheet to calculate myself with the values given by the aforementioned tui commands: click for larger image For this arbitraty state in the simulation process I get a physical step size of 0.006746321 seconds for the next iteration, but when I start the iteration in FLUENT, it defines 0.0013777 seconds. I defined high values for the maximum time step size and the maximum step change factor and low values for the minimum time step size and minimum step change factor respectively. So none of these boundaries will take effect. Can you please point out, where I am missing something? When the manual says Quote:
Thank you! |
||
February 23, 2016, 08:12 |
|
#2 |
Senior Member
Join Date: Mar 2014
Posts: 375
Rep Power: 13 |
do you specify a courant number as well? Maybe it is just trying to keep to the maximum courant number value you have specified by keeping the time step small
|
|
February 23, 2016, 08:52 |
|
#3 | ||
New Member
Lars
Join Date: Jul 2015
Posts: 8
Rep Power: 11 |
Thank you for your reply.
In Fluent as well as in my Excel calculation I specify a courant number (CFLglobal) of 2. Quote:
But when I calculate myself, I get a different value. So the values for "outgoing fluxes" and "volume" I extract from Fluent seem to be different from the values, which Fluent uses to calculate . Based on the statement Quote:
So when I use the cell zone values, which are averages of all containing finite volume elements, the fluxes are not as critical and therefore leading to a bigger in my manual calculation. Is there a way in Fluent to report the element based volume fluxes? Preferably of a preselected set of elements (e.g. VOF = 0.4 ... 0.6) ? . |
|||
February 24, 2016, 18:37 |
|
#4 |
Senior Member
Join Date: Mar 2014
Posts: 375
Rep Power: 13 |
in the vof window there is a courant number option as well which is for the phase and different from the global courant number, check that out as well.
|
|
Tags |
cfl, courant, step size, vof |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
courant number in vof | reza_gharib1369 | FLUENT | 49 | February 26, 2020 17:55 |
Help for the small implementation in turbulence model | shipman | OpenFOAM Programming & Development | 25 | March 19, 2014 11:08 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |
variable time stepping text commands | moe | FLUENT | 0 | September 2, 2009 12:19 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |