Team:Evry/volume

From 2012.igem.org

(Difference between revisions)
(Created page with "{{:Team:Evry/template_v1}} <html> <h1>Tadpole's volume calculation</h1> The tadpole shape is approximated by a cone and a sphere. <h2>Volume of the tail</h2> r<sub>base</sub>...")
Line 12: Line 12:
<center>
<center>
-
<img src="https://static.igem.org/mediawiki/2012/9/96/Tail-volume.png" alt="volume computation" />
+
<img src="https://static.igem.org/mediawiki/2012/9/96/Tail-volume.png" alt="tail volume computation" />
</center>
</center>
<h2>Volume of the head</h2>
<h2>Volume of the head</h2>
 +
 +
r<sub>head</sub> = 0.25
 +
 +
<center>
 +
<img src="https://static.igem.org/mediawiki/2012/2/27/Head-volume.png" alt="head volume computation" />
 +
</center>
<script type="text/javascript">writeFooter()</script>
<script type="text/javascript">writeFooter()</script>
</html>
</html>

Revision as of 13:33, 21 September 2012

Tadpole's volume calculation

The tadpole shape is approximated by a cone and a sphere.

Volume of the tail

rbase = 0.07cm
h = 0.8cm
tail volume computation

Volume of the head

rhead = 0.25
head volume computation