<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teegee</id>
	<title>SklogWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.sklogwiki.org/SklogWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Teegee"/>
	<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php/Special:Contributions/Teegee"/>
	<updated>2026-04-29T04:24:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9231</id>
		<title>Multi-particle collision dynamics</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9231"/>
		<updated>2009-11-08T10:57:38Z</updated>

		<summary type="html">&lt;p&gt;Teegee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub-general}}&lt;br /&gt;
[[Category:Computer simulation techniques]]&lt;br /&gt;
&lt;br /&gt;
Multi-particle collision dynamics (MPC), also known as stochastic rotation dynamics (SRD)&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/978-3-540-87706-6_1 G. Gompper, T. Ihle, K. Kroll and R. G. Winkler &amp;quot;Multi-Particle Collision Dynamics: A Particle-Based Mesoscale Simulation Approach to the Hydrodynamics of Complex Fluids&amp;quot;, Advanced Computer Simulation Approaches for Soft Matter Sciences III, Advances in Polymer Science &#039;&#039;&#039;221&#039;&#039;&#039; p. 1 (2009)]&amp;lt;/ref&amp;gt;, is a particle-based mesoscale simulation technique for complex fluids &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.478857 A. Malevanets and R. Kapral &amp;quot;Mesoscopic model for solvent dynamics&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;110&#039;&#039;&#039; pp. 8605-8613 (1999)]&amp;lt;/ref&amp;gt;. Coupling of embedded particles to the coarse-grained solvent is achieved through [[molecular dynamics]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.481289 A. Malevanets and R. Kapral &amp;quot;Solute molecular dynamics in a mesoscale solvent&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;112&#039;&#039;&#039; pp. 7260-7269 (2000)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
==Method of simulation==&lt;br /&gt;
The solvent is modelled as a set of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; point particles of mass &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; with continuous coordinates &amp;lt;math&amp;gt;\vec{r}_{i}&amp;lt;/math&amp;gt; and velocities &amp;lt;math&amp;gt;\vec{v}_{i}&amp;lt;/math&amp;gt;. The simulation consists of streaming and collision steps.&lt;br /&gt;
&lt;br /&gt;
During the streaming step, the coordinates of the particles are updated according to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\vec{r}_{i}(t+\delta t_{\mathrm{MPC}}) = \vec{r}_{i}(t) + \vec{v}_{i}(t) \delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt; is a chosen simulation time step which is typically much larger than a molecular dynamics [[time step]].&lt;br /&gt;
&lt;br /&gt;
After the streaming step, interactions between the solvent particles are modelled in the collision step. The particles are sorted into collision cells with a lateral size &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. Particle velocities within each cell are updated according to the collision rule&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{v}_{i} \rightarrow \vec{v}_{\mathrm{CMS}} + \hat{\mathbf{R}} ( \vec{v}_{i} - \vec{v}_{\mathrm{CMS}} )&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\vec{v}_{\mathrm{CMS}}&amp;lt;/math&amp;gt; is the centre of mass velocity of the particles in the collision cell and &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; is a rotation matrix. In two dimensions, &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; performs a rotation by an angle &amp;lt;math&amp;gt;+\alpha&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;-\alpha&amp;lt;/math&amp;gt; with probability &amp;lt;math&amp;gt;1/2&amp;lt;/math&amp;gt;. In three dimensions, the rotation is performed by an angle &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; around a random rotation axis. The same rotation is applied for all particles within a given collision cell, but the direction (axis) of rotation is statistically independent both between all cells and for a given cell in time.&lt;br /&gt;
&lt;br /&gt;
If the structure of the collision grid defined by the positions of the collision cells is fixed, [[Galilean invariance]] is violated. If is restored with the introduction of a random shift of the collision grid &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1103/PhysRevE.67.066705 T. Ihle and D. Kroll &amp;quot;Stochastic rotation dynamics. I. Formalism, Galilean invariance, and Green-Kubo relations&amp;quot;, Physical Review E &#039;&#039;&#039;67&#039;&#039;&#039; 066705 (2003)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee/Multi-particle_collision_dynamics&amp;diff=9230</id>
		<title>User:Teegee/Multi-particle collision dynamics</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee/Multi-particle_collision_dynamics&amp;diff=9230"/>
		<updated>2009-11-08T10:52:44Z</updated>

		<summary type="html">&lt;p&gt;Teegee: User:Teegee/Multi-particle collision dynamics moved to Multi-particle collision dynamics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Multi-particle collision dynamics]]&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9229</id>
		<title>Multi-particle collision dynamics</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9229"/>
		<updated>2009-11-08T10:52:44Z</updated>

		<summary type="html">&lt;p&gt;Teegee: User:Teegee/Multi-particle collision dynamics moved to Multi-particle collision dynamics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub-general}}&lt;br /&gt;
