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

ian.hinder at aei.mpg.de ian.hinder at aei.mpg.de
Mon Jun 13 11:03:52 CDT 2016


User: hinder
Date: 2016/06/13 11:03 AM

Modified:
 /about/gallery/gw150914/
  compile_and_run.php

Log:
 gw150914: Add a snippet of Cactus output

File Changes:

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

File [modified]: compile_and_run.php
Delta lines: +32 -1
===================================================================
--- about/gallery/gw150914/compile_and_run.php	2016-06-13 16:03:44 UTC (rev 1570)
+++ about/gallery/gw150914/compile_and_run.php	2016-06-13 16:03:52 UTC (rev 1571)
@@ -57,7 +57,7 @@
 <p>It will say FINISHED when the simulation has finished. You can
 check the output while it is still running.</p>
 
-<h3>Visualise</h3>
+<h3>Output</h3>
 
 <p>You can see the console output of the simulation with</p>
 <pre>simfactory/bin/sim show-output GW150914_28</pre>
@@ -82,6 +82,37 @@
 <p>You can see the console output of the simulation in</p>
 <pre>/path/to/GW150914_28/output-0000/GW150914_28.out</pre>
 
+<pre>
+Simulation name: GW150914_28
+Running simulation GW150914_28
+
+       10                                  
+  1   0101       ************************  
+  01  1010 10      The Cactus Code V4.3.0    
+ 1010 1101 011      www.cactuscode.org     
+  1001 100101    ************************  
+    00010101                               
+     100011     (c) Copyright The Authors  
+      0100      GNU Licensed. No Warranty  
+      0101                                 
+--------------------------------------------------------------------------------
+
+Cactus version:    4.3.0
+...
+----------------------------------------------------------------------------------------------------------
+Iteration      Time | *me_per_hour |              ML_BSSN::phi | *TISTICS::maxrss_mb | *TICS::swap_used_mb
+                    |              |      minimum      maximum |   minimum   maximum |   minimum   maximum
+----------------------------------------------------------------------------------------------------------
+        0     0.000 |    0.0000000 |    0.0005741    0.9995490 |      2580      3510 |         0         0
+        4     0.009 |    3.0212222 |    0.0005853    0.9995490 |      2781      3811 |         0         0
+        8     0.017 |    5.5436288 |    0.0005960    0.9995490 |      2781      3811 |         0         0
+       12     0.026 |    7.4708510 |    0.0006063    0.9995490 |      2781      3811 |         0         0
+       16     0.034 |    9.2093008 |    0.0006161    0.9995490 |      2781      3811 |         0         0
+...
+</pre>
+
+<h3>Visualise</h3>
+
 <p>You can do a quick-and-dirty visualisation of the coordinate tracks of the black holes with gnuplot:</p>
 <pre class="wrap">
 cd /path/to/GW150914_28/output-0000/GW150914_28



More information about the Commits mailing list