Difference between revisions of "Team:KU Leuven/Modeling/Hybrid2"
(Created page with "{{KU_Leuven}} {{KU_Leuven/css}} {{KU_Leuven/Lightbox/css}} <html> <!--load mathJax related stuff --> <script type="text/x-mathjax-config"> MathJax.Hub.Config({tex2jax: {inl...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 76: | Line 76: | ||
<div class="summarytext1"> | <div class="summarytext1"> | ||
<div class="part"> | <div class="part"> | ||
− | + | <p> 1d simulations </p> | |
− | <!-- | + | <!-- first Videobox start--> |
− | <video id="video1" preload="auto" tabindex="0" controls="" type="video/mp4"> | + | <video id="video1" preload="auto" width="100%" tabindex="0" controls="" type="video/mp4"> |
− | <source type="video/mp4" src="https://static.igem.org/mediawiki/2015/ | + | <source type="video/mp4" src="https://static.igem.org/mediawiki/2015/d/df/KU_Leuven_hybrid_1-D.mp4"> |
− | Sorry, your browser does not support HTML5 | + | Sorry, your browser does not support HTML5 video. |
</video> | </video> | ||
</br> | </br> | ||
Line 88: | Line 88: | ||
function Set1() { | function Set1() { | ||
− | document.querySelector("#video1 > source").src = "https://static.igem.org/mediawiki/2015/ | + | document.querySelector("#video1 > source").src = "https://static.igem.org/mediawiki/2015/d/df/KU_Leuven_hybrid_1-D.mp4" |
document.querySelector("#video1").load(); | document.querySelector("#video1").load(); | ||
document.querySelector("#video1").play(); | document.querySelector("#video1").play(); | ||
Line 94: | Line 94: | ||
function Set2() { | function Set2() { | ||
− | document.querySelector("#video1 > source").src = "https://static.igem.org/mediawiki/2015/ | + | document.querySelector("#video1 > source").src = "https://static.igem.org/mediawiki/2015/3/3d/KU_Leuven_1-D_random_step.mp4" |
document.querySelector("#video1").load(); | document.querySelector("#video1").load(); | ||
document.querySelector("#video1").play(); | document.querySelector("#video1").play(); | ||
+ | } | ||
+ | </script> | ||
+ | <!-- video end --> | ||
+ | |||
+ | <p>2d Simulations </p> | ||
+ | <!-- second Videobox start--> | ||
+ | <video id="video2" preload="auto" width="100%" tabindex="0" controls="" type="video/mp4"> | ||
+ | <source type="video/mp4" src="https://static.igem.org/mediawiki/2015/4/4d/KU_Leuven_Hybrid5_2d_clean.mp4"> | ||
+ | Sorry, your browser does not support HTML5 vido. | ||
+ | </video> | ||
+ | </br> | ||
+ | <button type="button" onclick="Set3()">Initial condition 1</button> | ||
+ | <button type="button" onclick="Set4()">Initial condition 2</button> | ||
+ | <button type="button" onclick="Set5()">Initial condition 1</button> | ||
+ | <button type="button" onclick="Set6()">Initial condition 2</button> | ||
+ | <button type="button" onclick="Set7()">Random Data</button> | ||
+ | <script> | ||
+ | function Set3() { | ||
+ | |||
+ | document.querySelector("#video2 > source").src = "https://static.igem.org/mediawiki/2015/b/b0/KU_Leuven_9VSC.mp4" | ||
+ | document.querySelector("#video2").load(); | ||
+ | document.querySelector("#video2").play(); | ||
} | } | ||
− | + | function Set4() { | |
+ | |||
+ | document.querySelector("#video2 > source").src = "https://static.igem.org/mediawiki/2015/9/94/KU_Leuven_StartVSC.mp4" | ||
+ | document.querySelector("#video2").load(); | ||
+ | document.querySelector("#video2").play(); | ||
+ | } | ||
+ | function Set5() { | ||
+ | |||
+ | document.querySelector("#video2 > source").src = "https://static.igem.org/mediawiki/2015/b/bf/KU_Leuven_9VSC2.mp4" | ||
+ | document.querySelector("#video2").load(); | ||
+ | document.querySelector("#video2").play(); | ||
+ | } | ||
+ | function Set6() { | ||
+ | |||
+ | document.querySelector("#video2 > source").src = "https://static.igem.org/mediawiki/2015/e/e5/KU_Leuven_StarVSC2.mp4" | ||
+ | document.querySelector("#video2").load(); | ||
+ | document.querySelector("#video2").play(); | ||
+ | } | ||
+ | function Set7() { | ||
+ | |||
+ | document.querySelector("#video2 > source").src = "https://static.igem.org/mediawiki/2015/4/4d/KU_Leuven_Hybrid5_2d_clean.mp4" | ||
+ | document.querySelector("#video2").load(); | ||
+ | document.querySelector("#video2").play(); | ||
+ | } | ||
</script> | </script> | ||
<!-- video end --> | <!-- video end --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</br> | </br> | ||
</br> | </br> |
Latest revision as of 21:16, 17 September 2015
Hybrid Model
1d simulations
2d Simulations
Contact
Address: Celestijnenlaan 200G room 00.08 - 3001 Heverlee
Telephone: +32(0)16 32 73 19
Email: igem@chem.kuleuven.be