← Back to team overview

yade-users team mailing list archive

[Question #630585]: Two phase flow engine

 

New question #630585 on Yade:
https://answers.launchpad.net/yade/+question/630585

Hi

I am trying to run the example script drainage-2PFV-Yuan_and_Chareyre_2017.py. While compiling the source code in the cmake option i enabled Two phase flow by:

cmake -DCMAKE_INSTALL_PREFIX=../install ../trunk  -DTWOPHASEFLOW =ON 

I hope i correctly followed the compilation process, if so i am still getting this error message while executing the script.

Traceback (most recent call last):
  File "/home/amiya/yade/install/bin/yade-2017-04-25.git-b9ce17a", line 182, in runScript
    execfile(script,globals())
  File "example.py", line 118, in <module>
    unsat=UnsaturatedEngine()
NameError: name 'UnsaturatedEngine' is not defined

My yade version is yade-2017-04-25.git-b9ce17a

Thanks
Amiya

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.