aboutsummaryrefslogtreecommitdiff
path: root/CarpetDev/CarpetIOF5/README
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2010-08-24 12:04:51 -0400
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 18:21:12 +0000
commita62e8ee3f1e86100cda633f51c22ee063e28df76 (patch)
tree96c4522bba984cfb4a1e53ce75733d6cdbf08c01 /CarpetDev/CarpetIOF5/README
parenteb813afcef1be0aba7154fe41d21e4a7657371ad (diff)
CarpetIOF5: Rename old thorn
Diffstat (limited to 'CarpetDev/CarpetIOF5/README')
-rw-r--r--CarpetDev/CarpetIOF5/README30
1 files changed, 0 insertions, 30 deletions
diff --git a/CarpetDev/CarpetIOF5/README b/CarpetDev/CarpetIOF5/README
deleted file mode 100644
index a625117a0..000000000
--- a/CarpetDev/CarpetIOF5/README
+++ /dev/null
@@ -1,30 +0,0 @@
-Cactus Code Thorn CarpetIOF5
-Thorn Author(s) : Erik Schnetter <schnetter@aei.mpg.de>
-Thorn Maintainer(s) : Erik Schnetter <schnetter@aei.mpg.de>
---------------------------------------------------------------------------
-
-Purpose of the thorn:
-
-Input and output data using the HDF5 based F5 file format.
-
-
-
-An F5 file contains the following hierarchy:
-
- Bundle
- Slice
- Grid
- Topology
- Representation
- Field
-
-We have a class hierarchy:
-
- file
- timestep (slice)
- simulation (grid) [grid hierarchy of one patch]
- topology (topology) [one refinement level]
- coordinate_system (representation)
- physical_quantity (field)
- data_region
- tensor_component