Hi there, some parts of the code (still) use Body::setDynamic(false) to make a body non-dynamic, which will no longer be supported. I would like to ask those who maintain that part of the code to replace it by setting Body::state::blockedDOFs=State::DOF_ALL and test that it works. In case some occurences of setDynamic are left in the code, I will just replace them without checking if the functionality is correct or not.

Cheers, v.

_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to