I think I found a bugs in IO procedures

From: Eugene P. Kurbatov <kurbatov_at_inasan.ru>
Date: Fri, 20 May 2005 16:42:31 +0400

Hi!
There are was two bugs when I tried to use HDF5 as an output format.

First bug is in `find_files' (read_ic.c) routine. The checking of
`All.SnapFormat' variable is wrong because it's a type of an output
format file not an input. We must check `All.ICFormat' instead.

Second bug is in `write_header_attributes_in_hdf5' (io.c). In last
paragraph the `header.flag_entropy_instead_u' variable is writing as an
array instead of scalar type. So the HDF5 library reports an error.
Received on 2005-05-20 14:43:11

This archive was generated by hypermail 2.3.0 : 2023-01-10 10:01:30 CET