← Back to team overview

yade-users team mailing list archive

Re: [Question #633480]: CohFrictPhys model, setCohesionNow orsetCohesionOnNewContacts=True crashes simulation

 

Question #633480 on Yade changed:
https://answers.launchpad.net/yade/+question/633480

    Status: Open => Solved

drasszkusz confirmed that the question is solved:
Changing coh.setCohesionNow=True to
   O.engines[2].lawDispatcher.functors[1].always_use_moment_law = True
   O.engines[2].physDispatcher.functors[1].setCohesionNow = True

solved my problem!

Thanks,
Daniel

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.