| Home Page |
Here is the result of a simulation - 14000 particles, 3 black holes - 630263694 bytes
You can create a link to this file, if you are local.
% ln -s /home/group3/s1/grapecluster/public_html/software/theSimulation.sim14003.color.compact.binary.Z
% ln -s /home/group3/s1/grapecluster/public_html/software/jens_10000.sim
% ln -s /home/group3/s1/grapecluster/public_html/software/contour.sim
CVS_RSH=ssh
export CVS_RSH
cvs -d :ext:<username>@holly.cs.rit.edu:/home/group3/s1/grapecluster/cvsroot checkout grapecluster
% jar xf grapecluster-current.jar # will extract the system and create a directory ## you have to use gmake % cd grapecluster/src/spiegel && gmake runD # will run the system
% jar xvf grapecluster-current.jar % cd grapecluster/src/spiegel % # you may need to modify Makefile.opts % # the only change should be the ROOT variable % gmake all # compiles the system % make runD # run's the system % # read the Makefile for profiling, etc
| cvs add <filename>+ | Add a new file to the repository |
| cvs remove <filename>+ | Remove a file from the repository |
| cvs diff <filename> | Show the difference between the working directory copy of <filename> and the repository copy |
| cvs log [filename]* | Show the history information |
| cvs commit [filename]* | Commit changes in the working directory to the repository |
| cvs update [filename]* | Update the files in the working directory |
| cvs update -d [filename]* | Update the files in the working directory and retrieve any new files/directories. |
| For more information consult the CVS Manual |
Copyright 2001-2005 by
Hans-Peter Bischof
Rochester Institute of Technology.
102 Lomb Memorial Drive
Rochester, NY 14623-5608, USA
Email : hpb@cs.rit.edu
Phone: 585-475-5568
Fax: 585-475-7100
All rights reserved.
Released under the terms of the GNU General Public License.
See http://www.gnu.org/licenses/gpl.html.
| Home Page |
| Copyright © 2004 Rochester Institute of Technology. All rights reserved. Last updated: 31 March 2006. Please send comments to grapecluster-list@cs.rit.edu. |