aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/feature-requests.html
diff options
context:
space:
mode:
authoreschnett <>2001-03-01 11:40:00 +0000
committereschnett <>2001-03-01 11:40:00 +0000
commit310f0ea48d18866b773136aed11200b6eda6378b (patch)
tree445d3e34ce8b89812994b6614f7bc9f4acbc7fe2 /Carpet/CarpetWeb/feature-requests.html
Initial revision
darcs-hash:20010301114010-f6438-12fb8a9ffcc80e86c0a97e37b5b0dae0dbc59b79.gz
Diffstat (limited to 'Carpet/CarpetWeb/feature-requests.html')
-rw-r--r--Carpet/CarpetWeb/feature-requests.html84
1 files changed, 84 insertions, 0 deletions
diff --git a/Carpet/CarpetWeb/feature-requests.html b/Carpet/CarpetWeb/feature-requests.html
new file mode 100644
index 000000000..f753bb2dd
--- /dev/null
+++ b/Carpet/CarpetWeb/feature-requests.html
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="ISO-8859-15"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "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" />
+ <title>Carpet Feature Requests</title>
+ </head>
+
+ <body>
+ <h1>Carpet Feature Requests</h1>
+
+ <p>As Carpet is being looked at (and used?) by more and more
+ people, they express more and more wishes about things they miss
+ in Carpet. Some of these can be quickly fulfilled, others will
+ take months to implement. Here is a collection of these, so that
+ people know we don't ignore them.</p>
+
+ <hr />
+
+ <h2>Small Stuff</h2>
+
+ <ul>
+ <li>Find a nice Carpet logo</li>
+ <li>Add Doxygen tags</li>
+ <li>Compile and run on a few strange supercomputer architectures</li>
+ <li>Adapt CarpetSlab to new hyperslabbing interface</li>
+ <li>Slowly create many test cases for Carpet</li>
+ </ul>
+
+ <h2>Heavier Stuff</h2>
+
+ <ul>
+ <li>Compile Carpet and PUGH together</li>
+ <li>Don't restrict all grid functions</li>
+ <li>Make CarpetInterp interpolate in time as well</li>
+ <li>Design and write a nicer interface to specify fine grid
+ locations</li>
+ <li>Introduce the "convergence level" parameter</li>
+ <li>Do not enable all storage all the time</li>
+ </ul>
+
+ <h2>Good Stuff</h2>
+
+ <ul>
+ <li>Checkpointing and Restart</li>
+ <li>Parallel performance</li>
+ <li>Elliptic solvers</li>
+ </ul>
+
+ <h2>Stuff that would be nice, but won't be needed in the near
+ future</h2>
+
+ <ul>
+ <li>Cell centring</li>
+ <li>Improve the A of the AMR algorithm</li>
+ </lu>
+
+ <hr />
+
+ <p>
+ <a href="http://www.xemacs.org/About/created.html"><img
+ src="cbxSmall.jpg" alt="Created with XEmacs!" height="36"
+ width="100" /></a>
+
+ <a href="http://www.anybrowser.org/campaign/"><img
+ src="logoab8.png" alt="Best Viewed With Any Browser" height="31"
+ width="88" /></a>
+
+ <a href="http://validator.w3.org/check/referer"><img
+ src="valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31"
+ width="88" /></a>
+ </p>
+
+ <address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
+<p>
+<!-- Created: Thu Aug 14 20:16:15 CEST 2003 -->
+<!-- hhmts start -->
+Last modified: Tue Aug 19 13:56:50 CEST 2003
+<!-- hhmts end -->
+</p>
+ </body>
+</html>