The module computes the complex Fourier modes of the particle density field,

The auxiliary module halmd.observables.utility.wavevector provides suitable wavevectors that are compatible with the reciprocal lattice of the periodic simulation box.
Construct instance of halmd.observables.density_mode.
| Parameters: |
|
|---|---|
| Returns: | instance of density mode sampler |
Disconnect density mode sampler from profiler.
The wavevector instance passed upon construction.
The label of the underlying particle group.
The particle count
of the underlying particle group.
Write time series of density modes to file.
| Parameters: |
|
|---|---|
| Returns: | instance of density mode writer |
The argument location specifies a path in a structured file format like H5MD given as a table of strings. It defaults to {"structure", self.label, "density_mode"}.
Disconnect density mode writer from observables sampler.