← Back to team overview

yade-dev team mailing list archive

Problem with DeusExMachina('TranslationEngine', {'subscribedBodies':[idWall], 'velocity':[x, y, z]}) on Python

 


Hi Vaclav,

Thank for all these Python lines, now i think i'll manage my simulation. But i have again a little problem with :

DeusExMachina('TranslationEngine',{'subscribedBodies':[idWall],'velocity':[x,y,z]})

I have this problem:

 File "ScriptGenerateCylindricalPacking.py", line 78, in <module>
DeusExMachina('TranslationEngine',{'subscribedBodies':[41],'velocity':[0,0,-1]})
RuntimeError: Could not extract type double

The number 41 is the idwall which corresponds at with a facet at top. Do you know this mistake ?


Thank
JF




Follow ups

References