Start | Previous | Next | ||||
A Gentle Introduction to NEMO |
The script does roughly the following:
$ demo1 # using all default parametersIt will run through the whole script, of which the most time is consumed by the actual N-body integration
$ demo1 goto=movie orbit=10 # orbit 10 selectedIt will however also do the remainder of the script. Just a demo after all...