Difference between revisions of "Getting Started for Cactus Experts"

From Einstein Toolkit Documentation
Jump to: navigation, search
(Development branch links for the experts)
Line 1: Line 1:
Use  [http://cactuscode.org/download/GetComponents GetComponents] (the new version of GetCactus) with the Einstein Toolkit [https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th thornlist]. This thornlist should work on platforms supported by the Cactus team using the usual  [http://www.cactuscode.org/download/configfiles configuration files] available on the Cactus web page or with the [http://www.cct.lsu.edu/~eschnett/SimFactory Simulation Factory].
+
Use  [http://cactuscode.org/download/GetComponents GetComponents] (the new version of GetCactus) with the Einstein Toolkit [https://svn.einsteintoolkit.org/manifest/branches/ET_2010_06/einsteintoolkit.th thornlist]. This thornlist should work on platforms supported by the Cactus team using the usual  [http://www.cactuscode.org/download/configfiles configuration files] available on the Cactus web page or with the [http://www.cct.lsu.edu/~eschnett/SimFactory Simulation Factory].
  
 
Example parameter files are provided in the Einstein Toolkit SVN repository:
 
Example parameter files are provided in the Einstein Toolkit SVN repository:
Line 6: Line 6:
  
 
For those experts interested in the development (unstable) branch of the toolkit,
 
For those experts interested in the development (unstable) branch of the toolkit,
please download GetComponents:
+
please download GetComponents at:
  
 
  wget http://svn.cactuscode.org/Utilities/trunk/Scripts/GetComponents
 
  wget http://svn.cactuscode.org/Utilities/trunk/Scripts/GetComponents

Revision as of 15:33, 18 June 2010

Use GetComponents (the new version of GetCactus) with the Einstein Toolkit thornlist. This thornlist should work on platforms supported by the Cactus team using the usual configuration files available on the Cactus web page or with the Simulation Factory.

Example parameter files are provided in the Einstein Toolkit SVN repository:

svn checkout https://svn.einsteintoolkit.org/cactus/EinsteinExamples

For those experts interested in the development (unstable) branch of the toolkit, please download GetComponents at:

wget http://svn.cactuscode.org/Utilities/trunk/Scripts/GetComponents
chmod 755 GetComponents

and checkout the Einstein Toolkit thornlist at:

./GetComponents -a https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th

Problems should be directed to users@einsteintoolkit.org or users@cactuscode.org as appropriate.