Line 173: | Line 173: | ||
float:left; | float:left; | ||
width:263px; | width:263px; | ||
− | height: | + | height:415px; |
background:rgb(245,245,245); | background:rgb(245,245,245); | ||
overflow:hidden; | overflow:hidden; | ||
Line 182: | Line 182: | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.projtile3 { | .projtile3 { | ||
Line 241: | Line 231: | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
Line 351: | Line 334: | ||
− | <div style="margin-top:20px; margin-bottom:20px"> | + | <div style="margin-top:20px; margin-bottom:20px; margin-left:30px"> |
<div class="panel" > | <div class="panel" > | ||
<a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay"> | <a href="https://2016.igem.org/Team:Paris_Bettencourt/Project/Assay" title="Assay"> | ||
Line 425: | Line 408: | ||
--> | --> | ||
</html> | </html> | ||
− | {{Paris_Bettencourt/ | + | {{Paris_Bettencourt/Footer}} |
Revision as of 16:05, 18 October 2016
Modelling Group: Computationally model stain removal using enzymes
Goals
- To make a computational model to analyze stain-enzyme dynamics
- To find optimum parameters
Results
- Developed a differential equation model to analyze stain dynamics
- A computational approach using Gillespie algorithm
- A computational approach using explicit finite difference method for three dimensional modelling
Methods
- Matlab
- ODE solvers
- Gillespie Algorithm
- Explicit Finite Difference method (FDM)
Abstract
Motivation and Background
Challenge: Modelling stain removal in a compact washing machine
A typical garment is composed of several square meters of fabric and a typical washing machine has a volme of 100 liters.
Example figure box
Results
Model1: Ode-based
Model2: Gillespie Algorithm-based
Model3: 3D modelling using FDM
Methods
blabla ###.
Attributions
This project was done mostly by Jake Wintermute, Mislav Acman and Mani Sai Suryateja Jammalamadaka.