The closed-loop assistant (CLA) simulation framework (CLASim) is a simulation framework in C++ that allows simulation of the interaction between closed-loop medical systems consisting of patient monitors, closed-loop physiology management algorithms, and infusion pumps, and patient physiology. It relies on the <ahref="https://physiology.kitware.com/"target="__blank">Pulse Physiology Engine</a> for simulating patient physiology
## Getting Started
### Installing Pulse and CLASim
#### Pulse
To install <ahref="https://gitlab.kitware.com/physiology/engine"target="__blank">Pulse repository</a> and follow the instructions there.