<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>CFD Online Discussion Forums - Blogs - rebel ahmed</title>
		<link>http://www.cfd-online.com/Forums/blogs/rebel+ahmed/</link>
		<description>Discussion forums related to Computational Fluid Dynamics. This is the largest meeting place on the web for people working with CFD.</description>
		<language>en</language>
		<lastBuildDate>Wed, 19 Jun 2013 08:20:21 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.cfd-online.com/Forums/images/misc/rss.jpg</url>
			<title>CFD Online Discussion Forums - Blogs - rebel ahmed</title>
			<link>http://www.cfd-online.com/Forums/blogs/rebel+ahmed/</link>
		</image>
		<item>
			<title>what to care about when create your own case</title>
			<link>http://www.cfd-online.com/Forums/blogs/rebel+ahmed/1395-what-care-about-when-create-your-own-case.html</link>
			<pubDate>Mon, 16 Jul 2012 08:36:35 GMT</pubDate>
			<description>when you create tour own case please take care of: 
 
1- your mesh through editing blockMeshDict file 
    a- take care of factor of conversion to...</description>
			<content:encoded><![CDATA[<div>when you create tour own case please take care of:<br />
<br />
1- your mesh through editing blockMeshDict file<br />
    a- take care of factor of conversion to meter to get your dimensions right.<br />
    b- take care of the way you ordering points in hex deceleration because this order           specifies direction of XYZ axis.<br />
    c- take care of number of cells in each direction because it specifies steps of                    calculation and plotting. ex: when you scope is the boundary layer variation                  make  the step small by enlarge number o cells to enable notifying of values.<br />
    d- take care of grading value it enables you to reduce number of cells and change its           width over direction in such way you can get small cells in scope area and                   larger ones in other domain areas.<br />
    e- take care of of number of cells you choose because total cells number affect                   running time of your solver by large way.   <br />
<br />
2- your time from controlDict file:<br />
    a- take care of end time and time steps, many solvers fails due to problem in                   adjusting time steps. <br />
    b- write interval. large values of write interval gives low time step recorded value for         plotting values. <br />
<br />
<div align="center">                 number of recorded values = end time/ time step * write interval<br />
</div><br />
        if this value is 1 or less you won't get values except zero values.<br />
   c- you can adjust end time during running solver. if you want to terminate it.<br />
   d- you can modify your start time to match last value recorded from previous running  <br />
      of the solver.</div>

]]></content:encoded>
			<dc:creator>rebel ahmed</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/blogs/rebel+ahmed/1395-what-care-about-when-create-your-own-case.html</guid>
		</item>
	</channel>
</rss>
