yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15896
Re: [Question #658909]: Question about FEM and DEM coupling
Question #658909 on Yade changed:
https://answers.launchpad.net/yade/+question/658909
Jan Stránský requested more information:
>NameError: global name 'rect' is not defined
> ...
> from yade.utils import facet
> but it shows:
> ImportError: cannot import name rect
rect is not part of yade, it is user-defined function (see the original
script of this thread). Maybe you deleted it by accident?
concerning SyntaxError, the problem itself might have source at
different place than the reported line itself (e.g. missed parenthesis),
so please post a complete code in that case
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.