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

Any info on springSliderDashpot particle models?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 7, 2014, 10:52
Default Any info on springSliderDashpot particle models?
  #1
Member
 
Clint Bedick
Join Date: May 2011
Posts: 43
Rep Power: 14
ecbmxer is on a distinguished road
I wanted to see if anybody had any info or experience regarding the spring slider dashpot particle-particle and particle-wall collision models that are in OpenFOAM? They give an example of it's use in the kinematicParcel tutorial. I've been going through the source code slowly, but it isn't well documented. I'd love to see a reference for the physics they implemented.

If I can't figure out what's what, I may have to just modify the math according to a model I'm more familiar with from literature.

This forum has been a great help and I've been able to work through all of the issues I've had so far with my model using the information here!

Thanks!

-Clint
ecbmxer is offline   Reply With Quote

Old   July 8, 2014, 15:05
Default
  #2
Member
 
Clint Bedick
Join Date: May 2011
Posts: 43
Rep Power: 14
ecbmxer is on a distinguished road
OK, I've been able to figure out a few things within the source file for this wall model. It does in fact calculate the normal and tangential particle forces, as well as particle torque. I see these values are updated within the code as "p.f()" (particle force is incremented with the newly calculated forces during the impact) and "p.torque()" (similarly incremented). Since these particle values are altered by this model, I assume the forces are being changed by the wall model, but I cannot get any of my particles to rebound. Any thoughts? Is there a way to actually access the particle force data per timestep or write interval?
ecbmxer is offline   Reply With Quote

Old   July 9, 2014, 10:17
Default
  #3
Member
 
Clint Bedick
Join Date: May 2011
Posts: 43
Rep Power: 14
ecbmxer is on a distinguished road
OK, one final question that I need help with verifying. Can somebody check the following:

Can a "ReactingParcel" parcel type, make use of the "CollidingParcel" wrapper that manages the collisions in wallLocalSpringSliderDashpot? In CollidingParcel.H it states:
"Wrapper around kinematic parcel types to add collision modeling". Is a ReactingParcel considered a type of kinematic parcel or does that refer literally to "KinematicParcel" only. My fear is that is that the collisions are only applicable to KinematicParcel and not ReactingParcel.
ecbmxer 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
Blood Damage Modelling via Particle Tracking in a Centrifugal Heart Pump scatman CFX 7 January 8, 2018 00:59
Lagrangian Particle Tracking in Eulerian-Eulerian Multiphase Flow DarrenC CFX 5 April 7, 2016 14:50
Problems involved heat transfer inside a particle and its thermal degradation zhangr STAR-CCM+ 2 August 25, 2011 06:59
Particle Trajectory calculation yueroo FLUENT 2 July 13, 2009 13:32
particle dia info using display commands srinivas FLUENT 2 January 17, 2009 01:12


All times are GMT -4. The time now is 05:00.