Question #688685 on Yade changed:
https://answers.launchpad.net/yade/+question/688685

    Status: Open => Answered

Robert Caulk proposed the following answer:
>> (Triangulation does not exist. Sorry.)

This is because you are asking for flow.averageVelocity() before running
any iterations. You need to use O.run() before or while extracting
information from flow engine. If you do not run the simulation, then
there is no information for flow to give you.

emulateAction() makes a single iteration through flowengine without
running a mechanical iteration.

-- 
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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to