← Back to team overview

yade-users team mailing list archive

Re: [Question #232190]: error with plotting in the second example (Gravity deposition)

 

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

Christian Jakob posted a new comment:
Hi and welcome to yade community,

> I tried to run the second example code

which one? is it in examples folder?

> by writing the code step by step in the terminal or by saving it and
then using execfile('...py')

there is no need to type the code line by line, just execute your script
like this:

/path/to/yade/bin/yadeXYZ /path/to/example.py

or shorter:

cd /path/to/example

yade example.py

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.