Features

VibrationFeature([delta, nfree, method, …])

The matlantis-feature for calculating molecular vibration.

FeatureResults

VibrationFeatureResult(atoms, indices, …)

A dataclass for result of VibrationFeature.

Classes

FastVibrations([delta, nfree, method, …])

The class for calculating the force constant, vibration frequency and vibration mode using the finite displacement method.

FastVibrationsResult(H, all_forces, …)

A dataclass for result of FastVibration.