Fixed Hdf5 for visualising homogeneous1d data
There was a type cast from a double to an integer which meant that if Lz < 1.0 it would set Lz=0.0. This MR now means Hdf5 works of visualising homogeneous1d data.
Closes #98 (closed)
There was a type cast from a double to an integer which meant that if Lz < 1.0 it would set Lz=0.0. This MR now means Hdf5 works of visualising homogeneous1d data.
Closes #98 (closed)