- 24 Oct, 2019 5 commits
-
-
Jeff Webb authored
Merge branch 'feature/respiratory_disease' of https://gitlab.kitware.com/physiology/engine into feature/respiratory_disease
-
Aaron Bray authored
-
Jeff Webb authored
Hardening respiratory compliance calculation to handle ~0 pressure.
-
Aaron Bray authored
-
Aaron Bray authored
-
- 23 Oct, 2019 7 commits
-
-
Jeff Webb authored
-
Jeff Webb authored
Merge branch 'feature/respiratory_disease' of https://gitlab.kitware.com/physiology/engine into feature/respiratory_disease
-
Jeff Webb authored
Random tweaks and update to chest wall compliance calculation to prevent weirdness with conscoius respiration.
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
FYI - RespiratoryDriver test is not working at this point
-
- 22 Oct, 2019 2 commits
-
-
Aaron Bray authored
Fix testing for new patient setup
-
Aaron Bray authored
Adding a SEPatient object for the initial patient (healthy stabilized values)
-
- 21 Oct, 2019 5 commits
-
-
Jeff Webb authored
-
Jeff Webb authored
-
Jeff Webb authored
-
Jeff Webb authored
Updated respiratory and anesthesia machine circuit diagrams. Updated some data flow diagrams. Tweaked some main page verbiage.
-
Aaron Bray authored
-
- 18 Oct, 2019 1 commit
-
-
Aaron Bray authored
# Conflicts: # engine/cpp/physiology/Respiratory.cpp
-
- 17 Oct, 2019 1 commit
-
-
Aaron Bray authored
-
- 16 Oct, 2019 3 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
Added a simple logger to reduce build complexity Added ability to disable building Java utils
-
- 15 Oct, 2019 1 commit
-
-
Jeff Webb authored
Tune pneumothorax CV effects.
-
- 11 Oct, 2019 2 commits
-
-
Jeff Webb authored
-
Aaron Bray authored
Add Secondary Baroreceptor Effects See merge request !25
-
- 10 Oct, 2019 1 commit
-
-
Aaron Bray authored
-
- 09 Oct, 2019 6 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
(cherry picked from commit 13c44737)
-
(cherry picked from commit 0ebeb6a5)
-
Cleaned up the barorector functionality a bit and commented out the sedation dampening effect until I have better validation data. (cherry picked from commit 8ba9907c)
-
Created a member variable for the mean pressure patient baseline so that I only change the baroreceptor setpoint. Shifted the UpdateBaroreceptorThreshold function to before calculating the total baroreceptor setpoint at each timestep. (cherry picked from commit 6a487e14)
-
Added baroreceptor functionality for second order effects, the baroreceptors become less responsive to the blood pressure changes as time passes. Sedation level dampening of the parasympathetic and sympathetic curve slope. (cherry picked from commit d3668021)
-
- 30 Sep, 2019 6 commits
-
-
Aaron Bray authored
-
Small fix to action log output.
-
Updated the anesthisia machine circuit to use pressure sources for supplying gases, rather than flow sources. Flow sources cause weird pressures in systems that also include pressure sources.
-
Added some new respiratory specific scenarios. Removed end tidal co2 from stabilization criteria.
-
-
Updated some general math exponentail functions.
-