From 94edf906d4ac38646501a0d614f04acb181f4aea Mon Sep 17 00:00:00 2001 From: allen Date: Wed, 12 Jul 2000 11:45:36 +0000 Subject: Parameters for choosing 1D and 2D slices New CCTK coordinate functions git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@136 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index b892425..75e0fde 100644 --- a/README +++ b/README @@ -19,3 +19,12 @@ to output a variable without specifying it in the parameter file. IEEEIO is implemented by John Shalf's FlexIO library - that's why the name of this thorn. + +If the output files contain so-called "chunked" data (that is, each +processor has written data as a separate field in the output file), +the data may need to be "recombined". A tool to perform this is +provided with this thorn. To build the recombiner: + +> gmake -utils UTILS=ieee_recombiner + +the executable for the recombiner will be located in exe/ -- cgit v1.2.3