Question #208644 on Yade changed:
https://answers.launchpad.net/yade/+question/208644
Status: Answered => Open
ceguo is still having a problem:
Hi Jan,
I checked the code and found that I modified
PeriTriaxController::action()
if (!doneHook.empty()){
LOG_DEBUG ( "Running doneHook: "<<doneHook );
pyRunString(doneHook);}
else { LOG_INFO("No doneHook set, dying."); dead=true;
Omega::instance().pause(); }
which is just imitating your code in Peri3dController. I used Dem3Dof
before and now change to ScGeom. Then I found Peri3dController doesn't
work well for ScGeom so I use PeriTriaxController and modified it a
little bit.
Ning
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp