brim.core#

Module containing the core elements of BRiM.

Modules

brim.core.attachment

Module for joint attachments.

brim.core.auxiliary

Utility to compute the noncontributing forces and torques.

brim.core.base_classes

Module containing the base class for all models in BRiM.

brim.core.mixins

Mixin classes providing common properties for models.

brim.core.registry

Registry to keep track of all existing model and connection types in BRiM.

brim.core.requirement

Module containing the requirement class.

brim.core.singleton

Singleton class.