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.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to