Skip to content
Snippets Groups Projects
Commit b4c1df03 authored by Zhefu Li's avatar Zhefu Li
Browse files

Update model.html

parent 982dcf73
No related branches found
No related tags found
No related merge requests found
......@@ -63,11 +63,11 @@
{% block page_content %}
<div class="sidebar">
<ul>
<li><a href="#description">General Description of Modeling</a></li>
<li><a href="#topic1">Compartment Model for Muscone Inhalation</a></li>
<li><a href="#topic2">Topic2</a></li>
<li><a href="#topic3">ODE of MAPK pathway</a></li>
<li><a href="#topic4">lactate Absorption Model</a></li>
<li><a href="#description">Description</a></li>
<li><a href="#topic1">Inhalation</a></li>
<li><a href="#topic2">Binding</a></li>
<li><a href="#topic3">Secretion</a></li>
<li><a href="#topic4">Absorption</a></li>
</ul>
</div>
......@@ -112,7 +112,7 @@
<hr>
<h3>Model Description</h3>
<p>The main focus of our project is the use of muscone as a signaling molecule to activate engineered
bacteria in the gut for therapeutic purposes. Therefore, it is crucial to provide a quantitative
yeast in the gut for therapeutic purposes. Therefore, it is crucial to provide a quantitative
description and computational support for the diffusion of muscone in the body. This model describes
the entire process from the inhalation of muscone to its increased concentration in the intestinal
tract. We will establish a multi-compartment model that includes the following main processes:</p>
......@@ -132,7 +132,7 @@
</ol>
<p>TODO:Insert design diagram</p>
<p>Corresponding to the above processes, five compartments need to be established for simulation, where
$t$ represents the time variable:</p>
\(t\) represents the time variable:</p>
<li><strong>Compartment 0</strong> (Alveolar Space, \(A\)): \(Q_A(t)\) represents the amount of
muscone
in the alveoli (mg).</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment