porereax.molecule_structure¶
Module for sampling molecular structure statistics.
The module provides MoleculeStructureSampler to sample bonding environments of all atomtypes and reveal the atom structures.
Classes¶
Sampler class for molecule structure analysis. |
Module Contents¶
- class porereax.molecule_structure.MoleculeStructureSampler(name_out: str, dimension: str, region, process_id: int, atom_lib: dict, masses: dict, num_frames: int, box: numpy.ndarray, system_properties: dict)[source]¶
Bases:
porereax.meta_sampler.SamplerSampler class for molecule structure analysis.