Hi everyone
I would like to change the expression for collision time according to the reference. In which file can I do this? Thanks.
(original in MFIX)

Hi everyone
I would like to change the expression for collision time according to the reference. In which file can I do this? Thanks.
(original in MFIX)

The DEM collision time is computed in check_data/check_solids_dem.f (look for TCOLL variable).
Thanks for your kind help.