<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Particle Collision Optimization</title>
	<atom:link href="http://euphopiab.wordpress.com/2008/07/29/particle-collision-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://euphopiab.wordpress.com/2008/07/29/particle-collision-optimization/</link>
	<description>Looking for squirrels.</description>
	<lastBuildDate>Sun, 21 Sep 2008 04:29:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aaron</title>
		<link>http://euphopiab.wordpress.com/2008/07/29/particle-collision-optimization/#comment-19</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 21 Sep 2008 04:29:20 +0000</pubDate>
		<guid isPermaLink="false">http://euphopiab.wordpress.com/?p=21#comment-19</guid>
		<description>This might be applicable with fluid dynamics simulations, but the method seems conducive to ideal gas or collision-based simulations. For example, let&#039;s say you were modeling the dispersion of an ideal gas, which only interacts with another particle when it collides. The grid block size could be set according to the speed of the fastest particle times the step size of the simulation. Therefore, your search optimization would speed up the simulation without any loss of precision.</description>
		<content:encoded><![CDATA[<p>This might be applicable with fluid dynamics simulations, but the method seems conducive to ideal gas or collision-based simulations. For example, let&#8217;s say you were modeling the dispersion of an ideal gas, which only interacts with another particle when it collides. The grid block size could be set according to the speed of the fastest particle times the step size of the simulation. Therefore, your search optimization would speed up the simulation without any loss of precision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crystal</title>
		<link>http://euphopiab.wordpress.com/2008/07/29/particle-collision-optimization/#comment-9</link>
		<dc:creator>Crystal</dc:creator>
		<pubDate>Tue, 29 Jul 2008 22:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://euphopiab.wordpress.com/?p=21#comment-9</guid>
		<description>Despite the fact that I&#039;ve never programmed in C++, I kind of &lt;i&gt;get&lt;/i&gt; this! =)

Oh, and sneezing with strep throat sounds awful. =[</description>
		<content:encoded><![CDATA[<p>Despite the fact that I&#8217;ve never programmed in C++, I kind of <i>get</i> this! =)</p>
<p>Oh, and sneezing with strep throat sounds awful. =[</p>
]]></content:encoded>
	</item>
</channel>
</rss>
