CodeEntropy.entropy.nodes.orientational module¶
Node for computing orientational entropy from neighbors.
- class CodeEntropy.entropy.nodes.orientational.OrientationalEntropyNode[source]¶
Bases:
objectCompute orientational entropy using precomputed neighbors and symmetry.
This node reads number of neighbors and symmetry from
shared_dataand computes entropy contributions at the molecular (highest) level.Results are written back into
shared_data["orientational_entropy"].