spindry.Potential

class spindry.Potential[source]

Bases: object

Base class for potential calculators.

Methods

compute_potential

Calculate potential energy.

compute_potential(supramolecule)[source]

Calculate potential energy.

Parameters:
  • supramolecular – Supramolecule to evaluate.

  • supramolecule (SupraMolecule)

Return type:

float