|
[Sponsors] |
November 19, 2013, 11:34 |
Add Local Time Stepping (LTS) to Solver
|
#1 |
New Member
L.Bryce Whitson Jr.
Join Date: Jun 2011
Posts: 18
Rep Power: 15 |
I have been looking through the code for the local time stepping algorithm and it looks like the setrDeltat.h and setInitialrDeltat.h files could be added to any solver to implement local time stepping versus global time stepping. Is this true or am I missing something?
For example, look at rhoPorousMRFPimpleFoam vs rhoPorousMRFLTSPimpleFoam. The only real difference in these two are those two files. The same is true for reactingParcelFoam and LTSReactingParcelFoam as far as I can tell. Thoughts? |
|
November 21, 2013, 09:34 |
|
#2 |
Senior Member
Aurelien Thinat
Join Date: Jul 2010
Posts: 165
Rep Power: 16 |
Hi LWhitson,
I was wondering quite the same thing considering the solver twoPhaseEulerFoam which can take days for some cases. Did you get any answer elsewhere ? |
|
November 28, 2013, 08:19 |
|
#3 |
Member
Join Date: Nov 2012
Posts: 83
Rep Power: 14 |
the implementation of LTS is really that easy.
but the solution are only accurate for steady state solutions. |
|
Tags |
local time stepping, openfoam 2.x |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 14:40 |
pimpleFoam: turbulence->correct(); is not executed when using residualControl | hfs | OpenFOAM Running, Solving & CFD | 3 | October 29, 2013 09:35 |
calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |
pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 | bookie56 | OpenFOAM Installation | 8 | August 13, 2011 05:03 |