|
[Sponsors] |
Running equations with different time steps inside a solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 17, 2011, 23:34 |
Running equations with different time steps inside a solver
|
#1 |
Senior Member
Tarak
Join Date: Aug 2010
Location: State College, PA
Posts: 111
Rep Power: 16 |
Hii,
I would like to run 2 equations (say k and epsilon) with different time steppings (eg k would have dt=.01 and epsilon would have dt= .001). Can someone please let me know how is it possible in OF? Thanks. |
|
September 18, 2011, 23:06 |
|
#2 |
Senior Member
David Gaden
Join Date: Apr 2009
Location: Winnipeg, Canada
Posts: 437
Rep Power: 22 |
You might want to look into multiSolver:
http://openfoamwiki.net/index.php/Contrib_multiSolver Note: not tested on version 2.x.x yet. Mind you, it sounds like you are solving an fvMatrix for these two equations within the same solver loop... multiSolver wasn't intended for this, and probably is not very suitable.
__________________
~~~ Follow me on twitter @DavidGaden |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
A variable expressing time steps in UDF? | lcw | FLUENT | 6 | March 28, 2020 04:07 |
Suggested unsteady, implicit solver stable with arbitrarily large time steps | djbungee | OpenFOAM Programming & Development | 45 | March 23, 2015 05:14 |
Time step size, number of time steps and max iterations per time step | guido_88 | FLUENT | 4 | August 30, 2012 15:49 |
UDF for time steps | David | FLUENT | 0 | August 14, 2007 12:54 |
DPM: Particle Tracking | Madhukar | FLUENT | 1 | July 24, 2007 04:51 |