constreal_tstatic_cof(real_c(0.1)/2);// Coefficient of static friction. Note: pe doubles the input coefficient of friction for material-material contacts.
constreal_tdynamic_cof(static_cof);// Coefficient of dynamic friction. Similar to static friction for low speed friction.