← Back to team overview

yade-users team mailing list archive

Re: [yade-users] command line

 

> ./yade -n -- -f /pathToFile/File.xml
> 
> but without any success.
> 
> Here is what I get in the terminal:
> 
> Usage: Yade [options] [ simulation.xml[.bz2] | script.py [script options]]
Read this:                ^^^^^^^^^^^^^^^^^^^^

That means:

./yade /pathToFile/File.xml

Command-line syntax changed, sice yade itself is now in python and lots
of old command-line options were removed (such as frontend choice, the
separation of frontend etc).

Cheers, Vaclav






Follow ups

References