Multi-particle collision dynamics (MPC), also known as stochastic rotation dynamics (SRD)&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/978-3-540-87706-6_1 G. Gompper, T. Ihle, K. Kroll and R. G. Winkler &amp;quot;Multi-Particle Collision Dynamics: A Particle-Based Mesoscale Simulation Approach to the Hydrodynamics of Complex Fluids&amp;quot;, Advanced Computer Simulation Approaches for Soft Matter Sciences III, Advances in Polymer Science &#039;&#039;&#039;221&#039;&#039;&#039; p. 1 (2009)]&amp;lt;/ref&amp;gt;, is a particle-based mesoscale simulation technique for complex fluids &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.478857 A. Malevanets and R. Kapral &amp;quot;Mesoscopic model for solvent dynamics&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;110&#039;&#039;&#039; pp. 8605-8613 (1999)]&amp;lt;/ref&amp;gt;. Coupling of embedded particles to the coarse-grained solvent is achieved through [[molecular dynamics]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.481289 A. Malevanets and R. Kapral &amp;quot;Solute molecular dynamics in a mesoscale solvent&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;112&#039;&#039;&#039; pp. 7260-7269 (2000)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
==Method of simulation==&lt;br /&gt;
The solvent is modelled as a set of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; point particles of mass &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; with continuous coordinates &amp;lt;math&amp;gt;\vec{r}_{i}&amp;lt;/math&amp;gt; and velocities &amp;lt;math&amp;gt;\vec{v}_{i}&amp;lt;/math&amp;gt;. The simulation consists of streaming and collision steps.&lt;br /&gt;
&lt;br /&gt;
During the streaming step, the coordinates of the particles are updated according to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\vec{r}_{i}(t+\delta t_{\mathrm{MPC}}) = \vec{r}_{i}(t) + \vec{v}_{i}(t) \delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt; is a chosen simulation time step which is typically much larger than a molecular dynamics [[time step]].&lt;br /&gt;
&lt;br /&gt;
After the streaming step, interactions between the solvent particles are modelled in the collision step. The particles are sorted into collision cells with a lateral size &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. Particle velocities within each cell are updated according to the collision rule&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{v}_{i} \rightarrow \vec{v}_{\mathrm{CMS}} + \hat{\mathbf{R}} ( \vec{v}_{i} - \vec{v}_{\mathrm{CMS}} )&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\vec{v}_{\mathrm{CMS}}&amp;lt;/math&amp;gt; is the centre of mass velocity of the particles in the collision cell and &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; is a rotation matrix. In two dimensions, &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; performs a rotation by an angle &amp;lt;math&amp;gt;+\alpha&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;-\alpha&amp;lt;/math&amp;gt; with probability &amp;lt;math&amp;gt;1/2&amp;lt;/math&amp;gt;. In three dimensions, the rotation is performed by an angle &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; around a random rotation axis. The same rotation is applied for all particles within a given collision cell, but the direction (axis) of rotation is statistically independent both between all cells and for a given cell in time.&lt;br /&gt;
&lt;br /&gt;
If the structure of the collision grid defined by the positions of the collision cells is fixed, [[Galilean invariance]] is violated. If is restored with the introduction of a random shift of the collision grid &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1103/PhysRevE.67.066705 T. Ihle and D. Kroll &amp;quot;Stochastic rotation dynamics. I. Formalism, Galilean invariance, and Green-Kubo relations&amp;quot;, Physical Review E &#039;&#039;&#039;67&#039;&#039;&#039; 066705 (2003)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9228</id>
		<title>Multi-particle collision dynamics</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9228"/>
		<updated>2009-11-08T10:52:03Z</updated>

		<summary type="html">&lt;p&gt;Teegee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub-general}}&lt;br /&gt;
