[Users] Enhancements to Multipole

Erik Schnetter schnetter at cct.lsu.edu
Thu Dec 9 14:29:52 CST 2010


On Thu, Dec 9, 2010 at 8:43 AM, Ian Hinder <ian.hinder at aei.mpg.de> wrote:
> Hi,
>
> I have three patches to Multipole:
>
> ===
>
> 1.  Convert to C++ strings
>
> 2.  Use IO::out_dir parameter by sharing from implementation rather than via CCTK_ParameterGet
>
> 3.  Add HDF5 output support

The standard behaviour for Cactus output files is that files are
deleted/truncated unless this is a recovery run, in which case the new
content is appended. I suggest to do the same for the HDF5 files here.
The corresponding function to call is IO_TruncateOutputFiles, defined
by CactusBase/IOUtil.

-erik

-- 
Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/


More information about the Users mailing list