[Commits] [svn:einsteintoolkit] www/toolkit/ (Rev. 155)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Thu Apr 15 03:25:17 CDT 2010


User: knarf
Date: 2010/04/15 03:25 AM

Modified:
 /toolkit/
  index.php

Log:
 fix html

File Changes:

Directory: /toolkit/
====================

File [modified]: index.php
Delta lines: +8 -8
===================================================================
--- toolkit/index.php	2010-04-15 08:24:19 UTC (rev 154)
+++ toolkit/index.php	2010-04-15 08:25:17 UTC (rev 155)
@@ -45,8 +45,8 @@
 <p>A lot of components either already moved from one place to another or will move soon. The following table gives an overview of the components which already moved or when they will be moved.</p>
 
 <h3>Cactus thorns</h3>
-<table border="1">
-<tr><th>Old arrangement</th><th>Old thorn name     </th>Status<th></th><th>New arrangement    </th><th>New name (if changed)</th></tr>
+<table border="0">
+<tr><th>Old arrangement</th><th>Old thorn name     </th><th>Status</th><th>New arrangement    </th><th>New name (if changed)</th></tr>
 <tr><td>AEIThorns      </td><td>AHFinderDirect     </td><td>Apr 19</td><td>EinsteinAnalysis   </td><td>&nbsp;</td></tr>
 <tr><td>AEIThorns      </td><td>CalcK              </td><td>Apr 19</td><td>EinsteinAnalysis   </td><td>&nbsp;</td></tr>
 <tr><td>AEIThorns      </td><td>Constants          </td><td>Apr 19</td><td>EinsteinBase       </td><td>&nbsp;</td></tr>
@@ -95,12 +95,12 @@
 <tr><td>CactusEOS      </td><td>EOS_IdealFluid     </td><td>Apr 19</td><td>EinsteinEOS        </td><td>&nbsp;</td></tr>
 <tr><td>CactusEOS      </td><td>EOS_Polytrope      </td><td>Apr 19</td><td>EinsteinEOS        </td><td>&nbsp;</td></tr>
 <tr><td>CIGR_tmp       </td><td>Hydro_Analysis     </td><td>moved </td><td>EinsteinAnalysis   </td><td>&nbsp;</td></tr>
-<tr><td>CIGR_tmp       </td><td>Whisky             </td><td>moved </td><td>EinsteinEvolve     </td></td>GRHydro</td></tr>
-<tr><td>CIGR_tmp       </td><td>Whisky_Init_Data   </td><td>moved </td><td>EinsteinInitialData</td></td>GRHydro_InitData</td></tr>
-<tr><td>CIGR_tmp       </td><td>Whisky_TOVSolverC  </td><td>moved </td><td>EinsteinInitialData</td></td>TOVSolver</td></tr>
-<tr><td>LSUThorns      </td><td>ID_Bin_BH          </td><td>Apr 19</td><td>EinsteinInitialData</td></td>Meudon_Bin_BH</td></tr>
-<tr><td>LSUThorns      </td><td>ID_Bin_NS          </td><td>Apr 19</td><td>EinsteinInitialData</td></td>Meudon_Bin_NS</td></tr>
-<tr><td>LSUThorns      </td><td>ID_Mag_NS          </td><td>Apr 19</td><td>EinsteinInitialData</td></td>Meudon_Mag_NS</td></tr>
+<tr><td>CIGR_tmp       </td><td>Whisky             </td><td>moved </td><td>EinsteinEvolve     </td><td>GRHydro</td></tr>
+<tr><td>CIGR_tmp       </td><td>Whisky_Init_Data   </td><td>moved </td><td>EinsteinInitialData</td><td>GRHydro_InitData</td></tr>
+<tr><td>CIGR_tmp       </td><td>Whisky_TOVSolverC  </td><td>moved </td><td>EinsteinInitialData</td><td>TOVSolver</td></tr>
+<tr><td>LSUThorns      </td><td>ID_Bin_BH          </td><td>Apr 19</td><td>EinsteinInitialData</td><td>Meudon_Bin_BH</td></tr>
+<tr><td>LSUThorns      </td><td>ID_Bin_NS          </td><td>Apr 19</td><td>EinsteinInitialData</td><td>Meudon_Bin_NS</td></tr>
+<tr><td>LSUThorns      </td><td>ID_Mag_NS          </td><td>Apr 19</td><td>EinsteinInitialData</td><td>Meudon_Mag_NS</td></tr>
 <tr><td>LSUThorns      </td><td>NewRad             </td><td>Apr 19</td><td>EinsteinEvolve     </td><td>&nbsp;</td></tr>
 <tr><td>TAT            </td><td>Slab               </td><td>Apr 19</td><td>CactusNumerical    </td><td>&nbsp;</td></tr>
 <tr><td>TAT            </td><td>SlabTest           </td><td>Apr 19</td><td>CactusNumerical    </td><td>&nbsp;</td></tr>



More information about the Commits mailing list