<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>4Geeks.de &#187; cavity</title>
	<atom:link href="http://www.4geeks.de/blog/archives/tag/cavity/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.4geeks.de/blog</link>
	<description>-.-</description>
	<lastBuildDate>Sun, 14 Mar 2010 21:00:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Lid-driven cavity</title>
		<link>http://www.4geeks.de/blog/archives/2008/02/lid-driven-cavity/</link>
		<comments>http://www.4geeks.de/blog/archives/2008/02/lid-driven-cavity/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 16:23:38 +0000</pubDate>
		<dc:creator>ebo</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Uni]]></category>
		<category><![CDATA[Use The Source]]></category>
		<category><![CDATA[cavity]]></category>
		<category><![CDATA[cfd]]></category>
		<category><![CDATA[flow]]></category>
		<category><![CDATA[fluid]]></category>
		<category><![CDATA[numeric]]></category>
		<category><![CDATA[simulation]]></category>

		<guid isPermaLink="false">http://www.4geeks.de/archives/2008/02/lid-driven-cavity/</guid>
		<description><![CDATA[A small video showing my self-programmed cfd code simulating a lid-driven cavity flow. I used a 200&#215;200 grid to simulate a fluid with Reynolds number of 500. The whole simulation took about 15 minutes to run on a P4. The visualization was done with Paraview, which produced the streamlines from the velocity field. I try [...]]]></description>
			<content:encoded><![CDATA[<p>A small <a href="http://www.youtube.com/watch?v=chM2YU3OnKI">video</a> showing my self-programmed <a href="http://en.wikipedia.org/wiki/Computational_fluid_dynamics">cfd</a> code simulating a lid-driven cavity flow. I used a 200&#215;200 grid to simulate a fluid with <a href="http://en.wikipedia.org/wiki/Reynolds_number">Reynolds number</a> of 500. The whole simulation took about 15 minutes to run on a P4. The visualization was done with <a href="http://www.paraview.org/">Paraview</a>, which produced the streamlines from the velocity field.</p>
<p>I try to implement some more boundary conditions soon, so i can produce some more interesting examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4geeks.de/blog/archives/2008/02/lid-driven-cavity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

