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

Update model.html

parent bdd1e401
No related branches found
No related tags found
No related merge requests found
......@@ -88,18 +88,6 @@
overflow-x: auto;
/* 允许水平滚动 */
}
.image-container {
width: 80%;
/* 设置容器宽度为网页宽度的80% */
margin: 0 auto;
/* 使容器在网页中水平居中 */
}
.shadowed-image {
width: 100%;
/* 设置图片宽度为容器宽度的100%,这样图片就会占据整个容器的宽度 */
}
</style>
</head>
......@@ -182,7 +170,8 @@
<img src="https://static.igem.wiki/teams/5187/wiki-model-fig/1-1.png" alt="Inhalation-1"
class="shadowed-image">
</div>
<p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 2 Processes in the Inhalation Model</p>
<p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 2 Processes in the Inhalation
Model</p>
<p>Corresponding to the above processes, five compartments need to be established for simulation, where
\(t\) represents the time variable:</p>
<li><strong>Compartment 0</strong> (Alveolar Space, \(A\)): \(Q_A(t)\) represents the amount of
......@@ -354,9 +343,10 @@
</p>
<div class="image-container">
<img src="https://static.igem.wiki/teams/5187/wiki-model-fig/1-2.png" alt="Inhalation-2"
class="shadowed-image">
class="shadowed-image" style="width: 80%; max-width: 800px;">
</div>
<p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 3 Stimulation Result of the Muscone Inhalation Model</p>
<p style="text-align: center; font-size: 0.9em; margin-top: 10px;">fig 3 Stimulation Result of the
Muscone Inhalation Model</p>
<p>We simulated the distribution of muscone in the systemic circulation and obtained the concentration
change curve of muscone in the systemic circulation. According to the model, after one breath,
traces of muscone can spread into the intestine, similarly, the concentration change caused by
......@@ -466,32 +456,9 @@
<div class="row mt-4">
<div class="col-lg-12">
<h2 id="topic2">
<h2>Topic2</h2>
<h2>Molecular dynamics simulations of Mukone with its receptor</h2>
<hr>
<p>Tsinghua University engages in extensive research and offers 51 bachelor's degree programs, 139
master's degree programs, and 107 doctoral programs through 20 colleges and 57 departments covering
a broad range of subjects, including science, engineering, arts and literature, social sciences,
law, medicine. Along with its membership in the C9 League, Tsinghua University affiliations include
the Association of Pacific Rim Universities, a group of 50 leading Asian and American universities,
Washington University in St. Louis's McDonnell International Scholars Academy, a group of 35 premier
global universities, and the Association of East Asian Research Universities, a 17-member research
collaboration network of top regional institutions. Tsinghua is an associate member of the
Consortium Linking Universities of Science and Technology for Education and Research (CLUSTER).
Tsinghua is a member of a Low Carbon Energy University Alliance (LCEUA), together with the
University of Cambridge and the Massachusetts Institute of Technology (MIT).</pp>
<p>School of Life Sciences was first established in 1926 under the name Department of Biology. Botanist
Qian Chongshu took up the first dean.During the nationwide reorganization of universities in the
early 1950s, the Department of Biology was merged into other universities, namely Peking University
etc., resulting in a vacancy in the field of biological research in Tsinghua for almost 30 years.In
June 1984, decisions were made about the reestablishment of the Department of Biology, and the
department officially reopened in September. During the reestablishment the Department of Biology of
Peking University, the Institute of Biophysics of Chinese Academy of Sciences, and many other
institutes as well as biologists provided valuable support and help. The department changed its name
to the current name in September 2009. As of 2013, structural biologist and foreign associate of
National Academy of Sciences of United States Dr. Wang Hongwei (王宏伟) is the current dean of School
of Life Sciences. The school currently has 129 professors and employees, around 600 undergraduates
(including the candidates of Tsinghua University – Peking Union Medical College joint MD program).
</p>
<p></p>
</div>
</div>
......
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