Question #685279 on Yade changed:
https://answers.launchpad.net/yade/+question/685279
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
> NameError: name 'young' is not defined
>
> triax=TriaxialStressController(
> maxMultiplier=1.+2e4/young, # spheres growing factor (fast growth)
> finalMaxMultiplier=1.+2e3/young,
you use divide something by 'young' in TriaxialStressController, but you
did not say to Yade what 'young' is (by 'young = someValue' assignment)
cheers
Jan
--
You received this question notification because your team yade-users 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