← Back to team overview

yade-users team mailing list archive

Re: total formulation + modifying friction?

 

Is it correct to pass a force to this function "slipToDisplacement" (maxFsSq scales with friction)?

ElasticContactLaw.cpp:107

if(trialFs.SquaredLength()>maxFsSq){ geom->slipToDisplacementTMax(sqrt(maxFsSq));

B.




Follow ups

References