Stochastic simulation Gillespie algorithm for areas instead of volumes?

Clash 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:
- Are there any publications that do stochastic simulation on surfaces?
- 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).
reference-request stochastic-processes simulation chemistry birth-death-process
add a comment |Â
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:
- Are there any publications that do stochastic simulation on surfaces?
- 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).
reference-request stochastic-processes simulation chemistry birth-death-process
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
add a comment |Â
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:
- Are there any publications that do stochastic simulation on surfaces?
- 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).
reference-request stochastic-processes simulation chemistry birth-death-process
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:
- Are there any publications that do stochastic simulation on surfaces?
- 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).
reference-request stochastic-processes simulation chemistry birth-death-process
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
add a comment |Â
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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password

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