2010/2/12 Václav Šmilauer <[email protected]> > > > I don't know if there is a problem or not, but it was a really easy > > way to launch several simulations (just putting a ; between all > > command ./yade -n file.xml) specifying the number of maximum > > iterations as well the interval period to save snapshots. But, > > yade-multi should be able to do the same... > > If you mean to run one after another, that's just shell running command > sequentially and you can do just the same with ;. For the maximum number > of steps, you set that in the simulation (.py) file...? >
no, it was included in the command line something like this to enter in the terminal shell : ./yade -n -f file.xml -m numberOfMaxIterations) -s intervalForSavingSnapshot as explained here: https://yade-dem.org/index.php/Usage_details section "Command line interface" ;) Cheers
_______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

