aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/index.html
diff options
context:
space:
mode:
authorschnetter <>2004-01-17 08:43:00 +0000
committerschnetter <>2004-01-17 08:43:00 +0000
commit69b1180bddd0e92a982efeeddb17bf0af982622b (patch)
tree60c9238453fd61001f06c32fb49fc2a83c947e11 /Carpet/CarpetWeb/index.html
parenta3ea310f9bdd35a0acdb3e36731523805322655b (diff)
Import Carpet web pages into the Carpet repository
darcs-hash:20040117084347-07bb3-96e4d27e49955470253973d7bd8a7642fa8d5228.gz
Diffstat (limited to 'Carpet/CarpetWeb/index.html')
-rw-r--r--Carpet/CarpetWeb/index.html81
1 files changed, 16 insertions, 65 deletions
diff --git a/Carpet/CarpetWeb/index.html b/Carpet/CarpetWeb/index.html
index c69a5ceda..23a5b5990 100644
--- a/Carpet/CarpetWeb/index.html
+++ b/Carpet/CarpetWeb/index.html
@@ -2,7 +2,7 @@
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
-<!-- $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetWeb/index.html,v 1.9 2004/08/07 10:38:07 schnetter Exp $ -->
+<!-- $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetWeb/index.html,v 1.1 2004/01/17 09:43:47 schnetter Exp $ -->
<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" />
@@ -22,7 +22,6 @@
<p><b>Documentation</b><br />
<a href="doc/documentation.ps">Introduction</a> (ps,&nbsp;300&nbsp;kB)<br />
-<a href="doc/first-steps.ps">First Steps</a> (ps,&nbsp;160&nbsp;kB)<br />
<a href="doc/internals.ps">Internals</a> (ps,&nbsp;130&nbsp;kB)</p>
<p><b>Mailing lists</b><br />
@@ -62,39 +61,10 @@
<h2>News</h2>
- <p><b>July 31, 2004:</b> Carpet seems to have reached a point
- where it is stable enough to be useful for at least some projects.
- Consequently, people expressed the wish to have a version of
- Carpet which is stable and sees no disrupting development. The
- idea is to have two "branches" of Carpet: a stable version for
- production use, and a development version which might not be as
- stable. We plan to make the split in about three weeks. The
- discussion about this is held on the mailing list; your input is
- welcome.</p>
-
- <p><b>April 7, 2004:</b> Up to now, all Carpet thorns have been
- living in a single arrangement for Cactus. This caused problems,
- because stable thorns, development thorns, and outdated thorns
- were sitting next to each other, confusing newcomers. We have <a
- href="#getting-the-code">moved the Carpet arrangement</a> to a new
- repository and split it into four. Access to the old Carpet
- arrangement has been disabled.</p>
-
- <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>
- 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,
- while remaining compatible to the FlexIO file format. Please test
- this thorn, and report any problems or incompatibilities you
- find.</p>
-
<p>In <b>January 2004</b>, <a
href="http://www.tat.physik.uni-tuebingen.de/~kobras/">Daniel
- Kobras</a> set up <a href="http://bugs.carpetcode.org/">Bugzilla
- for Carpet</a>. <a href="http://www.bugzilla.org/">Bugzilla</a>
+ Kobras</a> set up a <a href="http://bugs.carpetcode.org/">Bugzilla
+ for Carpet</a>. A <a href="http://www.bugzilla.org/">Bugzilla</a>
is a bug-tracking system that will, so we hope, help us remember
what is missing or broken in Carpet.</p>
@@ -129,13 +99,6 @@
(This is the same as the Arrangement Guide from the Carpet
sources.)</li>
- <li><a
- href=http://www.astro.psu.edu/nr/people/sperhake_ulrich.html">Ulrich
- Sperhake</a> wrote a tutorial outlining the <a
- href="doc/first-steps.ps">first steps</a> (ps,&nbsp;160&nbsp;kB)
- that one has to take to install Carpet and run an example
- application.</li>
-
<li>An explanation of the <a href="doc/internals.ps">internal
workings</a> (ps,&nbsp;130&nbsp;kB) of Carpet. You should read
this if you want to modify Carpet.</li>
@@ -180,7 +143,7 @@
<hr />
- <h2 id="getting-the-code">Getting the code</h2>
+ <h2>Getting the code</h2>
<p>Carpet is distributed under the <a
href="http://www.gnu.org/licenses/licenses.html">GNU General
@@ -191,25 +154,17 @@
<p>Carpet is a driver for Cactus. It works as a part of Cactus,
and you will need to have the developers' version of Cactus
installed before you can use Carpet. Please look at the <a
- href="http://www.cactuscode.org/">Cactus web pages</a> for an
+ href="http://www.cactuscode.org/">Cactus web pages</a> for and
introduction to Cactus and for installation instructions.</p>
<p>Carpet is available via anonymous <a
href="http://www.cvshome.org/">CVS</a>. The CVSROOT is
- <code>:pserver:cvs_anon@cvs.carpetcode.org:/home/cvs/carpet</code>,
- and there are several arrangements, each living in a directory.
- The arrangement <code>Carpet</code> contains the basic driver part
- that everybody needs. The arrangement <code>CarpetExtra</code>
- contains useful add-ons and some example code. Development of new
- thorns happens in the <code>CarpetDev</code> arrangement, which
- means that the code in there is not to be trusted. And finally,
- there is a graveyard arrangement <code>CarpetAttic</code> of
- things that only used to be useful and are now in a state of
- decay.</p>
-
- <p>The password for anonymous CVS access is <code>anon</code>. We
- thank the <a
- href="http://www.tat.physik.uni-tuebingen.de/">Institut für
+ <code>:pserver:cvs_anon@cvs.carpetcode.org:/home/cvs</code>, and
+ the module is called <code>Carpet</code>. This module is an
+ arrangement in Cactus, which means that you should check it out
+ into your Cactus <code>arrangements</code> directory. The
+ password for anonymous CVS access is <code>anon</code>. We thank
+ the <a href="http://www.tat.physik.uni-tuebingen.de/">Institut für
Astronomie und Astrophysik</a> of the Universität Tübingen for
hosting the CVS server.</p>
@@ -246,14 +201,10 @@
<h2>Related projects</h2>
<ul>
- <li>Physicsc: <a href="http://www.cactuscode.org/">Cactus</a>, <a
- href="http://numrel.aei.mpg.de/">numrel@aei</a></li>
-
- <li>I/O: <a href="http://hdf.ncsa.uiuc.edu/HDF5/">HDF5</a>, <a
- href="http://www.zib.de/benger/F5/doc/">F5</a></li>
-
- <li>Visualisation: <a href="http://www.amiravis.com/">Amira</a>,
- <a href="http://www.opendx.org/">OpenDX</a></li>
+ <li><a href="http://www.cactuscode.org/">Cactus</a></li>
+ <!-- <li><a href="http://testweb.aei.mpg.de/NumRelWeb/">numrel@aei</a></li> -->
+ <li>HDF5</li>
+ <li>OpenDX</li>
</ul>
<hr />
@@ -276,7 +227,7 @@
<p>
<!-- Created: Tue Aug 12 12:12:08 CEST 2003 -->
<!-- hhmts start -->
-Last modified: Sat Aug 7 12:37:09 CEST 2004
+Last modified: Sat Jan 17 10:37:53 CET 2004
<!-- hhmts end -->
</p>