15 May 2013 12:10
Pre-averaged observables
Hi all, sometimes, one wants to store pre-averaged observables, i.e. accumulated over a certain time span. For example, compute the pressure every 1000 steps and compute the mean from 10 values, i.e. writing the data only every 10000 steps. Such a functionality is provided by LAMMPS and recently also by HALMD. http://lammps.sandia.gov/doc/fix_ave_time.html http://halmd.org/modules/observables/utility/accumulator.html Now my question: how shall such data be stored in the H5MD observables group? Along with the mean value, one would like to store also the standard error (or the variance) and the number of accumulated values. One scheme would be to distribute this information over several groups under the roof of the observable's name: obs1 \-- mean | +-- count | \-- value | \-- step | \-- time | \-- error_of_mean | +-- count | \-- value | \-- step | \-- time |(Continue reading)
.
(This weekend is the release weekend of Debian. Hurray!)
Peter
RSS Feed