Stochastic simulation Gillespie algorithm for areas instead of volumes?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I am trying to find resources on the Gillespie stochastic simulation algorithm for my system which happens on a surface. The original algorithm was developed for a reactor of volume $V$, but my system is a flat surface of area $A$. My questions are as follows:



  1. Are there any publications that do stochastic simulation on surfaces?

  2. Is extending the SSA from a volume to a surface trivial? For example, consider the following second order reaction:
    $$R_1+R_2 rightarrow P_1$$
    and suppose that the rate constant is $k$. The stochastic and deterministic constants ($k^stoc$ and $k^det$) for a reactor of volume $V$ are related as follows
    $$k^det=fracN_aV2k^stoch$$
    where $N_a$ is Avogadro's number. Can I simply replace $V$ with the surface area $A$ to get
    $$k^det_area=fracN_aA2k^stoch_area$$

Please note that I am not looking to discretize space for diffusion. Just like the SSA does not discretize volumes, I should like to summarize the surface by one number (i.e, the surface area).







share|cite|improve this question





















  • I am not familiar with this method, does it take transport into account or only mean concentration?
    – Ian
    Jul 22 at 19:04










  • It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
    – Distopia
    Jul 22 at 19:06










  • If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
    – Ian
    Jul 22 at 21:02











  • Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
    – Distopia
    Jul 22 at 23:18










  • I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
    – Ian
    Jul 22 at 23:37














up vote
1
down vote

favorite












I am trying to find resources on the Gillespie stochastic simulation algorithm for my system which happens on a surface. The original algorithm was developed for a reactor of volume $V$, but my system is a flat surface of area $A$. My questions are as follows:



  1. Are there any publications that do stochastic simulation on surfaces?

  2. Is extending the SSA from a volume to a surface trivial? For example, consider the following second order reaction:
    $$R_1+R_2 rightarrow P_1$$
    and suppose that the rate constant is $k$. The stochastic and deterministic constants ($k^stoc$ and $k^det$) for a reactor of volume $V$ are related as follows
    $$k^det=fracN_aV2k^stoch$$
    where $N_a$ is Avogadro's number. Can I simply replace $V$ with the surface area $A$ to get
    $$k^det_area=fracN_aA2k^stoch_area$$

Please note that I am not looking to discretize space for diffusion. Just like the SSA does not discretize volumes, I should like to summarize the surface by one number (i.e, the surface area).







share|cite|improve this question





















  • I am not familiar with this method, does it take transport into account or only mean concentration?
    – Ian
    Jul 22 at 19:04










  • It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
    – Distopia
    Jul 22 at 19:06










  • If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
    – Ian
    Jul 22 at 21:02











  • Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
    – Distopia
    Jul 22 at 23:18










  • I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
    – Ian
    Jul 22 at 23:37












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am trying to find resources on the Gillespie stochastic simulation algorithm for my system which happens on a surface. The original algorithm was developed for a reactor of volume $V$, but my system is a flat surface of area $A$. My questions are as follows:



  1. Are there any publications that do stochastic simulation on surfaces?

  2. Is extending the SSA from a volume to a surface trivial? For example, consider the following second order reaction:
    $$R_1+R_2 rightarrow P_1$$
    and suppose that the rate constant is $k$. The stochastic and deterministic constants ($k^stoc$ and $k^det$) for a reactor of volume $V$ are related as follows
    $$k^det=fracN_aV2k^stoch$$
    where $N_a$ is Avogadro's number. Can I simply replace $V$ with the surface area $A$ to get
    $$k^det_area=fracN_aA2k^stoch_area$$

Please note that I am not looking to discretize space for diffusion. Just like the SSA does not discretize volumes, I should like to summarize the surface by one number (i.e, the surface area).







share|cite|improve this question













I am trying to find resources on the Gillespie stochastic simulation algorithm for my system which happens on a surface. The original algorithm was developed for a reactor of volume $V$, but my system is a flat surface of area $A$. My questions are as follows:



  1. Are there any publications that do stochastic simulation on surfaces?

  2. Is extending the SSA from a volume to a surface trivial? For example, consider the following second order reaction:
    $$R_1+R_2 rightarrow P_1$$
    and suppose that the rate constant is $k$. The stochastic and deterministic constants ($k^stoc$ and $k^det$) for a reactor of volume $V$ are related as follows
    $$k^det=fracN_aV2k^stoch$$
    where $N_a$ is Avogadro's number. Can I simply replace $V$ with the surface area $A$ to get
    $$k^det_area=fracN_aA2k^stoch_area$$

Please note that I am not looking to discretize space for diffusion. Just like the SSA does not discretize volumes, I should like to summarize the surface by one number (i.e, the surface area).









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 22 at 20:03









joriki

164k10180328




164k10180328









asked Jul 22 at 19:01









Distopia

663




663











  • I am not familiar with this method, does it take transport into account or only mean concentration?
    – Ian
    Jul 22 at 19:04










  • It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
    – Distopia
    Jul 22 at 19:06










  • If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
    – Ian
    Jul 22 at 21:02











  • Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
    – Distopia
    Jul 22 at 23:18










  • I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
    – Ian
    Jul 22 at 23:37
















  • I am not familiar with this method, does it take transport into account or only mean concentration?
    – Ian
    Jul 22 at 19:04










  • It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
    – Distopia
    Jul 22 at 19:06










  • If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
    – Ian
    Jul 22 at 21:02











  • Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
    – Distopia
    Jul 22 at 23:18










  • I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
    – Ian
    Jul 22 at 23:37















I am not familiar with this method, does it take transport into account or only mean concentration?
– Ian
Jul 22 at 19:04




I am not familiar with this method, does it take transport into account or only mean concentration?
– Ian
Jul 22 at 19:04












It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
– Distopia
Jul 22 at 19:06




It does not take transport into account, just random interaction of molecules in a fixed volume. So the concentration serves as a way to measure the probabilities of interaction
– Distopia
Jul 22 at 19:06












If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
– Ian
Jul 22 at 21:02





If there is no transport then mathematically the situation is exactly identical and you can treat surface area as analogous to volume. The only problem is that the approximation of neglecting where the substances are located in space is dramatically less accurate in surface chemistry vs. bulk chemistry.
– Ian
Jul 22 at 21:02













Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
– Distopia
Jul 22 at 23:18




Just to make sure we are on the same page, by transport you are referring to some kind of drift right? Because there is still some diffusive processes which makes the system well mixed. Also do you have any references I can cite?
– Distopia
Jul 22 at 23:18












I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
– Ian
Jul 22 at 23:37




I just mean anything that creates spatial inhomogeneity in the concentration. If the concentration is spatially homogeneous then there's no place for the geometry to enter.
– Ian
Jul 22 at 23:37















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2859683%2fstochastic-simulation-gillespie-algorithm-for-areas-instead-of-volumes%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2859683%2fstochastic-simulation-gillespie-algorithm-for-areas-instead-of-volumes%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Relationship between determinant of matrix and determinant of adjoint?

Color the edges and diagonals of a regular polygon