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

Error in MPPICFoam when using Implicit packing model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 17, 2016, 03:29
Default Error in MPPICFoam when using Implicit packing model
  #1
Member
 
Victor Koppejan
Join Date: May 2015
Posts: 40
Rep Power: 10
vkoppejan is on a distinguished road
Hi Everyone,

I'm getting the following error when running MPPICFoam in serial using the Implicit packing model (HarrisCrighton particle stress model).

#0 Foam::error:rintStack(Foam::Ostream&) at ??:?
#1 Foam::sigSegv::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::PackingModels::Implicit<Foam::MPPICCloud<Foa m::KinematicCloud<Foam::Cloud<Foam::MPPICParcel<Fo am::KinematicParcel<Foam:article> > > > > >::velocityCorrection(Foam::MPPICParcel<Foam::Kine maticParcel<Foam:article> >&, double) const at ??:?
#4 ? at ??:?
#5 ? at ??:?
#6 ? at ??:?
#7 ? at ??:?
#8 ? at ??:?
#9 ? at ??:?
#10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#11 ? at ??:?

I'm using the following setting in kinematic cloud properties

implicitCoeffs
{
alphaMin 0.0001;
rhoMin 1000;
applyGravity true;
particleStressModel
{
type HarrisCrighton;
alphaPacked 0.65;
pSolid 100;
beta 3;
eps 1.0e-2;
}
}

Psolid and beta values were taken from Snider 1998. The system is a liquid-solid system.

I gone through the velocityCorrection function but I have no idea what to look for.

Thanks in advance for you help.

Victor
vkoppejan is offline   Reply With Quote

Old   January 17, 2016, 10:23
Default Solved
  #2
Member
 
Victor Koppejan
Join Date: May 2015
Posts: 40
Rep Power: 10
vkoppejan is on a distinguished road
I think problems were the empty boundary conditions, which don't seem to work with the velocity correction function.

Changing them to slip for velocity and zerogradient for pressure solves the problem.
vkoppejan 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turbulence model choice dave13 CFX 3 December 22, 2015 07:12
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Error in Two phase (condensation) modeling adilsyyed CFX 15 June 24, 2015 19:42
problem with solving lagrange reaction cloud Polli OpenFOAM Running, Solving & CFD 0 April 30, 2014 07:53
manualInjection model in sprayFoam Mentalo OpenFOAM Running, Solving & CFD 1 April 2, 2014 09:29


All times are GMT -4. The time now is 21:27.