Difference between revisions of "Team:ETH Zurich/Modeling/Reaction-diffusion"
(Created page with "{{ETH_Zurich}} <html> <div id="contentContainer"> <h1>Full Model</h1> </div> </div> </html>") |
m |
||
Line 3: | Line 3: | ||
<div id="contentContainer"> | <div id="contentContainer"> | ||
<h1>Full Model</h1> | <h1>Full Model</h1> | ||
+ | |||
+ | <h2>1D model in MATLAB</h2> | ||
+ | |||
+ | <h2>3D model in COMSOL with reaction-diffusion</h2> | ||
+ | <h3>Four cases</h3> | ||
+ | <h3>Assumptions</h3> | ||
+ | <ul> | ||
+ | <li>Target mammalian cell located in the center of the well</li> | ||
+ | <li>Constant rate of lactate production</li> | ||
+ | <li><i>E. coli</i> bound to target cell abstracted into homogeneous layer around target cell</li> | ||
+ | <li>Lactate represented as two states: inside and outside <i>E. coli</i>, denoted $Lac_int$ and $Lac_ext$, respectively</li> | ||
+ | <ul> | ||
+ | <li>$Lac_int$ can diffuse freely through medium and membranes, $Lac_ext$ cannot</li> | ||
+ | <li>Use to simulate different import and export rates of lactate into <i>E. coli</i></li> | ||
+ | </ul> | ||
+ | </ul> | ||
+ | <h3>Results</h3> | ||
+ | <h2>1D and 2D COMSOL models</h2> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Revision as of 15:52, 18 August 2015
- Project
- Modeling
- Lab
- Human
Practices - Parts
- About Us
Full Model
1D model in MATLAB
3D model in COMSOL with reaction-diffusion
Four cases
Assumptions
- Target mammalian cell located in the center of the well
- Constant rate of lactate production
- E. coli bound to target cell abstracted into homogeneous layer around target cell
- Lactate represented as two states: inside and outside E. coli, denoted $Lac_int$ and $Lac_ext$, respectively
- $Lac_int$ can diffuse freely through medium and membranes, $Lac_ext$ cannot
- Use to simulate different import and export rates of lactate into E. coli