|
[Sponsors] |
How can I get stedaystate solution from pisoFoam? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 8, 2015, 05:31 |
How can I get stedaystate solution from pisoFoam?
|
#1 |
Member
Jun
Join Date: Nov 2015
Posts: 57
Rep Power: 11 |
Hi, everyone.
I have a question about pisoFoam. I know for steadystate, simpleFoam is adequate but what if I wanna find steady state solution using pisoFoam? Currently, I'm working on MHD solver. I found some code on the internet but it is based on PISO Foam. I set steadyState at fvScheme but it only made errors. Few steps and stopped. So, I though it is maybe because of PISO algorithms. So, I checked pisoFoam at Steady state and it showed same error. How can I get stedaystate solution from pisoFoam? |
|
December 8, 2015, 08:37 |
|
#2 | |
Member
Ferdinand Pfender
Join Date: May 2013
Location: Berlin, Germany
Posts: 40
Rep Power: 13 |
pisoFoam is not able to give you a steady state solution.
only if your problem itself is a steady state problem, then it should be possible. What you maybe lookin for is averaging a value over the whole domain (fieldAverage) via functionObjects-Library. But beware, unsteady simulation and averaging is much˛ more time consuming then using a steady-state solver! This is how it should look like in your controlDict for mean and prime2mean of U and p Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
grid dependancy | gueynard a. | Main CFD Forum | 19 | June 27, 2014 22:22 |
Analytic solution for 2D steady Euler equations | jojo81 | Main CFD Forum | 0 | October 15, 2012 13:05 |
Solution divergence in pisoFoam (Co <1) | enoch | OpenFOAM Running, Solving & CFD | 0 | May 16, 2012 22:35 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |
Wall functions | Abhijit Tilak | Main CFD Forum | 6 | February 5, 1999 02:16 |