Skip to content

Commit 9d8fad4

Browse files
authored
Merge pull request #866 from alan-turing-institute/fix_nb_text
rm repetition from case study nb
2 parents 24f32d7 + f6b0ea4 commit 9d8fad4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

case_studies/patient_calibration/patient_calibration_case_study.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
"\n",
2929
"This approach allows simulation of the time-dependent relationships between pressure, volume, and flow rate across the entire cardiovascular system using ordinary differential equations (ODEs).\n",
3030
"\n",
31-
"The Naghavi lumped parameter model is a mathematical model of the human cardiovascular system, designed to simulate the dynamics of blood flow and pressure throughout the heart and circulatory system using lumped parameter modeling. \n",
32-
"A **lumped parameter model** simplifies the cardiovascular system by dividing it into compartments (or \"lumps\") such as:\n",
33-
"\n",
3431
"## Patient calibration workflow\n",
3532
"\n",
3633
"In this tutorial, we present a three-stage workflow for calibrating the Naghavi model to patient-specific clinical data using AutoEmulate. The process has the following stages:\n",
@@ -997,7 +994,7 @@
997994
]
998995
},
999996
"kernelspec": {
1000-
"display_name": ".venv",
997+
"display_name": "autoemulate",
1001998
"language": "python",
1002999
"name": "python3"
10031000
},

0 commit comments

Comments
 (0)