From a2b5555e79b5294795a1a5b444187930ebc10355 Mon Sep 17 00:00:00 2001 From: Zhefu Li <zf-li23@mails.tsinghua.edu.cn> Date: Tue, 1 Oct 2024 05:47:25 +0000 Subject: [PATCH] Update model.html --- wiki/pages/model.html | 47 +++++++------------------------------------ 1 file changed, 7 insertions(+), 40 deletions(-) diff --git a/wiki/pages/model.html b/wiki/pages/model.html index a1f5f8bb..b6a7a80f 100644 --- a/wiki/pages/model.html +++ b/wiki/pages/model.html @@ -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> -- GitLab