Difference between revisions of "Team:Stuttgart/Model"

Line 96: Line 96:
 
     #sideMenu, #top_title, .patrollink  {display:none;}
 
     #sideMenu, #top_title, .patrollink  {display:none;}
 
     #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
 
     #content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
     body {background-color:white; }
+
     body {background:#190707 }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
+
  table {background:#ffffff url(https://static.igem.org/mediawiki/2017/4/46/LightupthepipeTEAMSTUtt.png); }
  
  
Line 111: Line 111:
 
         padding:0;
 
         padding:0;
 
         float:right;
 
         float:right;
         border-left: 1px solid #d3d3d3;
+
         border-left: 1px solid #F8CE63;
         background-color:#dddddd;
+
         background-color:#190707;
 
         text-align:left;
 
         text-align:left;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
Line 141: Line 141:
 
         padding: 10px 0px 10px 15px;
 
         padding: 10px 0px 10px 15px;
 
         float:left;
 
         float:left;
         border-bottom: 1px solid #d3d3d3;
+
         border-bottom: 1px solid #F8CE63;
         font-size: 12px;
+
         font-size: 20px;
 
         font-weight: bold;
 
         font-weight: bold;
         color: #5e5f5f;
+
         color: #F8CE63;
 
         cursor: pointer;
 
         cursor: pointer;
 
     }
 
     }
Line 177: Line 177:
 
     /* styling for the menu buttons on hover */
 
     /* styling for the menu buttons on hover */
 
     .igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
 
     .igem_2017_menu_wrapper .menu_button:hover, .igem_2017_menu_wrapper .submenu_button:hover ,  .submenu_button.current_page:hover {
         background-color: #3399ff;
+
         background-color: #F8CE63;
 
         text-decoration: none;
 
         text-decoration: none;
         color:#ffffff;
+
         color:#190707;
 
     }
 
     }
  
 
     /* styling for the menu button when it is the current page */
 
     /* styling for the menu button when it is the current page */
 
     .current_page {
 
     .current_page {
         background-color:#7fc1f7 !important;
+
         background-color:#190707 !important;
         color:#5e5f5f !important;
+
         color:#F8CE63 !important;
 
     }
 
     }
  
Line 194: Line 194:
 
         padding: 10px 0px 10px 34px;
 
         padding: 10px 0px 10px 34px;
 
         float:left;
 
         float:left;
         background-color:#f2f2f2;
+
         background-color:#190707;
         border-bottom: 1px solid #d3d3d3;
+
         border-bottom: 1px solid #F8CE63;
         font-size: 12px;
+
         font-size: 15px;
         color: #5e5f5f;
+
         color: #F8CE63;
 
         cursor: pointer;
 
         cursor: pointer;
 
     }
 
     }
Line 221: Line 221:
 
         display:block;
 
         display:block;
 
         float:left;
 
         float:left;
         background-color: white;
+
         background-color: #190707;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 230: Line 230:
 
     /* styling for the titles h1 h2 */
 
     /* styling for the titles h1 h2 */
 
     .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
 
     .igem_2017_content_wrapper h1, .igem_2017_content_wrapper h2 {
         color:#FFBF00;
+
         color:#F8CE63;
 
         padding:15px 0 25px 0;
 
         padding:15px 0 25px 0;
 
         border-bottom: 0;
 
         border-bottom: 0;
Line 244: Line 244:
 
     .igem_2017_content_wrapper p {
 
     .igem_2017_content_wrapper p {
 
         padding: 15px 0;
 
         padding: 15px 0;
         font-size: 13px;
+
         font-size: 16px;
 
     }
 
     }
 
     .igem_2017_content_wrapper img {
 
     .igem_2017_content_wrapper img {
Line 254: Line 254:
 
         font-weight: bold;
 
         font-weight: bold;
 
         text-decoration: underline;
 
         text-decoration: underline;
         text-decoration-color: #3399ff;
+
         text-decoration-color: #190707;
 
         color:  #3399ff;
 
         color:  #3399ff;
 
         -webkit-transition: all 0.4s ease;
 
         -webkit-transition: all 0.4s ease;
Line 272: Line 272:
 
     .igem_2017_content_wrapper ul {
 
     .igem_2017_content_wrapper ul {
 
         padding:0px 20px;
 
         padding:0px 20px;
         font-size: 13px;
+
         font-size: 15px;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 279: Line 279:
 
     .igem_2017_content_wrapper ol {
 
     .igem_2017_content_wrapper ol {
 
         padding:0px;
 
         padding:0px;
         font-size: 13px;
+
         font-size: 15px;
 
         font-family:Tahoma, Geneva, sans-serif;
 
         font-family:Tahoma, Geneva, sans-serif;
 
     }
 
     }
Line 287: Line 287:
 
         width: 97%;
 
         width: 97%;
 
         margin:15px 10px;
 
         margin:15px 10px;
         border: 1px solid #d3d3d3;
+
         border: 2px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
 +
        background: url("https://static.igem.org/mediawiki/2017/4/46/LightupthepipeTEAMSTUtt.png");
 
     }
 
     }
  
Line 295: Line 296:
 
         padding: 10px;
 
         padding: 10px;
 
         vertical-align: text-top;
 
         vertical-align: text-top;
         border: 1px solid #d3d3d3;
+
         border: 1px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
 
     }
 
     }
Line 303: Line 304:
 
         padding: 10px;
 
         padding: 10px;
 
         vertical-align: text-top;
 
         vertical-align: text-top;
         border: 1px solid #d3d3d3;
+
         border: 1px solid #190707;
 
         border-collapse: collapse;
 
         border-collapse: collapse;
         background-color:#f2f2f2;
+
          
 
     }
 
     }
  
