pele.transition_states.InterpolatedPathDensity

pele.transition_states.InterpolatedPathDensity(initial, final, distance, density=10.0, **kwargs)[source]

Return a InterpolatedPath object with the appropriate number of images corresponding to the given density

Parameters :

initial, final : array

initial and final configurations

distance :

distance between initial and final configurations

density :

number of images per “unit” separation

kwargs :

additional parameters passed to InterpolatedPath

See also

InterpolatedPath

Next topic

pele.transition_states.orthogopt