CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Dual time step implementation in openfoam (https://www.cfd-online.com/Forums/openfoam-solving/144518-dual-time-step-implementation-openfoam.html)

Kossivi November 15, 2014 23:39

Dual time step implementation in openfoam
 
I'm using openfoam dealing with CHT solver for some real industual cases and I discover that the implicit time step schemes available in Foam are very time consuming and severely limit the increasing of the CFL. So looking to implementing something that can enhance the computational time, I discover implementing the dual time step can considerably enhance the overall computational time.

I would like to have some explanations about this.

1) Can the dual time step implementation be adapted to unsteady CHT time scheme (PISO) in openfoam, because mots of the papers on it talk about density-based solver. For me, I would like to just replace the time scheme in this CHT solver by dual time step based

2) Where to implement this dual time step ? At the same place where Backward and Euler time step are implemented in openfaom?


Thanks !

chubb87 February 11, 2015 12:18

Have a look at https://github.com/Unofficial-Extend...dDualDdtScheme

That is a way to do it.


All times are GMT -4. The time now is 15:45.