Models

CircAdapt model objects contain sets of linked components that together form a model. The general model is empty, meaning no components are linked.

python
import circadapt
model = circadapt.CircAdapt('Custom', '<solve>')

Prebuild models do contain components which are fully connected. More information can be found in the tutorials.

CircAdapt

Wrapper to communicate with c++ code.

Walmsley2015

Walmsley2015.

VanOsta2022

VanOsta2022 by Nick van Osta.