Files
medicallib/include
google-labs-jules[bot] 278ef9fe8e feat: Add detailed simulation to Lungs and Brain
Applied the level of detail from the Heart simulation to the Lungs and Brain classes.

For the Lungs:
- Added anatomical structures for lobes and bronchi.
- Implemented a respiratory cycle with inspiration/expiration states.
- Simulated tidal volume, airway pressures, and gas exchange.
- Generated a capnography (etCO2) waveform.

For the Brain:
- Added structures for major brain regions.
- Simulated intracranial pressure (ICP) and cerebral perfusion pressure (CPP).
- Implemented a simplified Glasgow Coma Scale (GCS).
- Generated a basic EEG waveform.
2025-08-20 06:34:43 +00:00
..