Difference between revisions of "Team:DTU-Denmark/Modeling"

(Prototype team page)
 
Line 1: Line 1:
{{DTU-Denmark}}
+
<html lang="en">
<html>
+
<head>
 +
  <meta charset="utf-8">
 +
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  
<h2> Modeling</h2>
+
 
 +
    <link href="/Team:DTU-Denmark/bootstrap.css?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="/Team:DTU-Denmark/style.css?action=raw&ctype=text/css" rel="stylesheet">
 +
    <link href="/Team:DTU-Denmark/font-awesome.css?action=raw&ctype=text/css" rel="stylesheet">
  
 
+
   
<div class="highlightBox">
+
    <script type="text/javascript" src="/Team:DTU-Denmark/jquery.js?action=raw&ctype=text/javascript"></script>
<h4>Note</h4>
+
    <script type="text/javascript" src="/Team:DTU-Denmark/bootstrap.js?action=raw&ctype=text/javascript"></script>
<p>In order to be considered for the <a href="https://2015.igem.org/Judging/Awards#SpecialPrizes">Best Model award</a>, you must fill out this page.</p>
+
</head>
 +
<body>
 +
<div class="container">
 +
<div class="row clearfix">
 +
<div class="col-md-12 column">
 +
<div class="page-header">
 +
<h1>Technical University of Denmark
 +
<!--small>Team Name</small-->
 +
</h1>
 +
</div>
 +
</div>
 +
    <div class="col-md-2">
 +
        <div class="sidebar-nav">
 +
<nav class="navbar navbar-default" role="navigation">
 +
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
<ul class="nav navbar-nav">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark"
 +
  >Home
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Team"
 +
  >Team
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href=""
 +
  class="dropdown-toggle"
 +
  data-toggle="dropdown"
 +
  role="button"
 +
  aria-expanded="false">Project
 +
                                          <span class="caret"></span></a><ul class="dropdown-menu" role="menu">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Description"
 +
  >Description
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Experiments"
 +
  >Experiments & Protocols
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Results"
 +
  >Results
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Design"
 +
  >Design
 +
                                          </a></li></ul></li>
 +
<li class="dropdown">
 +
<a href=""
 +
  class="dropdown-toggle"
 +
  data-toggle="dropdown"
 +
  role="button"
 +
  aria-expanded="false">Parts
 +
                                          <span class="caret"></span></a><ul class="dropdown-menu" role="menu">
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Parts"
 +
  >Team Parts
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Basic_Part"
 +
  >Basic Parts
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Composite_Part"
 +
  >Composite Parts
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Part_Collection"
 +
  >Part Collection
 +
                                          </a></li></ul></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Notebook"
 +
  >Notebook
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Attributions"
 +
  >Attributions
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Collaborations"
 +
  >Collaborations
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Practices"
 +
  >Human Practices
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Safety"
 +
  >Safety
 +
                                          </a></li>
 +
<li class="dropdown active">
 +
<a href="/Team:DTU-Denmark/Modeling"
 +
  >Modeling
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Measurement"
 +
  >Measurement
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Software"
 +
  >Software
 +
                                          </a></li>
 +
<li class="dropdown">
 +
<a href="/Team:DTU-Denmark/Entrepreneurship"
 +
  >Entrepreneurship
 +
                                          </a></li>
 +
</ul>
 +
</div>
 +
</nav>
 +
            </div>
 +
        </div>
 +
    <div class="col-md-9">
 +
            <div class="row clearfix">
 +
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
 
+
</body>
 
+
<p>Mathematical models and computer simulations provide a great way to describe the function and operation of BioBrick Parts and Devices. Synthetic Biology is an engineering discipline, and part of engineering is simulation and modeling to determine the behavior of your design before you build it. Designing and simulating can be iterated many times in a computer before moving to the lab. This award is for teams who build a model of their system and use it to inform system design or simulate expected behavior in conjunction with experiments in the wetlab.</p>
+
 
+
<p>
+
Here are a few examples from previous teams:
+
</p>
+
<ul>
+
<li><a href="https://2014.igem.org/Team:ETH_Zurich/modeling/overview">ETH Zurich 2014</a></li>
+
<li><a href="https://2014.igem.org/Team:Waterloo/Math_Book">Waterloo 2014</a></li>
+
</ul>
+
 
+
 
+
</div>
+
 
+
 
</html>
 
</html>

Revision as of 12:14, 7 August 2015