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

minCollisionDeltaT in PairSpringSliderDashpot.C

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 11, 2016, 03:07
Question minCollisionDeltaT in PairSpringSliderDashpot.C
  #1
New Member
 
Li Linmin
Join Date: Nov 2015
Location: China
Posts: 27
Rep Power: 10
lilinmin is on a distinguished road
dear,
I am now confused with the function of minCollisionDeltaT in PairSpringSliderDashpot.C
I want to find the primary theory, can anyone help me ?
Linmin
lilinmin is offline   Reply With Quote

Old   June 3, 2022, 05:12
Default
  #2
Member
 
Join Date: Mar 2015
Posts: 35
Rep Power: 11
K.C. is on a distinguished road
Would be very interesting for me too.
The formula does not look like an empircial correlation, but I wonder about the strange exponents


Code:
    // Note:  pi^(7/5)*(5/4)^(2/5) = 5.429675
    scalar minCollisionDeltaT =
        5.429675
       *rMin
       *pow(rhoMax/(Estar_[maxEstarIndex_]*sqrt(UMagMax) + vSmall), 0.4)
       /collisionResolutionSteps_;
The orriginal source would be nice.

In addition I would like to learn more about the "collisionResolutionSteps_"
A value of 12 is used in the hopper tutorial, but is that a general advice?


Thanks for any reply.
K.C. is offline   Reply With Quote

Old   February 13, 2023, 18:58
Default
  #3
Member
 
Shah Akib Sarwar
Join Date: Mar 2021
Posts: 41
Rep Power: 5
Shah Akib Sarwar is on a distinguished road
Did anyone ever find an answer to these questions? I am currently stuck on this topic!
Shah Akib Sarwar is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 07:38.