![]() |
The Art of Computational Science
README page: |
![]() |
© 2003-2005 Piet Hut and Jun Makino | Back to ACS home page. |
To install an ACS version on your computer, follow the instructions below. So far, we only have experience with installing ACS on Unix machines, where we depend on running a C shell. We hope to extend this choice at some point in the future (and we invite others to help us to port ACS to different platforms and environments).
setenv ACSROOT ~name/acsor whatever "~name/acs" expands to (perhaps "/home/name/acs").
source $ACSROOT/bin/acsstart.cshrcThis will guarantee that your command search path will include the appropriate ACS files.
For example, the command: "kali nbody_sh1.rb ---help" should produce a short description of the code.