|
[Sponsors] |
July 4, 2011, 04:17 |
Integration time step for coupled ODEs
|
#1 |
New Member
Alberto Cuoci
Join Date: Aug 2009
Posts: 3
Rep Power: 17 |
Hello everybody,
I am using the implicit Euler method to solve a coupled system of ODEs (temperature + chemical species) with convection, diffusion and (stiff) reactions. The number of species is about 30 and the number of points is about 100,000, which means that the total number of equations is quite large (3,000,000). I am using MUMPS to solve the corresponding linear systems. I am looking to a smart methodology to choose and modify the integration time step size during the calculations, in order to minimize the total number of steps to reach the final solution (which corresponds to the steady state conditions). In the current version of my code I increase the time step with a fixed ratio, but I think this approach is not so efficient. I was wondering if a better technique is available. Thanks a lot. Alberto |
|
Tags |
ode, reaction, steady state, time step size |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
TimeVaryingMappedFixedValue | irishdave | OpenFOAM Running, Solving & CFD | 32 | June 16, 2021 07:55 |
SLTS+rhoPisoFoam: what is rDeltaT??? | nileshjrane | OpenFOAM Running, Solving & CFD | 4 | February 25, 2013 05:13 |
Convergence moving mesh | lr103476 | OpenFOAM Running, Solving & CFD | 30 | November 19, 2007 15:09 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
unsteady calcs in FLUENT | Sanjay Padhiar | Main CFD Forum | 1 | March 31, 1999 13:32 |