[Commits] [svn:einsteintoolkit] www/about/gallery/gw150914/ (Rev. 1614)

barry.wardell at gmail.com barry.wardell at gmail.com
Thu Jun 16 09:15:01 CDT 2016


User: barry.wardell
Date: 2016/06/16 09:15 AM

Modified:
 /about/gallery/gw150914/
  GW150914.th, compile_and_run.php

Log:
 gw150914: use a more descriptive root directory for the thornlist

File Changes:

Directory: /about/gallery/gw150914/
===================================

File [modified]: GW150914.th
Delta lines: +1 -1
===================================================================
--- about/gallery/gw150914/GW150914.th	2016-06-16 14:12:16 UTC (rev 1613)
+++ about/gallery/gw150914/GW150914.th	2016-06-16 14:14:48 UTC (rev 1614)
@@ -6,7 +6,7 @@
 
 !CRL_VERSION = 1.0
 
-!DEFINE ROOT = Cactus
+!DEFINE ROOT = GW150914
 !DEFINE ARR  = $ROOT/arrangements
 !DEFINE COMPONENTLIST_TARGET = $ROOT/thornlists/
 

File [modified]: compile_and_run.php
Delta lines: +2 -2
===================================================================
--- about/gallery/gw150914/compile_and_run.php	2016-06-16 14:12:16 UTC (rev 1613)
+++ about/gallery/gw150914/compile_and_run.php	2016-06-16 14:14:48 UTC (rev 1614)
@@ -4,13 +4,13 @@
 <h3>Download</h3>
 <p>Download the Cactus tree using the GW150914 thornlist:</p>
 <pre>
-curl -O -L https://raw.githubusercontent.com/gridaphobe/CRL/ET_2015_11/GetComponents
+curl -O -L https://raw.githubusercontent.com/gridaphobe/CRL/ET_2016_05/GetComponents
 
 chmod a+x GetComponents
 
 ./GetComponents --parallel http://einsteintoolkit.org/about/gallery/gw150914/GW150914.th
 
-cd Cactus
+cd GW150914
 </pre>
 <p>Download the parameter file:</p>
 <pre>curl -Lf http://einsteintoolkit.org/about/gallery/gw150914/GW150914.rpar -o par/GW150914.rpar</pre>



More information about the Commits mailing list