[Developers] carpet2 : recombine 1d, 2d data files

Christian David Ott cott at aei.mpg.de
Thu Nov 16 05:55:23 CST 2006


Hi,

On Thu, 16 Nov 2006, sebastiano bernuzzi wrote:

> I had data from a long carpet ( carpet 2 ) simulation with various
> checkpoints
> How can I put together 1d and 2d data files ?

since this is a question related to CarpetIOASCII, I suggest
that we move this discussion to developers at lists.carpetcode.org.

To answer your question: Since 1D and 2D files are currently just
ASCII files, you can use 'cat file1 file2 > file3' to concatenate
the files.

- Christian



More information about the Developers mailing list