Line 364: Line 365:
 
     /* highlight class, adds a gray background */
 
     /* highlight class, adds a gray background */
 
     .igem_2017_content_wrapper .highlight.gray {
 
     .igem_2017_content_wrapper .highlight.gray {
         background-color: #f2f2f2;
+
         background-color: #190707;
 
     }
 
     }
  
 
     /* highlight with decoration blue line on top */
 
     /* highlight with decoration blue line on top */
 
     .igem_2017_content_wrapper .highlight.blue_top {
 
     .igem_2017_content_wrapper .highlight.blue_top {
         border-top: 4px solid #3399ff;
+
         border-top: 4px solid #190707;
 
     }
 
     }
  
 
     /* highlight with a full blue border decoration */
 
     /* highlight with a full blue border decoration */
 
     .igem_2017_content_wrapper .highlight.blue_border {
 
     .igem_2017_content_wrapper .highlight.blue_border {
         border: 4px solid  #3399ff;
+
         border: 4px solid  #190707;
 
     }
 
     }
  
Line 383: Line 384:
 
         margin: 30px auto;
 
         margin: 30px auto;
 
         padding: 12px 10px;
 
         padding: 12px 10px;
         background-color: #3399ff;
+
         background-color: #190707;
 
         text-align: center;
 
         text-align: center;
         color: #ffffff;
+
         color: #F8CE63;
 
         -webkit-transition: all 0.4s ease;
 
         -webkit-transition: all 0.4s ease;
 
         -moz-transition: all 0.4s ease;
 
         -moz-transition: all 0.4s ease;
Line 394: Line 395:
 
     /* styling for button on hover */
 
     /* styling for button on hover */
 
     .igem_2017_content_wrapper .button:hover{
 
     .igem_2017_content_wrapper .button:hover{
         background-color: #3399ff;
+
         background-color: #190707;
         color: #000000;
+
         color: #F8CE63;
 
     }
 
     }
  
Line 461: Line 462:
  
 
     <a href="https://2017.igem.org/Team:Stuttgart">
 
     <a href="https://2017.igem.org/Team:Stuttgart">
         <img src="http://placehold.it/350x150">
+
         <img src="https://static.igem.org/mediawiki/2017/4/45/Bildschirmfoto_2017-10-17_um_14.23.20.png">
 
     </a>
 
     </a>
  
Line 741: Line 742:
 
<!-- start of content -->
 
<!-- start of content -->
 
<div class="igem_2017_content_wrapper">
 
<div class="igem_2017_content_wrapper">
    <h1>LIGHT UP THE PIPE</h1>
 
  
 +
    <h1 align=middle>Model</h1>
 +
<table>
 +
<td bgcolor=#F8CE63>
 
     <p>Our modelling process considers three successional blocks: The first one describes the synthesis and  excretion of the desired enzymes, this is followed by the hair and lipid degradation block and the last one depicts the synthesis of the rose scent. The modelling and simulation team aims to describe the whole system with an equational system which characterizes the intracellular and extracellular concentration time courses of all enzymes, the degradation time courses as well as the produced rose scent. In order to find the best enzyme composition for the maximal hair and lipid breakdown in a specific time period the 2nd modelling block is used to perform an optimization by the method of least square. Finally, we want to examine the system’s sensitivity to fluctuations in temperature and pH value.
 
     <p>Our modelling process considers three successional blocks: The first one describes the synthesis and  excretion of the desired enzymes, this is followed by the hair and lipid degradation block and the last one depicts the synthesis of the rose scent. The modelling and simulation team aims to describe the whole system with an equational system which characterizes the intracellular and extracellular concentration time courses of all enzymes, the degradation time courses as well as the produced rose scent. In order to find the best enzyme composition for the maximal hair and lipid breakdown in a specific time period the 2nd modelling block is used to perform an optimization by the method of least square. Finally, we want to examine the system’s sensitivity to fluctuations in temperature and pH value.
 
     <br>
 
     <br>
 
     <img src="https://static.igem.org/mediawiki/2017/6/68/TeamStuttgart_Schema2.jpeg"/>  
 
     <img src="https://static.igem.org/mediawiki/2017/6/68/TeamStuttgart_Schema2.jpeg"/>  
 
     </p>
 
     </p>
 
+
</td>
 +
</table>
 
</div>
 
</div>

Revision as of 18:03, 19 October 2017

Model

Our modelling process considers three successional blocks: The first one describes the synthesis and excretion of the desired enzymes, this is followed by the hair and lipid degradation block and the last one depicts the synthesis of the rose scent. The modelling and simulation team aims to describe the whole system with an equational system which characterizes the intracellular and extracellular concentration time courses of all enzymes, the degradation time courses as well as the produced rose scent. In order to find the best enzyme composition for the maximal hair and lipid breakdown in a specific time period the 2nd modelling block is used to perform an optimization by the method of least square. Finally, we want to examine the system’s sensitivity to fluctuations in temperature and pH value.