|
[Sponsors] |
July 2, 2014, 23:40 |
Storing Flow variables and Initial Condition
|
#1 |
New Member
Akshay Kanoria
Join Date: Feb 2014
Posts: 4
Rep Power: 12 |
Hi,
Can anyone guide me on relation between "Solution_Old" and "Solution" ?? When the flow is initialized are the initial conditions saved in "Solution_Old" ?? What I understand from coding pattern is that calculated flow variables are stored inside "Solution" after every iteration and then copied back to "Solution_Old" for next iteration. Please correct me if wrong?? Cheers. Akshay |
|
July 8, 2014, 21:39 |
|
#2 |
Senior Member
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 14 |
Thank you for your interest in su2.
You are correct. This container is used to store the solution from a previous step for portions of the code that require that information, for example in CMultiGridIntegration::Smooth_Solution. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
Maximum number of iterations exceeded chtmultiregionsimpleFoam | Moncef | OpenFOAM Running, Solving & CFD | 28 | July 13, 2020 15:26 |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
pisoFoam with k-epsilon turb blows up - Some questions | Heroic | OpenFOAM Running, Solving & CFD | 26 | December 17, 2012 04:34 |
Problems with simulating TurbFOAM | barath.ezhilan | OpenFOAM | 13 | July 16, 2009 06:55 |