Difference between revisions of "Team:CCA SanDiego/Results"

 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 +
<head>
 +
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
 +
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.min.css">
 +
<script src="https://static.igem.org/mediawiki/2015/4/47/Cca_sanDiego_bootstrap.txt"></script>
 +
<style>
 +
body{font-family:courier}
 +
</style>
 +
<script>
  
<h2> Project Results</h2>
 
  
 +
$(document).ready(function(){
 +
$(".firstHeading").remove();
 +
// navigation click actions   
 +
}
 +
);
 +
 +
</script>
 +
<style>
 +
#content{
 +
width:100%
 +
}
 +
#bodyContent{
 +
width:100%
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<div id ="mainContainer" class="container">
 +
    <div class="row">
 +
        <div class="twelve columns">
 +
            <nav class="navbar navbar-default">
 +
                <div class="container-fluid">
 +
                    <div class="navbar-header">
 +
                    </div>
 +
                        <div>
 +
                        <ul class="nav navbar-nav">
 +
                        <li><a href="https://2015.igem.org/Team:CCA_SanDiego">CCA San Diego iGEM</a></li> 
 +
                        <li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project<b class="caret"></b></a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2015.igem.org/Team:CCA_SanDiego/Description">Introduction</a></li>
 +
<li><a href="https://2015.igem.org/Team:CCA_SanDiego/Experiments">Methods</a></li>
 +
<li><a href="https://2015.igem.org/Team:CCA_SanDiego/Results">Results</a></li>
 +
</ul>
 +
</li>
 +
                            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Team">Team</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Notebook">Notebook</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/Attributions">Attributions</a></li>
 +
                            <li><a href="https://2015.igem.org/Team:CCA_SanDiego/HumanPractice">Human Practices</a></li>
 +
                        </ul>
 +
                    </div>
 +
                </div>
 +
            </nav>
 +
        </div>
 +
    </div>
 +
    <div class="row">
 +
        <!-- Start of content -->
 +
        <div id="contentContainer" class="twelve columns">
 +
        <!-- PUT YOUR CONTENT HERE -->
 +
 +
<h2> Project Results</h2>
 +
<p>
 +
<img src="https://static.igem.org/mediawiki/2015/e/e0/PotentialEnergy.png"/>
 +
</p>
 +
<p>
 +
This graph shows the potential energy levels of each simulations as it runs. The goal of the simulation is to the stable energy level for each of the conditions. The potential energy level closest to zero is most stable, so based on the graph the simulations run by Olivia are the most stable. Olivia's simulations stabilized around -350,000, where Miya's was around -365,000 and Julia's was -395,000.
 +
</p>
 +
<p>
 +
<img src="https://static.igem.org/mediawiki/2015/7/74/Kineticenergy.png"/>
 +
</p>
 
<p>Here you can describe the results of your project and your future plans. </p>
 
<p>Here you can describe the results of your project and your future plans. </p>
  

Latest revision as of 07:17, 18 September 2015

Project Results

This graph shows the potential energy levels of each simulations as it runs. The goal of the simulation is to the stable energy level for each of the conditions. The potential energy level closest to zero is most stable, so based on the graph the simulations run by Olivia are the most stable. Olivia's simulations stabilized around -350,000, where Miya's was around -365,000 and Julia's was -395,000.

Here you can describe the results of your project and your future plans.

What should this page contain?
  • Clearly and objectively describe the results of your work.
  • Future plans for the project
  • Considerations for replicating the experiments

Project Achievements

You can also include a list of bullet points (and links) of the successes and failures you have had over your summer. It is a quick reference page for the judges to see what you achieved during your summer.

  • A list of linked bullet points of the successful results during your project
  • A list of linked bullet points of the unsuccessful results during your project. This is about being scientifically honest. If you worked on an area for a long time with no success, tell us so we know where you put your effort.

Inspiration

See how other teams presented their results.