[cig-commits] commit 2542 by heister to /var/svn/dealii/aspect

dealii.demon at gmail.com dealii.demon at gmail.com
Wed Apr 16 04:19:30 PDT 2014


Revision 2542

update readme (and take over from the homepage)

U   trunk/aspect/readme.html


http://www.dealii.org/websvn/revision.php?repname=Aspect+Repository&path=%2F&rev=2542&peg=2542

Diff:
Modified: trunk/aspect/readme.html
===================================================================
--- trunk/aspect/readme.html	2014-04-15 13:18:09 UTC (rev 2541)
+++ trunk/aspect/readme.html	2014-04-16 11:19:28 UTC (rev 2542)
@@ -1,18 +1,27 @@
 <html>
+  <head>
+    <title>ASPECT README</title>
+    <link href="screen.css" type="text/css" rel="StyleSheet" />
+    <meta name="author" content="the deal.II authors" />
+    <meta name="copyright" content="Copyright (C) 2012 by the deal.II authors" />
+    <meta name="date" content="$Date: 2012-03-11 17:19:45 -0500 (Sun, 11 Mar 2012) $" />
+    <meta name="svn_id" content="$Id: navbar.html 4678 2012-03-11 22:19:45Z bangerth $" />
+  </head>
+
   <body>
     <h1 align="center">
-    Information on the ASPECT code
+    ReadMe instructions for the <acronym>ASPECT</acronym> code
     </h1>
-    <h2 align="center">(An Advanced Solver
-    for Problems in Earth's ConvecTion)
-    </h2>
 
+    <p> <acronym>ASPECT</acronym> is published under the <a href="doc/COPYING">GNU GPL v2 or newer license.</a>
+    </p>
+
     <h3>
       Installation instructions
     </h3>
 
     <p>
-      In order to install ASPECT, you will need to first install the following
+      In order to install <acronym>ASPECT</acronym>, you will need to first install the following
       dependencies:
       <ul>
 	<li><a href="http://trilinos.sandia.gov/">Trilinos</a>: A library for
@@ -24,65 +33,65 @@
       </ul>
       The individual steps needed to install each of these packages are
       discussed in the <a href="doc/manual.pdf">Installation instructions
-      section of the ASPECT manual</a>.
+      section of the <acronym>ASPECT</acronym> manual</a>.
       Detailed installation instructions are also provided by all of these
-      libraries on their webpages.
+      libraries on their webpages as well as <i>much</i> more information
+      about details of these libraries.
     </p>
 
     <p>
-      Once you have installed these three underlying libraries, compiling
-      ASPECT is relatively simple. More information can again be found in the
-      corresponding section of the <a href="doc/manual.pdf">ASPECT manual</a>.
+      One you have installed these three underlying libraries, compiling
+      <acronym>ASPECT</acronym> is relatively simple. More information can again be found in the
+      corresponding section of the <a href="doc/manual.pdf"><acronym>ASPECT</acronym> manual</a>.
     </p>
 
 
     <h3>
-      Running and extending ASPECT
+      Running and extending <acronym>ASPECT</acronym>
     </h3>
 
     <p>
       Instructions on how to run and extend, as well as on how to interpret
       the output of Apect can also be found in
-      the <a href="doc/manual.pdf">ASPECT manual</a>. This manual also
+      the <a href="doc/manual.pdf"><acronym>ASPECT</acronym> manual</a>. This manual also
       discusses the structure of the source code.
     </p>
 
 
+    <a name="mailinglists" />
     <h3>
       More information
     </h3>
 
     <p>
-      If you have questions on ASPECT, there are a number of mailing lists
+      If you have questions on <acronym>ASPECT</acronym>, there are a number of mailing lists
       that can help:
       <ul>
-	<li>For questions on the source code of ASPECT, portability,
+	<li>The ASPECT website is available at <a href="http://aspect.dealii.org">http://aspect.dealii.org</a>
+	<li>For questions on the source code of <acronym>ASPECT</acronym>, portability,
 	installation, etc., use
-	the <a href="mailto:aspect-devel at geodynamics.org">aspect-devel mailing
-	    list</a>. Information about this mailing list is provided
-	  <a href="http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel">here</a>. This mailing list is where the ASPECT
+	the <a href="http://lists.geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel">aspect-devel mailing
+	    list</a>. This mailing list is where the <acronym>ASPECT</acronym>
 	  developers all hang out.
 
-	<li>ASPECT is primarily based on the deal.II library (the dependency
+	<li><acronym>ASPECT</acronym> is primarily based on the deal.II library (the dependency
 	on Trilinos and p4est is primarily through deal.II, and not directly
-	visible in the ASPECT source code). If you have particular questions
+	visible in the <acronym>ASPECT</acronym> source code). If you have particular questions
 	about deal.II, contact
-	the <a href="http://www.dealii.org/mail.html">deal.II mailing
-	lists</a>.
+	the <a href="http://www.dealii.org/mail.html">deal.II discussion groups</a>.
 
 	<li>In case of more general questions about mantle convection, you can
-	contact the <a href="mailto:cig-mc at geodynamics.org">CIG mantle
-	convection mailing lists</a>. Information about this mailing list is
-	provided <a href="http://geodynamics.org/cgi-bin/mailman/listinfo/cig-MC">here</a>.
+	contact the <a href="http://lists.geodynamics.org/cgi-bin/mailman/listinfo/cig-MC">CIG mantle
+	convection mailing lists</a>.
 
-	<li>If you have specific questions about ASPECT that are not suitable
+	<li>If you have specific questions about <acronym>ASPECT</acronym> that are not suitable
 	for public and archived mailing lists, you can contact the
 	primary developers:
 	  <ul>
 	    <li>Wolfgang
 	      Bangerth: <a href="mailto:bangerth at math.tamu.edu">bangerth at math.tamu.edu</a>
 	    <li>Timo
-	  Heister: <a href="mailto:heister at math.tamu.edu">heister at math.tamu.edu</a>
+	  Heister: <a href="mailto:heister at clemson.edu">heister at clemson.edu</a>
 	  </ul>
       </ul>
     </p>


More information about the CIG-COMMITS mailing list