← Back to team overview

yade-users team mailing list archive

Re: [Question #688685]: permeability - PFV

 

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.