Difference between revisions of "Getting Started for Cactus Experts"

From Einstein Toolkit Documentation
Jump to: navigation, search
(Development Version)
(Stable Version)
Line 1: Line 1:
 
=Stable Version=
 
=Stable Version=
  
Use  [https://github.com/gridaphobe/CRL/raw/ET_2012_11/GetComponents GetComponents] (the new version of GetCactus) with the Einstein Toolkit [https://svn.einsteintoolkit.org/manifest/branches/ET_2012_11/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  [https://github.com/gridaphobe/CRL/raw/ET_2014_05/GetComponents GetComponents] (the new version of GetCactus) with the Einstein Toolkit [https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/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:
  
  svn checkout https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2012_11/par
+
  svn checkout https://svn.einsteintoolkit.org/cactus/EinsteinExamples/branches/ET_2014_05/par
  
 
=Development Version=
 
=Development Version=

Revision as of 11:40, 13 October 2014

Stable Version

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/branches/ET_2014_05/par

Development Version

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

wget --no-check-certificate https://github.com/gridaphobe/CRL/raw/master/GetComponents
chmod 755 GetComponents

and checkout the Einstein Toolkit thornlist at:

./GetComponents -p -a https://bitbucket.org/einsteintoolkit/manifest/raw/master/einsteintoolkit.th

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