lammps/lib/ch5mdc175e7f1805blammm-devel
README
ch5md : Read and write H5MD files in C
Copyright (C) 2013-2014 Pierre de Buyl
ch5md is a set of C routines to manipulate H5MD files. H5MD is a file format specification based on HDF5 for storing molecular data, whose development is found at http://nongnu.org/h5md/.
ch5md is developped by Pierre de Buyl and is released under the 3-clause BSD license that can be found in the file LICENSE.
To use the h5md dump style in lammps, execute make in this directory then 'make yes-user-h5md' in the src directory of lammps. Rebuild lammps.
If HDF5 is not in a standard system location, use make HDF5_PATH=/path/to/hdf5.
In the case of 2015 and more recent debian and ubuntu systems where concurrent serial and mpi are possible, use the full platform depedent path, i.e. HDF5_PATH=/usr/lib/x86_64-linux-gnu/hdf5/serial