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

storeGlobalPositions not available when using pairCollision model

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 22, 2024, 13:19
Default storeGlobalPositions not available when using pairCollision model
  #1
New Member
 
Richard Tribess
Join Date: Jul 2021
Posts: 8
Rep Power: 5
richardt is on a distinguished road
Greetings,

I am having some issues when using the collisionModel "pairCollision" combined with Adaptive Mesh Refinement (AMR) with the CollidingCloud/Parcel. I want to model particle-particle collisions and adhesion using the deterministic soft sphere model available in OpenFOAM, and AMR is mandatory for my framework (VOF-LPT).

My solver works fine with AMR while using the CollidingCloud without a collisionModel, with "collisionModel none". However, when I use "collisionModel pairCollision", I get the following error:

--> FOAM FATAL ERROR:
Global positions are not available. Cloud::storeGlobalPositions has not been called.


I tried running a simple case with DPMDyMFoam and icoUncoupledKinematicParcelDyMFoam, for the injection of particles in a box. The same problems occurs when using "collisionModel pairCollision".

I have tested this in OF-v1812 and OF-v2112.

I have attached the simple case files bellow, in case anybody wants to try it. Maybe my case setup is causing this issue? Has anybody experienced the same problem?

P.S.: I am using the dynamicMesh solver "dynamicMultiDimRefineFvMesh" from the "TwoPhaseFlow" library in order to refine the velocity magnitude and velocity gradient fields. For my VOF-LPT simulations, I refine the alpha.water field.
Attached Files
File Type: zip dpm4.zip (12.7 KB, 2 views)
richardt is offline   Reply With Quote

Old   October 1, 2024, 03:35
Default
  #2
Senior Member
 
Albrecht vBoetticher
Join Date: Aug 2010
Location: Zürich, Swizerland
Posts: 240
Rep Power: 17
vonboett is on a distinguished road
Hi, could you find out what was the problem? I have implemented the DPM-Solver routines in debrisInterMixing (calling it debrisInterMixLP) and would like to couple the particles to an FSI interaction of rockfall nets, so I am very interested in your soultion...
vonboett is offline   Reply With Quote

Old   October 1, 2024, 05:19
Default
  #3
New Member
 
Richard Tribess
Join Date: Jul 2021
Posts: 8
Rep Power: 5
richardt is on a distinguished road
Hey vonboett,

Unfortunately, I could not find a solution for this problem. I decided to use the kinematicCloud for my solver, and not the collidingCloud.

I have implemented the deterministic hard-sphere collision model from Breuer and Almohammed (2015) as a cloudFunctionObject using the postMove function. I track the possible collision partners using the pInCelli list defined in the StochasticCollisionModels of sprayFoam and calculate the collision outcomes according to the models presented in the paper.

https://www.sciencedirect.com/scienc...01932215000749
richardt is offline   Reply With Quote

Reply

Tags
dpmdymfoam, lagrangian


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
[IHFOAM] The IHFOAM Thread Phicau OpenFOAM Community Contributions 392 September 8, 2023 19:10
interFoam wave propagation and explosion of Courant number and residuals ChiaraViola OpenFOAM Running, Solving & CFD 1 June 26, 2019 06:36
NEW turbulence TRANSITIONAL model giammy92 OpenFOAM 3 June 30, 2016 10:47
manualInjection model in sprayFoam Mentalo OpenFOAM Running, Solving & CFD 1 April 2, 2014 10:29
Problems bout CFD model of biomass gasification, Downdraft gasifier wanglong FLUENT 2 November 26, 2009 00:27


All times are GMT -4. The time now is 14:06.