porereax.rdf¶
Module for sampling radial distribution functions (RDF).
The module provides RdfSampler for pair-distribution sampling of specified atom pairs.
Classes¶
Sampler class for radial distribution functions (RDF). |
Module Contents¶
- class porereax.rdf.RdfSampler(name_out: str, pairs: list, dimension: str, region, process_id: int, atom_lib: dict, masses: dict, num_frames: int, box: numpy.ndarray, num_bins: int, r_max: float, system_properties: dict)[source]¶
Bases:
porereax.meta_sampler.AtomSamplerSampler class for radial distribution functions (RDF).