aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-03-10 13:42:18 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2008-03-10 13:42:18 -0500
commit0b51e65918d5f2f07dbfcf56e889bb85cd151e78 (patch)
tree87c032803c528869defcaafe59ff5a9f68b7899a /Carpet/CarpetWeb
parentd84ef9df13d7c852b2cb3d721e30efdb733d3b92 (diff)
CarpetWeb: Update web pages, correct html errors
Diffstat (limited to 'Carpet/CarpetWeb')
-rw-r--r--Carpet/CarpetWeb/get-carpet.html14
-rw-r--r--Carpet/CarpetWeb/index.html59
-rw-r--r--Carpet/CarpetWeb/publications.html17
-rw-r--r--Carpet/CarpetWeb/version-4.html2
4 files changed, 55 insertions, 37 deletions
diff --git a/Carpet/CarpetWeb/get-carpet.html b/Carpet/CarpetWeb/get-carpet.html
index 9dd981446..6f6035927 100644
--- a/Carpet/CarpetWeb/get-carpet.html
+++ b/Carpet/CarpetWeb/get-carpet.html
@@ -157,7 +157,7 @@
Astronomie und Astrophysik</a> of the Universität Tübingen for
hosting the CVS and darcs servers.</p>
- <h3>Git Repository</3>
+ <h3>Git Repository</h3>
<p>Write access to Carpet git repositories is also handled via
ssh. Once you have an account set up, you obtain e.g. the
@@ -167,8 +167,8 @@
cd arrangements
ln -s ../carpet/Carpet* .</pre>
<p>(Don't miss the dot after the <code>Carpet*</code> in the last
- line.) Further instructions for using darcs are
- given <a href="#darcs">below</a>.</p>
+ line.) Further instructions for using git are
+ given <a href="#git">below</a>.</p>
<!-- rsync access is not yet set up
<p>You can also obtain the darcs repository using <tt>rsync</tt>
@@ -214,7 +214,7 @@
- <h2 id="darcs">Using Darcs</h2>
+ <h3 id="darcs">Using Darcs</h3>
<p>The foremost source of information about darcs is
the <a href="http://darcs.net/DarcsWiki">darcs wiki</a>,
@@ -248,12 +248,12 @@ darcs pull</pre>
- <h2 id="git">Using Git</h2>
+ <h3 id="git">Using Git</h3>
<p>The <a href="http://git.or.cz/">git web site</a> contains
introductions and documentation for git. The Linux kernel
developers also maintain
- a <a href="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">tutorial</a for
+ a <a href="http://www.kernel.org/pub/software/scm/git/docs/tutorial.html">tutorial</a> for
git. Git should be available for all modern operating systems.
It is also not difficult to install manually.</p>
@@ -276,7 +276,7 @@ git pull</pre>
- <h2>Convenient SSH Key Management</h3>
+ <h3>Convenient SSH Key Management</h3>
<p>SSH has two mechanisms for authentication, typing a password,
or using ssh keys. When you use ssh keys, your private key is
diff --git a/Carpet/CarpetWeb/index.html b/Carpet/CarpetWeb/index.html
index b2252f2b2..8bb28231d 100644
--- a/Carpet/CarpetWeb/index.html
+++ b/Carpet/CarpetWeb/index.html
@@ -91,7 +91,7 @@
multi-patch capability, as well as parallelisation and efficient
I/O.</p>
- </p>Carpet was created in 2001
+ <p>Carpet was created in 2001
by <a href="http://www.cct.lsu.edu/~eschnett/">Erik Schnetter</a>
at the <a href="http://www.tat.physik.uni-tuebingen.de/">TAT</a>
(Theoretische Astrophysik Tübingen) and subsequently brought into
@@ -134,16 +134,16 @@
defines or updates the grid hierarchy, and reduces the chance of
inconsistencies therein.</p></li>
- <li></p>During checkpointing and recovery, the grid structure is
+ <li><p>During checkpointing and recovery, the grid structure is
saved and restored by default. This avoids accidental changes
upon recovery.</p></li>
- <li></p>The efficiency of I/O has been increased, especially for
+ <li><p>The efficiency of I/O has been increased, especially for
HDF5 based binary I/O. It is possible to combine several
variables into one file to reduce the number of output
files.</p></li>
- <li></p>A new thorn LoopControl offers iterators over grid
+ <li><p>A new thorn LoopControl offers iterators over grid
points, implemented as C-style macros. These iterators allow
additional important loop-level optimisations, such
as <a href="http://en.wikipedia.org/wiki/Loop_tiling">loop
@@ -318,24 +318,19 @@
most critically needed.</p>
<p><b>July 31, 2007:</b> We are happy to hear that our
- proposal <i>XiRel: Cyberinfrastructure for Numerical
- Relativity</i> will be funded by
- <a
- href="http://www.nsf.gov/">NSF's</a> <a
- href="http://www.nsf.gov/funding/pgm_summ.jsp?pims_id=6681">PIF</a>
- programme for three
- years. <a
- href="http://www.cactuscode.org/Development/xirel">XiRel</a> is
- collaborative proposal
- by <a
- href="http://www.cct.lsu.edu/">LSU</a>, <a
- href="http://gravity.psu.edu/numrel/">PSU</a>,
- and <a href="http://www.phys.utb.edu/numrel/">UTB</a>
- (now <a href="http://ccrg.rit.edu/">RIT</a>). The central goal
- of XiRel is the development of a highly scalable, efficient, and
- accurate adaptive mesh refinement layer based on the current
- Carpet driver, which will be fully integrated and supported in
- Cactus and optimised for numerical relativity.</p>
+ proposal <i>XiRel: Cyberinfrastructure for Numerical
+ Relativity</i> will be funded by
+ <a href="http://www.nsf.gov/">NSF's</a> <a href="http://www.nsf.gov/funding/pgm_summ.jsp?pims_id=6681">PIF</a>
+ programme for three
+ years. <a href="http://www.cct.lsu.edu/xirel/">XiRel</a> is
+ collaborative proposal
+ by <a href="http://www.cct.lsu.edu/">LSU</a>, <a href="http://gravity.psu.edu/numrel/">PSU</a>,
+ and <a href="http://www.phys.utb.edu/numrel/">UTB</a>
+ (now <a href="http://ccrg.rit.edu/">RIT</a>). The central goal of
+ XiRel is the development of a highly scalable, efficient, and
+ accurate adaptive mesh refinement layer based on the current
+ Carpet driver, which will be fully integrated and supported in
+ Cactus and optimised for numerical relativity.</p>
<p><a href="olds.html"><b>Old News...</b></a></p>
@@ -533,12 +528,17 @@
to use professional tools to examine the data. This is not only
the case for "big physics runs", where one (should) know in
advance what to expect, but especially during development, where
- things do not always go as planned. <a
- href="http://www.aei.mpg.de/~tradke/">Thomas Radke</a> was kind
- enough to write an <a
- href="http://www.cactuscode.org/Visualization/ImportCarpetHDF5">import
- module</a> for the visualisation tool <a
- href="http://www.research.ibm.com/dx/">OpenDX</a>.</p>
+ things do not always go as planned.
+ Christian Reisswig was kind enough to write
+ a <a href="http://www.cactuscode.org/Visualization/VisIt/">database
+ plugin</a> for the visualisation
+ tool <a href="https://www.llnl.gov/visit/">VisIt</a>. There is
+ also
+ an <a href="http://www.cactuscode.org/Visualization/ImportCarpetHDF5">import
+ module</a> for the visualisation
+ tool <a href="http://www.research.ibm.com/dx/">OpenDX</a>
+ available, implemented by
+ <a href="http://www.aei.mpg.de/~tradke/">Thomas Radke</a>.</p>
<hr />
@@ -553,7 +553,8 @@
href="http://www.fiberbundle.net/">F5</a></li>
<li>Visualisation: <a href="http://www.amiravis.com/">Amira</a>,
- <a href="http://www.opendx.org/">OpenDX</a></li>
+ <a href="https://www.llnl.gov/visit/">VisIt</a>,
+ (<a href="http://www.opendx.org/">OpenDX</a>)</li>
</ul>
<hr />
diff --git a/Carpet/CarpetWeb/publications.html b/Carpet/CarpetWeb/publications.html
index 630d28b33..850c598b7 100644
--- a/Carpet/CarpetWeb/publications.html
+++ b/Carpet/CarpetWeb/publications.html
@@ -695,6 +695,23 @@ triangulations using finite element methods,</i><br />
[gr-qc]</a>.</p>
</li>
+<li>
+<p>Deirdre M. Shoemaker, Birjoo Vaishnav, Ian Hinder, Frank
+ Herrmann,<br />
+<i>Numerical Relativity meets Data Analysis: Spinning Binary Black
+ Hole Case,</i><br />
+<a href="http://arxiv.org/abs/0802.4427">arXiv:0802.4427
+ [gr-qc]</a>.</p>
+</li>
+
+<li>
+<p>Sergio Dain, Carlos O. Lousto, Yosef Zlochower,<br />
+<i>Extra-Large Remnant Recoil Velocities and Spins from
+ Near-Extremal-Bowen-York-Spin Black-Hole Binaries,</i><br />
+<a href="http://arxiv.org/abs/0803.0351">arXiv:0803.0351
+ [gr-qc]</a>.</p>
+</li>
+
</ol>
diff --git a/Carpet/CarpetWeb/version-4.html b/Carpet/CarpetWeb/version-4.html
index 97e21c741..ce6f9dc6c 100644
--- a/Carpet/CarpetWeb/version-4.html
+++ b/Carpet/CarpetWeb/version-4.html
@@ -25,7 +25,7 @@
the <a href="http://www.cct.lsu.edu/numerical/">CCT numerical
relativity group</a>, the <a href="http://numrel.aei.mpg.de/">AEI
numerical relativity group</a>, and
- the <a href="http://www.cct.lsu.edu/~gallen/XiRelWeb/XiRel.html">XiRel
+ the <a href="http://www.cct.lsu.edu/xirel/">XiRel
collaboration</a>.</p>