CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

multiphaseInterFoam blow up at the third PIMPLE iteration.

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 29, 2016, 08:25
Default multiphaseInterFoam blow up at the third PIMPLE iteration.
  #1
New Member
 
AW
Join Date: Mar 2016
Posts: 17
Rep Power: 10
Andy_Wang is on a distinguished road
Hello dear Foamers,

i'm using now the solver multiphaseInterFoam to solve a problem.(in OF40) But i always met the same problem no matter what i change. So i really need your helps.

Here is the error report:

Code:
#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::sigFpe::sigHandler(int) at ??:?
#2  ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3  Foam::multiply(Foam::Field<double>&, Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#4  Foam::operator*(Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
#5  Foam::fixedValueFvPatchField<double>::gradientBoundaryCoeffs() const at ??:?
#6  Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacianUncorrected(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
#7  Foam::fv::gaussLaplacianScheme<double, double>::fvmLaplacian(Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:?
#8  ? at ??:?
#9  ? at ??:?
#10  __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#11  ? at ??:?
Gleitkomma-Ausnahme (Speicherabzug geschrieben)
It crashes at the third PIMPLE iteration. I'd like to paste my case-file here too, but it will be too much. So i'll just up load it. the file in triSurface is too big and i also leave it. Please have a look and any help is appreciated!
Attached Files
File Type: gz 0.org.tar.gz (1.2 KB, 2 views)
File Type: gz constant.tar.gz (807 Bytes, 1 views)
File Type: gz system.tar.gz (6.2 KB, 1 views)
Andy_Wang is offline   Reply With Quote

Old   September 29, 2016, 08:58
Default
  #2
New Member
 
AW
Join Date: Mar 2016
Posts: 17
Rep Power: 10
Andy_Wang is on a distinguished road
And it crashes both when i use parallel and serial.
Andy_Wang is offline   Reply With Quote

Old   September 29, 2016, 11:43
Default
  #3
Senior Member
 
Mahdi Hosseinali
Join Date: Apr 2009
Location: NB, Canada
Posts: 273
Rep Power: 18
anishtain4 is on a distinguished road
Reading the error it's coming from a boundary condition, looking at your initial files all the boundary conditions for alphas are zero. I'm not an expert in multiphase flow to know what is the correct boundary condition, but if I remember right you cannot solve an ODE or PDE with all zeroGradient boundary conditions.
anishtain4 is offline   Reply With Quote

Old   September 29, 2016, 12:01
Default
  #4
New Member
 
AW
Join Date: Mar 2016
Posts: 17
Rep Power: 10
Andy_Wang is on a distinguished road
Quote:
Originally Posted by anishtain4 View Post
Reading the error it's coming from a boundary condition, looking at your initial files all the boundary conditions for alphas are zero. I'm not an expert in multiphase flow to know what is the correct boundary condition, but if I remember right you cannot solve an ODE or PDE with all zeroGradient boundary conditions.
Hey Mahdi, thank you very much for your reply. I set it all zeroGradient because in the tutorial it is always zeroGrdient(and sometimes it doesn't exist in the 0 file). And one colleague of mine had already worked with this settings and he got no problem. I will try without alphas and see if it is the problem. Thank you very much for your hint!
Andy_Wang is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 12:08.