aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-01-25 02:21:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2007-01-25 02:21:00 +0000
commit17779a77010f1dea4f2f6d40ebf5a3bcf29e0911 (patch)
tree2f44bc1da7ad0dfc564da3b0038dfb9c0d404263 /Carpet/CarpetWeb
parent66012a40f870aa06f1dbb4bb48f8250282f69606 (diff)
CarpetWeb: Correct broken links
Correct broken links. Correct DTD specifier. Correct urls. darcs-hash:20070125022112-dae7b-0f2af802a7750850ca2d51670f1678e98edd0f0e.gz
Diffstat (limited to 'Carpet/CarpetWeb')
-rw-r--r--Carpet/CarpetWeb/contributors.html6
-rw-r--r--Carpet/CarpetWeb/design-walkthrough.html4
-rw-r--r--Carpet/CarpetWeb/feature-requests.html6
-rw-r--r--Carpet/CarpetWeb/get-carpet-darcs.html16
-rw-r--r--Carpet/CarpetWeb/index.html12
-rw-r--r--Carpet/CarpetWeb/olds.html10
-rw-r--r--Carpet/CarpetWeb/publications.html4
-rw-r--r--Carpet/CarpetWeb/status-reports.html4
-rw-r--r--Carpet/CarpetWeb/version-3.html4
-rw-r--r--Carpet/CarpetWeb/visualisation-tools.html6
-rw-r--r--Carpet/CarpetWeb/work-with-darcs.html4
11 files changed, 38 insertions, 38 deletions
diff --git a/Carpet/CarpetWeb/contributors.html b/Carpet/CarpetWeb/contributors.html
index 21a2db7f7..ac1ef686f 100644
--- a/Carpet/CarpetWeb/contributors.html
+++ b/Carpet/CarpetWeb/contributors.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -30,7 +30,7 @@
<table>
<tr><th>Patches</th> <th align="left">Name</th></tr>
<tr><td>1422</td> <td>Erik Schnetter</td></tr>
- <tr><td> 216</td> <td><a href="http://www.aei.mpg.de/~tradke">Thomas Radke</a></td></tr>
+ <tr><td> 216</td> <td><a href="http://www.aei.mpg.de/~tradke/">Thomas Radke</a></td></tr>
<tr><td> 73</td> <td>Christian D. Ott</td></tr>
<tr><td> 55</td> <td>Ian Hawke</td></tr>
<tr><td> 52</td> <td>Scott H. Hawley</td></tr>
@@ -68,7 +68,7 @@
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Thu Aug 17 2006 -->
<!-- hhmts start -->
-Last modified: Thu Aug 22 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</body>
</html>
diff --git a/Carpet/CarpetWeb/design-walkthrough.html b/Carpet/CarpetWeb/design-walkthrough.html
index b62d0e34f..023585fd8 100644
--- a/Carpet/CarpetWeb/design-walkthrough.html
+++ b/Carpet/CarpetWeb/design-walkthrough.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -141,7 +141,7 @@ href="talk-2004-12-13/schedule.tex">latex source</a>).</p>
<hr />
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- hhmts start -->
-Last modified: Tue Dec 14 14:21:18 CET 2004
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
<!-- ======================================================================= -->
diff --git a/Carpet/CarpetWeb/feature-requests.html b/Carpet/CarpetWeb/feature-requests.html
index a14c7eef4..3c1d51606 100644
--- a/Carpet/CarpetWeb/feature-requests.html
+++ b/Carpet/CarpetWeb/feature-requests.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -61,7 +61,7 @@
<ul>
<li>Cell centring</li>
<li>Improve the A of the AMR algorithm</li>
- </lu>
+ </ul>
<hr />
@@ -83,7 +83,7 @@
<p>
<!-- Created: Thu Aug 14 20:16:15 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Sun Oct 3 17:08:21 CEST 2004
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</p>
</body>
diff --git a/Carpet/CarpetWeb/get-carpet-darcs.html b/Carpet/CarpetWeb/get-carpet-darcs.html
index 55c5fb79f..f0622501b 100644
--- a/Carpet/CarpetWeb/get-carpet-darcs.html
+++ b/Carpet/CarpetWeb/get-carpet-darcs.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -96,14 +96,14 @@
<p>Version 2 of Carpet is available via anonymous <a
href="http://www.darcs.net/">darcs</a>:</p>
<pre> cd Cactus
- darcs get http://www.carpetcode.org/~darcs/carpet-stable-2
+ darcs get http://www.carpetcode.org/~darcs/carpet-stable-2/
cd arrangements
ln -s ../carpet-stable-2/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last
line.) Instructions for using darcs are
given <a href="#darcs">below</a>. You can also have a look at
the <a
- href="http://www.carpetcode.org/~darcs/carpet-stable-2">version 2
+ href="http://www.carpetcode.org/~darcs/carpet-stable-2/">version 2
source tree</a> in your web browser.</p>
<h3>Version 3</h3>
@@ -111,14 +111,14 @@
<p>Version 3 of Carpet is available via anonymous <a
href="http://www.darcs.net/">darcs</a>:</p>
<pre> cd Cactus
- darcs get http://www.carpetcode.org/~darcs/carpet-stable-3
+ darcs get http://www.carpetcode.org/~darcs/carpet-stable-3/
cd arrangements
ln -s ../carpet-stable-3/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last
line.) Instructions for using darcs are
given <a href="#darcs">below</a>. You can also have a look at
the <a
- href="http://www.carpetcode.org/~darcs/carpet-stable-3">version 3
+ href="http://www.carpetcode.org/~darcs/carpet-stable-3/">version 3
source tree</a> in your web browser.</p>
<h3>Development Version</h3>
@@ -126,13 +126,13 @@
<p>The development version of Carpet is available via
anonymous <a href="http://www.darcs.net/">darcs</a>:</p>
<pre> cd Cactus
- darcs get http://www.carpetcode.org/~darcs/carpet
+ darcs get http://www.carpetcode.org/~darcs/carpet/
cd arrangements
ln -s ../carpet/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last
line.) Instructions for using darcs are
given <a href="#darcs">below</a>. You can also have a look at
- the <a href="http://www.carpetcode.org/~darcs/carpet">development
+ the <a href="http://www.carpetcode.org/~darcs/carpet/">development
source tree</a> in your web browser.</p>
<p>Write access to the development version of Carpet is via ssh.
@@ -261,7 +261,7 @@ darcs pull</pre>
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Tue Sep 28 16:52:20 CEST 2004 -->
<!-- hhmts start -->
-Last modified: Tue Sep 26 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</body>
</html>
diff --git a/Carpet/CarpetWeb/index.html b/Carpet/CarpetWeb/index.html
index 4cf087ab9..cba016c68 100644
--- a/Carpet/CarpetWeb/index.html
+++ b/Carpet/CarpetWeb/index.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -65,7 +65,7 @@
<a href="http://www.cct.lsu.edu/">LSU</a><br />
<a href="http://www.mpa-garching.mpg.de/hydro/index.shtml">MPA&nbsp;Garching</a><br />
<a href="http://www.fis.unipr.it/">Parma</a><br />
-<a href="http://www.astro.psu.edu/nr/">Penn&nbsp;State</a><br />
+<a href="http://www.gravity.psu.edu/numrel/">Penn&nbsp;State</a><br />
<a href="http://www.sissa.it/ap/RelAstro/">SISSA</a><br />
<a href="http://www.maths.soton.ac.uk/applied/relativity/">Southampton</a><br />
<a href="http://www.tat.physik.uni-tuebingen.de/">TAT/CPT</a><br />
@@ -127,7 +127,7 @@
Carpet.</p>
<p><b>February 25, 2006:</b> The
- official <a href="http://www.cactuscode.org/benchmarks/">Cactus
+ official <a href="http://www.cactuscode.org/Benchmarks/">Cactus
benchmarks</a> now include benchmarks with Carpet. You can assess
Carpet's scaling and compare its performance on different machines
by generating graphs from the benchmark result database on these
@@ -169,7 +169,7 @@
sources.)</li>
<li><a
- href="http://www.astro.psu.edu/nr/people/sperhake_ulrich.html">Ulrich
+ href="http://www.gravity.psu.edu/numrel/people/sperhake_ulrich.html">Ulrich
Sperhake</a> wrote a tutorial outlining the <a
href="doc/first-steps.pdf">first steps</a> (PDF,&nbsp;130&nbsp;kB)
that one has to take to install Carpet and run an example
@@ -366,7 +366,7 @@
href="http://numrel.aei.mpg.de/">numrel@aei</a>, <a
href="http://www.whiskycode.org/">Whisky</a></li>
- <li>I/O: <a href="http://hdf.ncsa.uiuc.edu/HDF5/">HDF5</a>, <a
+ <li>I/O: <a href="http://www.hdfgroup.org/HDF5/">HDF5</a>, <a
href="http://www.fiberbundle.net/">F5</a></li>
<li>Visualisation: <a href="http://www.amiravis.com/">Amira</a>,
@@ -398,7 +398,7 @@
<p>
<!-- Created: Tue Aug 12 12:12:08 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Wed Oct 04 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</p>
diff --git a/Carpet/CarpetWeb/olds.html b/Carpet/CarpetWeb/olds.html
index 39b3e9fb3..fa8e09647 100644
--- a/Carpet/CarpetWeb/olds.html
+++ b/Carpet/CarpetWeb/olds.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -28,7 +28,7 @@
<p><b>Sepbember 18, 2004:</b> There is now a new repository for
the development version of Carpet. This repository is managed by
<a href="http://darcs.net/">darcs</a> instead of <a
- href="https://www.cvshome.org/">CVS</a>. Darcs has a number of
+ href="http://www.nongnu.org/cvs/">CVS</a>. Darcs has a number of
advantages, such as being able to use it while offline, or keeping
some changes to yourself while developing. This development
version is <a href="get-carpet-darcs.html">publicly available</a>,
@@ -65,11 +65,11 @@
<p><b>March 3, 2004:</b> We have recently had trouble with I/O
throuth the <a
- href="http://zeus.ncsa.uiuc.edu/~jshalf/FlexIO/">FlexIO</a>
+ href="http://infinite-entropy.lbl.gov/FlexIO/">FlexIO</a>
library. We suspect that it might have a bug that causes HDF5
output to fail under certain, random conditions. We have written
a new thorn CarpetIOHDF5 which uses the <a
- href="http://hdf.ncsa.uiuc.edu/HDF5/">HDF5</a> library directly,
+ href="http://www.hdfgroup.org/HDF5/">HDF5</a> library directly,
while remaining compatible to the FlexIO file format. Please test
this thorn, and report any problems or incompatibilities you
find.</p>
@@ -122,7 +122,7 @@
<p>
<!-- Created: Tue Aug 12 12:12:08 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Mon Jun 6 21:10:30 CEST 2005
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</p>
diff --git a/Carpet/CarpetWeb/publications.html b/Carpet/CarpetWeb/publications.html
index b046c9403..383474e5c 100644
--- a/Carpet/CarpetWeb/publications.html
+++ b/Carpet/CarpetWeb/publications.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -352,7 +352,7 @@ PhD thesis, SISSA, 2006.
<p>
<!-- Created: Sun Feb 26 2006 -->
<!-- hhmts start -->
-Last modified: Jan 11 2007
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</p>
diff --git a/Carpet/CarpetWeb/status-reports.html b/Carpet/CarpetWeb/status-reports.html
index 0df83b746..1fa9f871b 100644
--- a/Carpet/CarpetWeb/status-reports.html
+++ b/Carpet/CarpetWeb/status-reports.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -81,7 +81,7 @@
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Tue Sep 28 16:52:20 CEST 2004 -->
<!-- hhmts start -->
-Last modified: The Aug 17 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</body>
</html>
diff --git a/Carpet/CarpetWeb/version-3.html b/Carpet/CarpetWeb/version-3.html
index 59c20c927..641b0d3cc 100644
--- a/Carpet/CarpetWeb/version-3.html
+++ b/Carpet/CarpetWeb/version-3.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -150,7 +150,7 @@
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Wed Sep 27 2006 -->
<!-- hhmts start -->
-Last modified: Wed Sep 27 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</body>
</html>
diff --git a/Carpet/CarpetWeb/visualisation-tools.html b/Carpet/CarpetWeb/visualisation-tools.html
index 64e426f05..d49b78dec 100644
--- a/Carpet/CarpetWeb/visualisation-tools.html
+++ b/Carpet/CarpetWeb/visualisation-tools.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "DTD/xhtml1-strict.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -54,7 +54,7 @@
<h2><a href="http://www.fis.unipr.it/~manca/carpet/carpet.html">
MatLab Visualisation Tools</a></h2>
- <a href="http://www.fis.unipr.it/%7Emanca">Gian Mario Manca</a>
+ <a href="http://www.fis.unipr.it/%7Emanca/">Gian Mario Manca</a>
has kindly made available his scripts to import full 3D CarpetIOHDF5
output data into MatLab.
@@ -79,7 +79,7 @@
<p>
<!-- Created: Thu Aug 11 2006 -->
<!-- hhmts start -->
-Last modified: Thu Aug 11 2006
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</p>
</body>
diff --git a/Carpet/CarpetWeb/work-with-darcs.html b/Carpet/CarpetWeb/work-with-darcs.html
index a6b406101..76ac4cd8e 100644
--- a/Carpet/CarpetWeb/work-with-darcs.html
+++ b/Carpet/CarpetWeb/work-with-darcs.html
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-15"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "DTD/xhtml1-transitional.dtd">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
@@ -171,7 +171,7 @@
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Tue Sep 28 16:52:20 CEST 2004 -->
<!-- hhmts start -->
-Last modified: Mon Jun 6 20:56:12 CEST 2005
+Last modified: Wed Jan 24 2007
<!-- hhmts end -->
</body>
</html>