Multi-particle collision dynamics (MPC), also known as stochastic rotation dynamics (SRD)&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/978-3-540-87706-6_1 G. Gompper, T. Ihle, K. Kroll and R. G. Winkler &amp;quot;Multi-Particle Collision Dynamics: A Particle-Based Mesoscale Simulation Approach to the Hydrodynamics of Complex Fluids&amp;quot;, Advanced Computer Simulation Approaches for Soft Matter Sciences III, Advances in Polymer Science &#039;&#039;&#039;221&#039;&#039;&#039; p. 1 (2009)]&amp;lt;/ref&amp;gt;, is a particle-based mesoscale simulation technique for complex fluids &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.478857 A. Malevanets and R. Kapral &amp;quot;Mesoscopic model for solvent dynamics&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;110&#039;&#039;&#039; pp. 8605-8613 (1999)]&amp;lt;/ref&amp;gt;. Coupling of embedded particles to the coarse-grained solvent is achieved through [[molecular dynamics]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.481289 A. Malevanets and R. Kapral &amp;quot;Solute molecular dynamics in a mesoscale solvent&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;112&#039;&#039;&#039; pp. 7260-7269 (2000)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
==Method of simulation==&lt;br /&gt;
The solvent is modelled as a set of &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; point particles of mass &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; with continuous coordinates &amp;lt;math&amp;gt;\vec{r}_{i}&amp;lt;/math&amp;gt; and velocities &amp;lt;math&amp;gt;\vec{v}_{i}&amp;lt;/math&amp;gt;. The simulation consists of streaming and collision steps.&lt;br /&gt;
&lt;br /&gt;
During the streaming step, the coordinates of the particles are updated according to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\vec{r}_{i}(t+\delta t_{\mathrm{MPC}}) = \vec{r}_{i}(t) + \vec{v}_{i}(t) \delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\delta t_{\mathrm{MPC}}&amp;lt;/math&amp;gt; is a chosen simulation time step which is typically much larger than a molecular dynamics [[time step]].&lt;br /&gt;
&lt;br /&gt;
After the streaming step, interactions between the solvent particles are modelled in the collision step. The particles are sorted into collision cells with a lateral size &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;. Particle velocities within each cell are updated according to the collision rule&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{v}_{i} \rightarrow \vec{v}_{\mathrm{CMS}} + \hat{\mathbf{R}} ( \vec{v}_{i} - \vec{v}_{\mathrm{CMS}} )&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;\vec{v}_{\mathrm{CMS}}&amp;lt;/math&amp;gt; is the centre of mass velocity of the particles in the collision cell and &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; is a rotation matrix. In two dimensions, &amp;lt;math&amp;gt;\hat{\mathbf{R}}&amp;lt;/math&amp;gt; performs a rotation by an angle &amp;lt;math&amp;gt;+\alpha&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;-\alpha&amp;lt;/math&amp;gt; with probability &amp;lt;math&amp;gt;1/2&amp;lt;/math&amp;gt;. In three dimensions, the rotation is performed by an angle &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt; around a random rotation axis. The same rotation is applied for all particles within a given collision cell, but the direction (axis) of rotation is statistically independent both between all cells and for a given cell in time.&lt;br /&gt;
&lt;br /&gt;
If the structure of the collision grid defined by the positions of the collision cells is fixed, [[Galilean invariance]] is violated. If is restored with the introduction of a random shift of the collision grid &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1103/PhysRevE.67.066705 T. Ihle and D. Kroll &amp;quot;Stochastic rotation dynamics. I. Formalism, Galilean invariance, and Green-Kubo relations&amp;quot;, Physical Review E &#039;&#039;&#039;67&#039;&#039;&#039; 066705 (2003)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9227</id>
		<title>Multi-particle collision dynamics</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=Multi-particle_collision_dynamics&amp;diff=9227"/>
		<updated>2009-11-08T10:16:08Z</updated>

		<summary type="html">&lt;p&gt;Teegee: New page: Multi-particle collision dynamics (MPC), also known as stochastic rotation dynamics (SRD)&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/978-3-540-87706-6_1 G. Gompper, T. Ihle, K. Kroll and R. G. Winkler...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Multi-particle collision dynamics (MPC), also known as stochastic rotation dynamics (SRD)&amp;lt;ref&amp;gt;[http://dx.doi.org/10.1007/978-3-540-87706-6_1 G. Gompper, T. Ihle, K. Kroll and R. G. Winkler &amp;quot;Multi-Particle Collision Dynamics: A Particle-Based Mesoscale Simulation Approach to the Hydrodynamics of Complex Fluids&amp;quot;, Advanced Computer Simulation Approaches for Soft Matter Sciences III, Advances in Polymer Science &#039;&#039;&#039;221&#039;&#039;&#039; p. 1 (2009)]&amp;lt;/ref&amp;gt;, is a particle-based mesoscale simulation technique for complex fluids &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.478857 A. Malevanets and R. Kapral &amp;quot;Mesoscopic model for solvent dynamics&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;110&#039;&#039;&#039; pp. 8605-8613 (1999)]&amp;lt;/ref&amp;gt;. Coupling of embedded particles to the coarse-grained solvent is achieved through [[molecular dynamics]] &amp;lt;ref&amp;gt;[http://dx.doi.org/10.1063/1.481289 A. Malevanets and R. Kapral &amp;quot;Solute molecular dynamics in a mesoscale solvent&amp;quot;, Journal of Chemical Physics &#039;&#039;&#039;112&#039;&#039;&#039; pp. 7260-7269 (2000)]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee&amp;diff=9226</id>
		<title>User:Teegee</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee&amp;diff=9226"/>
		<updated>2009-11-08T09:43:38Z</updated>

		<summary type="html">&lt;p&gt;Teegee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Draft&lt;br /&gt;
[[/Multi-particle collision dynamics]]&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
	<entry>
		<id>http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee&amp;diff=9225</id>
		<title>User:Teegee</title>
		<link rel="alternate" type="text/html" href="http://www.sklogwiki.org/SklogWiki/index.php?title=User:Teegee&amp;diff=9225"/>
		<updated>2009-11-08T09:38:36Z</updated>

		<summary type="html">&lt;p&gt;Teegee: New page: /MPC&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[/MPC]]&lt;/div&gt;</summary>
		<author><name>Teegee</name></author>
	</entry>
</feed>