Modules
CircAdapt provides a growing library of modules to build cardiovascular models. There are Node and Cavity elements that describe pressures in nodes and volumes in cavities, and Connector elements that describe flows between them. Specialized cavities such as Chamber and TriSeg are enclosed by a Wall, which determines transmural pressure from the stress strain time relationship in the Patch. At the cellular level, Calcium modules can be used to link calcium dynamics to active stress generation. If the specific element you need is not yet available, you can extend the framework by implementing a CircAdapt Plugin.