Difference between revisions of "Getting Started for Cactus Experts"

From Einstein Toolkit Documentation
Jump to: navigation, search
(Fix broken link)
(Development branch links for the experts)
Line 4: Line 4:
  
 
  svn checkout https://svn.einsteintoolkit.org/cactus/EinsteinExamples
 
  svn checkout https://svn.einsteintoolkit.org/cactus/EinsteinExamples
 +
 +
For those experts interested in the development (unstable) branch of the toolkit,
 +
please download GetComponents:
 +
 +
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 [mailto:users@einsteintoolkit.org users@einsteintoolkit.org] or [mailto:users@cactuscode.org users@cactuscode.org] as appropriate.
 
Problems should be directed to [mailto:users@einsteintoolkit.org users@einsteintoolkit.org] or [mailto:users@cactuscode.org users@cactuscode.org] as appropriate.

Revision as of 15:31, 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:

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.