Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brain - Add Brain Simulation and Traumatic Brain Injuries #552

Draft
wants to merge 41 commits into
base: dev-Tomcat
Choose a base branch
from

Conversation

apo-tle
Copy link
Contributor

@apo-tle apo-tle commented Jun 19, 2024

When merged this pull request will:
This PR implements a high-fidelity simulation of brain function into KAT Medical. All relevant factors, including blood pressure, intracranial pressure, cerebral vascular resistance and brain oxygen saturation are considered in order to calculate a value for cerebral metabolic rate. CMR below safe values causes various effects such as dizziness, loss of consciousness, heightened emesis and seizures.

To Do List

  • Cerebral Metabolic Rate
  • Cerebral Blood Flow
  • Autoregulation
  • Brain oxygen saturation
  • Tissue necrosis
  • Concussions of varying severity, causing raised ICP
  • Fix localization
  • Seizures
  • Side effects for low CMR
  • Benzodiazepines
  • Ondansetron
  • Fix dependencies

I've completed the hardest parts of this PR already, so I don't intend there to be a massive wait between opening this draft and finishing.

@Romnipotent
Copy link

Is it possible to flag units as "immune from brain damage" or "lacks enough brain to damage" ?

@mxcrazy98
Copy link

Would be really smart if i came with a setting to turn this on or off, like kidney failure.

@MiszczuZPolski MiszczuZPolski added this to the 2.16.0 milestone Jul 30, 2024
@MiszczuZPolski MiszczuZPolski added the kind/feature request Release Notes: **ADDED:** label Jul 30, 2024
@apo-tle
Copy link
Contributor Author

apo-tle commented Sep 21, 2024

Currently waiting for other PRs to go ahead so that this system will interface with our new stuff.

@MiszczuZPolski MiszczuZPolski modified the milestones: 3.0.0, Ongoing Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature request Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants