Question #679154 on Yade changed: https://answers.launchpad.net/yade/+question/679154
Summary changed to: run FEMxDEM examples Description changed to: Hi, I want to run a FEMxDEM code, Learning from 'examples/FEMxDEM/biaxialSmooth.py',i entered the following 6 commands in the terminal: 1 sudo apt install python-escript 2 cd /usr/share/doc/yade/examples 3 export PYTHONPATH="/usr/lib/x86_64-linux-gnu/yade/py/yade/FEMxDEM" 4 export LD_LIBRARY_PATH=/usr/lib/python-escript/lib 5 ln -s /usr/share/doc/yade/examples/FEMxDEM/prepareRVE.py error:ln: invalid option -- '/' Try 'ln --help' for more information. 6 ln -s/usr/share/doc/yade/examples/FEMxDEM/prepareRVE.py /usr/share/doc/yade/examples/FEMxDEM/biaxialSmooth.py error:ln: invalid option -- '/' Try 'ln --help' for more information. >I think the 5th step is wrong,because i haven't 'ln yade-versionNo yadeimport.py'.How do I generate this file and connect with biaxialSmooth.py? Via prepareRVE.py? >The version of YADE should be at least rev3682 in which Bruno added the >stringToScene function. My Yade version: 2018.02b.Is rev3682 a version of yadedaily? Thanks in advance, James -- 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

