[Commits] [svn:einsteintoolkit] www/about/gallery/ (Rev. 1551)
barry.wardell at gmail.com
barry.wardell at gmail.com
Sun Jun 5 17:09:17 CDT 2016
User: barry.wardell
Date: 2016/06/05 05:09 PM
Modified:
/about/gallery/
index.php
Log:
gallery: don't separately list examples using external codes
File Changes:
Directory: /about/gallery/
==========================
File [modified]: index.php
Delta lines: +0 -25
===================================================================
--- about/gallery/index.php 2016-06-05 22:09:13 UTC (rev 1550)
+++ about/gallery/index.php 2016-06-05 22:09:17 UTC (rev 1551)
@@ -10,16 +10,6 @@
use of open source software in science, which is why we put these examples
first.</p>
-<h3>Using exclusively the Einstein Toolkit</h3>
-
-<!--
- <h4> Single black hole</h4>
--->
-<!--
- <h4> Binary black hole inspiral</h4>
--->
-
-
<ul class="gallerytable">
<li class="gallerytable">
<div class="gallerytable">
@@ -39,17 +29,6 @@
<a href="poisson"><img src="poisson/psi.png" class="gallerytable" alt="Solution phi"/></a>
</div>
</li>
- </ul>
-
-
-<!--
- <h4> Single, collapsing neutron star</h4>
--->
-
-
-<h3>Using external but public code</h3>
-
- <ul class="gallerytable">
<li class="gallerytable">
<div class="gallerytable">
<h4 class="gallerytable">Binary black hole GW150914</h4>
@@ -58,8 +37,4 @@
</li>
</ul>
-<!--
-<h3>Using external and non-public code</h3>
--->
-
<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>
More information about the Commits
mailing list