|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 19 ![]() |
Hi,
I ran the damBreak4phaseFine case in OpenFOAM-1.4 tutorial, ran stopped with an error. Error messages attached. Pei ------------ oil volume fraction, min, max = 0.1255 0 1 smoothSolver: Solving for alphamercury, Initial residual = 0, Final residual = 0, No Iterations 0 mercury volume fraction, min, max = 0.0423611 0 1 air volume fraction, min, max = 0.749001 0 1 smoothSolver: Solving for alphawater, Initial residual = 0, Final residual = 0, No Iterations 0 water volume fraction, min, max = 0.0831387 0 1 smoothSolver: Solving for alphaoil, Initial residual = 0, Final residual = 0, No Iterations 0 oil volume fraction, min, max = 0.1255 0 1 smoothSolver: Solving for alphamercury, Initial residual = 0, Final residual = 0, No Iterations 0 mercury volume fraction, min, max = 0.0423611 0 1 air volume fraction, min, max = 0.749001 0 1 --> FOAM FATAL IO ERROR : expected 'true' or 'false', found on file: /home/phsieh/OpenFOAM/phsieh-1.4/run/tutorials/multiphaseInterFoam/damBreak4phas eFine/system/fvSolution::pd::cacheAgglomeration at line 60. From function operator>>(Istream&, bool&) in file primitives/bool/boolIO.C at line 72. FOAM exiting phsieh@kevin:~/OpenFOAM/phsieh-1.4/run/tutorials/multiphaseInterFoam> |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 27 ![]() |
Looks like FoamX thinks it is a Switch instead of a bool or vice versa. You'll have to edit it by hand for now.
|
|
![]() |
![]() |
![]() |
![]() |
#3 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 19 ![]() |
Hi, Mattijs,
I did not use FoamX. I basically did blockMesh to generate the mesh, then, ran the case as is in the tutorials. What will I have to change to run this case? So many new stuffs in this new version! Pei |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Pei-Ying Hsieh
Join Date: Mar 2009
Posts: 317
Rep Power: 19 ![]() |
Hi, Mattijs,
Got it! I need to change from "on" to "true" and "off" to "false". Pei |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
MultiphaseInterFoam | virginie_e | OpenFOAM Running, Solving & CFD | 1 | July 21, 2009 04:37 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
Possible bug in multiphaseInterFoam | msrinath80 | OpenFOAM Bugs | 16 | March 25, 2008 21:09 |
Problems with tutorialcase multiphaseInterFoam damBreak4phaseFine | jfb | OpenFOAM Bugs | 2 | February 29, 2008 07:20 |
MultiphaseInterFoam question | msrinath80 | OpenFOAM Running, Solving & CFD | 0 | September 17, 2007 15:45 |