Team:UT-Tokyo/Data/Modeling/Model01/applet

From 2011.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 32: Line 32:
</html>
</html>
 +
 +
=Demo1 : L-Asp diffusion=
 +
 +
[[Team:UT-Tokyo/Data/Modeling/Model01|Back]]
 +
 +
This program simulates L-Asp diffusion.
 +
Color strength indicates the concentration.
 +
You can know the value of Asp concentration by pointing simulation zone.
 +
The red circle indicates the area within 5mm from the center.
<html>
<html>
Line 42: Line 51:
             code: 'model01_Asp_diffusion.class',
             code: 'model01_Asp_diffusion.class',
             archive: 'http://igem-ut.net/2011/model/model1/applet/model01_Asp_diffusion.jar,http://igem-ut.net/2011/model/model1/applet/video.jar,http://igem-ut.net/2011/model/model1/applet/core.jar',
             archive: 'http://igem-ut.net/2011/model/model1/applet/model01_Asp_diffusion.jar,http://igem-ut.net/2011/model/model1/applet/video.jar,http://igem-ut.net/2011/model/model1/applet/core.jar',
-
             width: 420,  
+
             width: 300,  
-
             height: 320,
+
             height: 120,
           };
           };
           var parameters = {  
           var parameters = {  

Latest revision as of 21:02, 5 October 2011

Demo1 : L-Asp diffusion

Back

This program simulates L-Asp diffusion. Color strength indicates the concentration. You can know the value of Asp concentration by pointing simulation zone. The red circle indicates the area within 5mm from the center.