Line 173: | Line 173: | ||
float:left; | float:left; | ||
width:263px; | width:263px; | ||
− | height: | + | height:215px; |
background:rgb(245,245,245); | background:rgb(245,245,245); | ||
overflow:hidden; | overflow:hidden; | ||
Line 187: | Line 187: | ||
float:left; | float:left; | ||
width:400px; | width:400px; | ||
− | height: | + | height:215px; |
background:rgb(245,245,245); | background:rgb(245,245,245); | ||
overflow:hidden; | overflow:hidden; | ||
Line 201: | Line 201: | ||
float:left; | float:left; | ||
width:263px; | width:263px; | ||
− | height: | + | height:215px; |
background:rgb(245,245,245); | background:rgb(245,245,245); | ||
overflow:hidden; | overflow:hidden; |
Revision as of 16:56, 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 compact washing machine has a volme of 70 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.