|
[Sponsors] |
Does PISO algorithm work with interfoam in openFOAM 2.1.0? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 13, 2012, 01:35 |
Does PISO algorithm work with interfoam in openFOAM 2.1.0?
|
#1 |
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 14 |
Hello everyone
I have been using openFOAM to simulate a dam break problem. The issue is that i used PISO algorithm in the "fvSolutions" file and used interFOAM as the solver. When I tried to run the program, an error message crept in as follows: " keyword PIMPLE undefined in the file ..\fvsolutions" But when I tried to run the same code in FOAM 1.7.x, I could see the results. What could possibly be the reason? Please reply..... Thank u in advance Last edited by Krishna Sandeep; June 13, 2012 at 02:12. |
|
June 13, 2012, 03:40 |
|
#2 |
Senior Member
Anton Kidess
Join Date: May 2009
Location: Germany
Posts: 1,377
Rep Power: 30 |
Solver structure changed from 1.7.x to 2.1.x, and PISO was replaced by PIMPLE. Adapt your case to the new solver - see the interFoam tutorial as a guideline.
__________________
*On twitter @akidTwit *Spend as much time formulating your questions as you expect people to spend on their answer. |
|
June 13, 2012, 03:50 |
|
#3 |
Senior Member
Pablo Higuera
Join Date: Jan 2011
Location: Auckland
Posts: 627
Rep Power: 19 |
Hi Krishna
just change PISO for PIMPLE within fvSolution and everything will run again. Furthermore, PIMPLE is a merging of PISO and SIMPLE algorithms, if you do not specify any overrelaxation factor you will still use PISO: when the simulation starts you can read - PIMPLE: Operating solver in PISO mode |
|
June 14, 2012, 02:32 |
|
#4 |
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 14 |
Thank u everyone I shall try using PIMPLE....
|
|
Tags |
openfoam 1.7.x, openfoam 2.1.x, piso |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Erosion modeling in OpenFOAM 2.1.0 | mecbe2002 | OpenFOAM | 6 | November 9, 2017 22:29 |
OpenFoam 2.0.1 --> 2.1.0 | SH_P | OpenFOAM Installation | 8 | January 5, 2012 03:43 |
OpenFoam 2.1.0 Ubuntu release 19/12/2011 | Ancioi | OpenFOAM Installation | 4 | December 24, 2011 09:40 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |