I am trying to understand significance of Evaporate & Diffuse methods
in a *biological model* such as in Innate Immune Response.
From the documentation I understand Evaporate function- multiplies all
grid values with a given number, thats about it.
But for diffuse , I am not sure what its doing...doc mentions
diffusion operation on a grid; diffusion of what?
Let me rephrase, I am tinkering with Innate Immune Response Model,
trying to observe different behaviors when varying Evaporate &
diffusion Coeff. - In fact I do observer clear deviations from the
default behavior.And I have three set of questions:
A . I began wondering what the diffusion & evaporate coeff for each
data layer (all the patch variables involved in the model) do to the
BIOLOGY of MODEL . ??
B . I some what understand what "Evaporate" method is doing,
multiplying all values of a given grid with a number, which in turn
effects the calculations of each formula the grid global variable is
involved with. Am I correct?
C . But then I am not so sure about diffuse. ? then I questions how
is it effecting the model behavior
regards
Rupen
Generally speaking, 'evaporate' and 'diffuse' both operate on diffusible products, such as cytokines and hormones. 'evaporate' simulates the degradation of the product, while 'diffuse' simulates its spread. The function 'diffuse cytokine 0.5' tells each patch to keep 50% of its own cytokine value, and divide the other 50% equally between its neighbors. So, if you were to change the diffusion coefficent of a product, you would change its chemotactic and reactive influence on other substrates, cells or receptors.
Does that help?
Joyeeta Dutta-Moscato, MS
Computational Specialist, Dept. of Surgery
Center for Inflammation and Regenerative Modeling
McGowan Institute
University of Pittsburgh
450 Technology Drive, Suite 300
Pittsburgh, PA 15219
www.mirm.pitt.edu/cirm
________________________________________
From: spark-us...@googlegroups.com [spark-us...@googlegroups.com] On Behalf Of Rupinder Paul [rupen...@gmail.com]
Sent: Monday, March 29, 2010 6:04 PM
To: SPARK Users Group
Subject: Public Methods : Evaporate & Diffuse in Grid Type (Ref: Innate Immune Response Model)
Hi ,
regards
Rupen
--
You received this message because you are subscribed to the Google Groups "SPARK Users Group" group.
To post to this group, send email to spark-us...@googlegroups.com.
To unsubscribe from this group, send email to spark-users-gr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/spark-users-group?hl=en.