|
[Sponsors] |
March 3, 2005, 18:19 |
Is it possible to let the ico
|
#1 |
Guest
Posts: n/a
|
Is it possible to let the icoFoam calculate "deltaT" by itself to satisfy the CFL condition instead of setting to be a fix value?
|
|
March 3, 2005, 18:24 |
Dynmically adjusting deltaT i
|
#2 |
Guest
Posts: n/a
|
Dynmically adjusting deltaT is used in several OpenFOAM codes but not in icoFoam because that is simple example code which we wanted to keep as simple as possible. However, it is easy to add this functionality, have a look at say interFoam and transfer the relevant parts across to icoFoam.
|
|
March 9, 2005, 19:24 |
Thanks, Henry,
I added a coup
|
#3 |
New Member
Ho Hsing
Join Date: Mar 2009
Posts: 13
Rep Power: 17 |
Thanks, Henry,
I added a couple of lines copied from the interFoam.C to icoFoam.C in order to make it dynamically adjust deltaT. The new solver runs fine for single node computing. However it gets into trouble when I set it to run in parallel mode. Do you know what kind of problem it may be? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time step size and max iterations per time step | pUl| | FLUENT | 31 | October 23, 2020 23:50 |
SELECTING TIME STEP SIZE, NUMBER OF TIME STEP | NITUL KALITA | FLUENT | 2 | November 22, 2012 09:28 |
IcoFoam time | fabrizio | OpenFOAM Running, Solving & CFD | 2 | January 19, 2009 08:58 |
IcoFoam diverges with smaller step why | rafal | OpenFOAM Running, Solving & CFD | 0 | August 30, 2006 11:24 |
Relation of computational time step with real time | Salman | Main CFD Forum | 2 | August 3, 2005 15:13 |