[Commits] [svn:einsteintoolkit] www/info/documentation/ (Rev. 101)

schnetter at cct.lsu.edu schnetter at cct.lsu.edu
Tue Mar 23 15:10:49 CDT 2010


User: eschnett
Date: 2010/03/23 03:10 PM

Modified:
 /info/documentation/
  index.php

Log:
 Add more structure to page

File Changes:

Directory: /info/documentation/
===============================

File [modified]: index.php
Delta lines: +7 -7
===================================================================
--- info/documentation/index.php	2010-03-23 20:09:52 UTC (rev 100)
+++ info/documentation/index.php	2010-03-23 20:10:49 UTC (rev 101)
@@ -3,7 +3,7 @@
 
 <p>More documentation will arrive soon, for now we provide brief information for those already familiar with Cactus, and a worked example for beginners.
 
-<h3>For Cactus Experts</h3>
+<h2>For Cactus Experts</h2>
 
 <p>Use  <a href="http://cactuscode.org/download/GetCactus">GetCactus</a> with the 
 Einstein Toolkit <a href="https://svn.einsteintoolkit.org/cactus/thornlists/einsteintoolkit.th">thornlist</a>. This thornlist should work on platforms supported by the Cactus team using the usual  <a href="http://www.cactuscode.org/download/configfiles/">configuration files</a> available on the Cactus web page or with the <a href="http://www.cct.lsu.edu/~eschnett/SimFactory/">Simulation Factory</a>.
@@ -13,7 +13,7 @@
  Problems should be directed to <a href="mailto:users at einsteintoolkit.org">users at einsteintoolkit.org</a>.
 </p>
 
-<h3>For Cactus Beginners</h3>
+<h2>For Cactus Beginners</h2>
 
 <p>This section provides a simple guide for compiling and running an example parameter file for the Einstein Toolkit.</p> 
 
@@ -21,7 +21,7 @@
 
 <p>This worked example assumes that you are using the NSF TeraGrid resource <a href="http://www.loni.org/systems/system.php?system=QueenBee">Queen Bee</a>. If you don't have an existing account on Queen Bee you can <a href="request.php">request an account</a> to use for these examples.</p>
 
-<h4>Prepare some Tools</h4>
+<h3>Prepare some Tools</h3>
 
 <!--  <p>On Queen Bee (qb.loni.org), the <tt>git</tt> client will not be in your path by default. To add this type
 </p>
@@ -38,7 +38,7 @@
 							   
 <p><tt>wget https://svn.einsteintoolkit.org/cactus/thornlists/einsteintoolkit.th</tt></p>
 	
-<h4>Download, Configure, and Build</h4>
+<h3>Download, Configure, and Build</h3>
 
 <p>Checkout the Cactus flesh and Einstein Toolkit thorns:</p>
 
@@ -65,7 +65,7 @@
 
 <p><tt>./simfactory/sim  build --thornlist=../einsteintoolkit.th</tt></p>
 
-<h4>Run a Simulation</h4>
+<h3>Run a Simulation</h3>
 
 <p>From the Einstein Toolkit directory,</p>
 
@@ -79,11 +79,11 @@
 
 <p><tt>./simfactory/sim list-simulations</tt></p>
 
-<h4>Look at Results</h4>
+<h3>Look at Results</h3>
 
 <p>When the simulation is complete, move to the output directory (<tt>XXXX</tt>). You should see output files with the extension XXXX. These are 1D plots of the different grid variables. These can be plotted using e.g. gnuplot. An example plot of the XXXX is shown below.</p>
 
-<h4>Any Problems?</h4>
+<h3>Any Problems?</h3>
 
 This example should work smoothly on the TeraGrid machines Queen Bee, Ranger, Kraken and Abe. If you have any problems, please send details to <a href="mailto:users at einsteintoolkit.org">users at einsteintoolkit.org</a></tt>.</p>
 



More information about the Commits mailing list