porereax.charge¶
Module for sampling atomic charges.
The module provides ChargeSampler to sample charge histograms of specified atom structures.
Classes¶
Sampler class for atomic charges. |
Module Contents¶
- class porereax.charge.ChargeSampler(name_out: str, atoms: list, dimension: str, region, process_id: int, atom_lib: dict, masses: dict, num_frames: int, box: numpy.ndarray, system_properties: dict, num_bins: int, range: tuple)[source]¶
Bases:
porereax.meta_sampler.AtomSamplerSampler class for atomic charges.