InteractionsSource

class narupatools.imd.interaction_source.InteractionsSource(*args, **kwargs)

General protocol for an object which can provide interactions.

Exists to generalize Narupa’s ImdStateWrapper so interactions can be provided from other sources that are not based on a Narupa server.

Inheritance

Inheritance diagram of InteractionsSource

Methods

__init__

Initialize self.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Attributes

active_interactions

Key-indexed set of interactions that should be applied to the system.

active_interactions

Key-indexed set of interactions that should be applied to the system.