|
[Sponsors] |
May 22, 2019, 05:16 |
|
#41 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
Kind Regards, syavash |
||
July 1, 2019, 20:10 |
|
#42 |
New Member
agSilverMAN
Join Date: Aug 2018
Posts: 6
Rep Power: 8 |
Hey Syavash,
It is clear from the code that solver running time highly depends on the number of times the pressure correction step is implemented. Do you think that there is a way to reduce the number of the pressure correction step while maintaining the 4th-order RK projection for the velocity field? For example, if one only evokes the pressure correction at the end only once or twice between intermediate time steps. Thanks |
|
July 2, 2019, 10:19 |
|
#43 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
I can only think of the 3rd-order Runge-Kutta as a reply, which is of-course 3rd-order accurate in time but demands fewer number of pressure correction steps. I have already implemented that and it was faster, but don't remember it gave a huge difference over 4th-order Runge-Kutta. Best Regards, Syavash |
||
July 2, 2019, 10:37 |
|
#44 |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Well, I have uploaded both solver and its test case on my Github repository. On my reposityory, one can also find a bunch of useful codes WRT incompressible LES in OpenFoam.
https://github.com/syavash20/TurbLab Best Regards, Syavash |
|
December 20, 2019, 20:13 |
|
#45 |
New Member
agSilverMAN
Join Date: Aug 2018
Posts: 6
Rep Power: 8 |
Hey Syavash,
In your opinion, can the RK4Foam solver be used for an FSI study? I would like to explore its application for FSI studies with LES turbulent modeling. |
|
November 10, 2022, 03:36 |
|
#46 |
New Member
Nico
Join Date: Feb 2018
Location: Turin
Posts: 8
Rep Power: 8 |
Hi Ville,
i tried to implement a fully explicit RK4 scheme for compressible flows (Euler Equations) , following your paper, but it seems that not work ( some waves are created near the boundaries ) Can you give me some explanation about that, thank you. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Runge Kutta 4th Order Source Code | sugu | Main CFD Forum | 4 | October 26, 2012 04:15 |
Runge-Kutta 4rd Order method help for 6DoF in CFD | siw | Main CFD Forum | 0 | August 29, 2008 07:08 |
runge kutta | Shuo | Main CFD Forum | 0 | January 7, 2008 20:29 |
4th and 5th Order TVD Runge-Kutta Methods | saygin | Main CFD Forum | 2 | January 30, 2006 12:45 |
Runge Kutta vs adams bashforth time marching | vasanth | Main CFD Forum | 5 | January 1, 2006 01:17 |