- 21 May, 2020 1 commit
-
-
Rachel Clipp authored
-
- 20 May, 2020 1 commit
-
-
Rachel Clipp authored
-
- 15 May, 2020 2 commits
-
-
Rachel Clipp authored
Merge branch 'feature/hemorhagic_shock' of gitlab.kitware.com:physiology/engine into feature/hemorhagic_shock
-
Rachel Clipp authored
-
- 13 May, 2020 1 commit
-
-
Aaron Bray authored
-
- 12 May, 2020 6 commits
-
-
Aaron Bray authored
Added serialization support for all new Nervous variables # Conflicts: # cdm/cpp/properties/SEScalar.cpp # cdm/cpp/properties/SEScalar.h # cdm/cpp/utils/ConfigParser.cpp # cdm/cpp/utils/DataTrack.cpp # cdm/java/com/kitware/physiology/utilities/csv/CSVContents.java # data/Data.xlsx # engine/cpp/controller/Controller.cpp # engine/cpp/controller/Engine.cpp # engine/cpp/controller/Substances.cpp # engine/cpp/physiology/BloodChemistry.cpp # engine/cpp/physiology/Cardiovascular.cpp # engine/cpp/physiology/Cardiovascular.h # engine/cpp/physiology/Gastrointestinal.cpp # engine/cpp/physiology/Nervous.cpp # engine/cpp/physiology/Nervous.h # engine/cpp/physiology/Renal.cpp # engine/cpp/physiology/Saturation.cpp # engine/cpp/physiology/Tissue.cpp # engine/cpp/physiology/Tissue.h # test/config/DebugRun.config # test/config/PatientVerification.config # test/config/ScenarioVerification.config # test/driver/cpp/main.cpp # test/scenarios/patient/BasicStandard.json
-
Aaron Bray authored
-
Aaron Bray authored
-
Jeff Webb authored
-
Aaron Bray authored
-
Aaron Bray authored
-
- 11 May, 2020 2 commits
-
-
Aaron Bray authored
-
Rachel Clipp authored
Updated desflurane drug parameters - this drug is not validated, it is a test case for an inhalation drug via the anesthesia machine
-
- 09 May, 2020 1 commit
-
-
Aaron Bray authored
Lower GI water absorption to level the blood volume in standard if nothing happens
-
- 08 May, 2020 4 commits
-
-
Rachel Clipp authored
tuning of baroreceptors for hr, co, and map output. updates to hemorrhage scenarios for correct blood loss and timing
-
Rachel Clipp authored
Merge branch 'feature/hemorhagic_shock' of gitlab.kitware.com:physiology/engine into feature/hemorhagic_shock
-
Rachel Clipp authored
Merge branch 'feature/hemorhagic_shock' of gitlab.kitware.com:physiology/engine into feature/hemorhagic_shock
-
Aaron Bray authored
Tighten the Tissue to CV resistances Save Patient to Initial after chronic stabilization Tweek CVSD to increase HR w/o baroreceptors and tune the ejec. fraction a bit Limit Errors from Java
-
- 07 May, 2020 3 commits
-
-
Aaron Bray authored
-
Rachel Clipp authored
Merge branch 'feature/hemorhagic_shock' of gitlab.kitware.com:physiology/engine into feature/hemorhagic_shock
-
Rachel Clipp authored
-
- 06 May, 2020 1 commit
-
-
Aaron Bray authored
-
- 04 May, 2020 2 commits
-
-
Aaron Bray authored
-
Aaron Bray authored
-
- 01 May, 2020 5 commits
-
-
Aaron Bray authored
Feature/python See merge request !42
-
Aaron Bray authored
-
Aaron Bray authored
-
Aaron Bray authored
-
Rachel Clipp authored
-
- 30 Apr, 2020 9 commits
-
-
Joe Snyder authored
Add a new slot to the PulsePhysiologyEngine which holds the amount of time that wasn't advanced in the most recent advance_time call.
-
Joe Snyder authored
Un-indent the return of advance time to allow all keys of the timestep_result object to append their information to the _result array.
-
Joe Snyder authored
Add a new get_timestep which references a new function in PulseEngineThunk. This new function should create time TimeUnit object and return the result of the engine's GetTimeStep function.
-
Jeff Webb authored
-
Jeff Webb authored
-
Jeff Webb authored
-
Joe Snyder authored
Logging: Switch to using the new variable which holds the logging class Expand the logging to serialize all message types and properly pass them to each forwarding function. Events: Remove parameters from initialization of an event. Use the name of the event instead of the enum integer.
-
Aaron Bray authored
-
Aaron Bray authored
-
- 29 Apr, 2020 2 commits
-
-
Jeff Webb authored
-
Joe Snyder authored
-