<?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 - kalyangoparaju</title>
		<link>http://www.cfd-online.com/Forums/blogs/kalyangoparaju/</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>Sun, 19 May 2013 07:36:29 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 - kalyangoparaju</title>
			<link>http://www.cfd-online.com/Forums/blogs/kalyangoparaju/</link>
		</image>
		<item>
			<title>Methods for creating cellZones and faceZones</title>
			<link>http://www.cfd-online.com/Forums/blogs/kalyangoparaju/1404-methods-creating-cellzones-facezones.html</link>
			<pubDate>Thu, 26 Jul 2012 15:03:23 GMT</pubDate>
			<description><![CDATA[Friends,  
 
I've been playing around a lot with the creation of cellZones and faceZones and here is what I have to report !  
 
Till now I have...]]></description>
			<content:encoded><![CDATA[<div>Friends, <br />
<br />
I've been playing around a lot with the creation of cellZones and faceZones and here is what I have to report ! <br />
<br />
Till now I have found 3 ways to do it. ( I am sure there are more) <br />
<br />
1. To use setSet utility and cellZonesSet and faceZoneSet commands. <br />
This works amazingly well and creates the zones. A small problem can arrise if you are trying to set zones for an internal flow case and at the center of your geometry you have level 0 cells. These cells are not properly broken down and hence your zone is not exactly what you think it is. The work around for this is to just have a higher resolution where there are level 0 cells. <br />
<br />
<a href="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=80&amp;d=1343314896" rel="Lightbox" id="attachment80" ><img src="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=80&amp;thumb=1&amp;d=1343314896" class="thumbnail" border="0" alt="Click image for larger version

Name:	setSet_substrate.PNG
Views:	80
Size:	72.9 KB
ID:	80" style="margin: 2px" /></a><br />
<br />
<br />
2. Using snappyHexMesh to create the zones. <br />
Even this method does a very good job but somehow, atleast for my geometry, I see stitched kinda break where the cellZones starts and ends and where there is a faceZone. I have a strong feeling this might be because of the stl quality but I am quite sure that it is pretty decent. <br />
<br />
Here are the pics. <br />
<br />
<a href="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=83&amp;d=1343314922" rel="Lightbox" id="attachment83" ><img src="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=83&amp;thumb=1&amp;d=1343314922" class="thumbnail" border="0" alt="Click image for larger version

Name:	snappy_zones.PNG
Views:	80
Size:	95.2 KB
ID:	83" style="margin: 2px" /></a><br />
<br />
<a href="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=84&amp;d=1343314927" rel="Lightbox" id="attachment84" ><img src="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=84&amp;thumb=1&amp;d=1343314927" class="thumbnail" border="0" alt="Click image for larger version

Name:	snappy_substrate.PNG
Views:	68
Size:	79.9 KB
ID:	84" style="margin: 2px" /></a><br />
<br />
The break in the second picture is where I have a faceZone. <br />
<br />
<br />
<br />
3. This is something which I stumbled upon unintentionally ( i am so glad I did) - Using setSet utility but for blockMesh.<br />
In method-1, the setSet command is used for the latest time step created by snappyHexMesh or for the mesh imported from other places but if you want to mesh in snappy and you want to create zones and don't want to see the problems which you saw in method-1 or method-2, the best way to do this is to actually create the cell and faceZones for the blockMesh. I accidentally did this when I forgot to use the -latestTime tag for method-1. This seems to be the best I saw. It doesn't have the breaks from method-2 nor does it have the extra cells from method-1<br />
<br />
Here are the pics.<br />
<br />
<br />
<a href="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=81&amp;d=1343314909" rel="Lightbox" id="attachment81" ><img src="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=81&amp;thumb=1&amp;d=1343314909" class="thumbnail" border="0" alt="Click image for larger version

Name:	constant_zones.PNG
Views:	80
Size:	95.0 KB
ID:	81" style="margin: 2px" /></a><br />
<br />
<br />
<a href="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=82&amp;d=1343314913" rel="Lightbox" id="attachment82" ><img src="http://www.cfd-online.com/Forums/blog_attachment.php?attachmentid=82&amp;thumb=1&amp;d=1343314913" class="thumbnail" border="0" alt="Click image for larger version

Name:	constant_substrate.PNG
Views:	65
Size:	84.3 KB
ID:	82" style="margin: 2px" /></a><br />
<br />
I just wanted to share this info with all of you and see if you have any suggestions. <br />
<br />
<br />
Kalyan</div>

]]></content:encoded>
			<dc:creator>kalyangoparaju</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/blogs/kalyangoparaju/1404-methods-creating-cellzones-facezones.html</guid>
		</item>
	</channel>
</rss>
