<?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 - OpenFOAM Bugs</title>
		<link>http://www.cfd-online.com/Forums/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Wed, 08 Sep 2010 12:53:30 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 - OpenFOAM Bugs</title>
			<link>http://www.cfd-online.com/Forums/</link>
		</image>
		<item>
			<title>OF1.6.x:localBlended schemes missing correction funtions</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79902-of1-6-x-localblended-schemes-missing-correction-funtions.html</link>
			<pubDate>Wed, 08 Sep 2010 10:01:16 GMT</pubDate>
			<description><![CDATA[Hello everyone, 
 
when comparing fixedBlended.H and localBlended.H then localBlended is missing the member functions "correction" and "corrected"....]]></description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
when comparing fixedBlended.H and localBlended.H then localBlended is missing the member functions &quot;correction&quot; and &quot;corrected&quot;. These should be necessary when using e.g. linearUpwind as one of the two blending schemes.<br />
I attached a suggested fix, where I copied the two member functions with a little adjustment because the blending factor in localBlended.H is a field.<br />
<br />
Best Regards<br />
Dominik Christ<br />
<br />
<br />
P.S.: Thanks to Sven Degner and Ulf Bunge who discovered this bug.</div>


	<br />
	<div style="padding:7px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/h.gif" alt="File Type: h" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4641d1283939983-of1-6-x-localblended-schemes-missing-correction-funtions-localblended.h">localBlended.H</a> (6.6 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>dominik_christ</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79902-of1-6-x-localblended-schemes-missing-correction-funtions.html</guid>
		</item>
		<item>
			<title>1.5-dev: faceInterpolate in parallel crashes</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79881-1-5-dev-faceinterpolate-parallel-crashes.html</link>
			<pubDate>Tue, 07 Sep 2010 15:33:10 GMT</pubDate>
			<description>Hello, 
on a  boundary pacth, I am trying to interpolate values from the face centers to the vertices  ( I need it for the displacementLaplacian mesh...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
on a  boundary pacth, I am trying to interpolate values from the face centers to the vertices  ( I need it for the displacementLaplacian mesh motion which requires the value specified on vertices and not face centres) using:<br />
<br />
primitivePatchIntepolation&lt; polyPatch&gt; interp<br />
{<br />
mesh.boundaryMesh()[patchID]<br />
}<br />
<br />
pointDispPatch==<br />
interp.faceToPointInterpolate<br />
{<br />
...<br />
}<br />
<br />
This works nicely in serial but when when started in parallel it crashes saying that the field generated by the interpolation is smaller than the (point)boundary size...<br />
<br />
Any idea why?<br />
is there an easy solution to the problem?<br />
<br />
thanks,<br />
matteo</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>matteoL</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79881-1-5-dev-faceinterpolate-parallel-crashes.html</guid>
		</item>
		<item>
			<title><![CDATA[Doxygen search doesn't work]]></title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79871-doxygen-search-doesnt-work.html</link>
			<pubDate>Tue, 07 Sep 2010 12:04:14 GMT</pubDate>
			<description><![CDATA[The search function at http://www.openfoam.com/docs/cpp/ doesn't work for me. Does it for anybody?]]></description>
			<content:encoded><![CDATA[<div>The search function at <a href="http://www.openfoam.com/docs/cpp/" target="_blank">http://www.openfoam.com/docs/cpp/</a> doesn't work for me. Does it for anybody?</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>l_r_mcglashan</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79871-doxygen-search-doesnt-work.html</guid>
		</item>
		<item>
			<title>OpenCFD mantis does not allow to submit issues due to empty product version list</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79827-opencfd-mantis-does-not-allow-submit-issues-due-empty-product-version-list.html</link>
			<pubDate>Mon, 06 Sep 2010 03:21:51 GMT</pubDate>
			<description><![CDATA[Hello, 
 
when trying to submit a bug on OpenCFD's Mantis, the product version is a requested field, but the drop-down list is empty. 
 
This results...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
when trying to submit a bug on OpenCFD's Mantis, the product version is a requested field, but the drop-down list is empty.<br />
<br />
This results in an error message which prevents to submit the bug.<br />
<br />
Thanks.<br />
<br />
Best,</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>alberto</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79827-opencfd-mantis-does-not-allow-submit-issues-due-empty-product-version-list.html</guid>
		</item>
		<item>
			<title>Error during writing of fields in massive parallel simulations</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79822-error-during-writing-fields-massive-parallel-simulations.html</link>
			<pubDate>Sun, 05 Sep 2010 19:33:44 GMT</pubDate>
			<description>Hello, 
 
I am performing LES simulations on a big cluster using ~1000 cores. In some cases during writing of the fields half of the processor...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I am performing LES simulations on a big cluster using ~1000 cores. In some cases during writing of the fields half of the processor dictionaries get written for time step n and the other half of the processor directories gets written for the time step n+1. This issue becomes apparent when trying to use the stored solutions for restart etc... <br />
<br />
-Wall clock time per time steps is ~0.5s.<br />
-Version 1.6 from the git repository from ~Dec 2009<br />
-A lustre file system is used<br />
<br />
Some modified settings:<br />
<br />
minBufferSize=300000000<br />
<br />
OptimisationSwitches<br />
{<br />
    fileModificationSkew 10;<br />
    commsType       nonBlocking; //scheduled; //blocking;<br />
    floatTransfer   0;<br />
    nProcsSimpleSum 0;<br />
}</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>chbeck</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79822-error-during-writing-fields-massive-parallel-simulations.html</guid>
		</item>
		<item>
			<title>mutRoughWallFunction on OF 1.7.0</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79735-mutroughwallfunction-1-7-0-a.html</link>
			<pubDate>Thu, 02 Sep 2010 06:23:44 GMT</pubDate>
			<description>Hello 
 
I tried to set up a rough wall for a run with buoyantSimpleFoam in OF 1.7 using the syntax: 
 
wall 
{ 
type mutRoughWallFunction; 
Ks...</description>
			<content:encoded><![CDATA[<div>Hello<br />
<br />
I tried to set up a rough wall for a run with buoyantSimpleFoam in OF 1.7 using the syntax:<br />
<br />
wall<br />
{<br />
type mutRoughWallFunction;<br />
Ks uniform 0.005;<br />
Cs uniform 0.5;<br />
value uniform 0;<br />
}<br />
<br />
and I got this error message after starting buoyantSimpleFoam:<br />
<br />
Selecting RAS turbulence model realizableKE<br />
#0  Foam::error::printStack(Foam::Ostream&amp;) in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#1  Foam::sigFpe::sigFpeHandler(int) in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#2  Uninterpreted: <br />
#3  log in &quot;/lib/tls/i686/cmov/libm.so.6&quot;<br />
#4 Foam::compressible::RASModel::yPlusLam(double, double) const in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#5 Foam::compressible::RASModels::mutRoughWallFunctio nFvPatchScalarField::calcMut() const in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#6 Foam::compressible::RASModels::mutWallFunctionFvPa tchScalarField::updateCoeffs() in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#7 Foam::fvPatchField&lt;double&gt;::evaluate(Foam::Pstream ::commsTypes) in &quot;/opt/openfoam170/applications/bin/linuxGccDPOpt/buoyantSimpleFoam&quot;<br />
#8 Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt;::GeometricBoundaryField::evaluate() in &quot;/opt/openfoam170/applications/bin/linuxGccDPOpt/buoyantSimpleFoam&quot;<br />
#9 Foam::compressible::RASModels::realizableKE::reali zableKE(Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;Foam::Vector&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvsPatchField, Foam::surfaceMesh&gt; const&amp;, Foam::basicThermo const&amp;) in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#10 Foam::compressible::RASModel::adddictionaryConstru ctorToTable&lt;Foam::compressible::RASModels::realiza bleKE&gt;::New(Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;Foam::Vector&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvsPatchField, Foam::surfaceMesh&gt; const&amp;, Foam::basicThermo const&amp;) in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#11 Foam::compressible::RASModel::New(Foam::GeometricF ield&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;Foam::Vector&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvsPatchField, Foam::surfaceMesh&gt; const&amp;, Foam::basicThermo const&amp;) in &quot;/opt/openfoam170/lib/linuxGccDPOpt/libcompressibleRASModels.so&quot;<br />
#12  <br />
 in &quot;/opt/openfoam170/applications/bin/linuxGccDPOpt/buoyantSimpleFoam&quot;<br />
#13  __libc_start_main in &quot;/lib/tls/i686/cmov/libc.so.6&quot;<br />
#14  <br />
 in &quot;/opt/openfoam170/applications/bin/linuxGccDPOpt/buoyantSimpleFoam&quot;<br />
Floating point exception<br />
<br />
Would someone know what the problem is? Everything works fine with mutWallFunction.<br />
<br />
I also tried to use mutRoughWallFunction in the hotroom tutorial for buoyantSimpleFoam but I got the same error message. I also tried this with rhoPorousSimpleFoam and got the same error message. Is this a bug or my lack of understanding of the use of mutRoughWallFunction?<br />
<br />
Cheers<br />
<br />
Olivier</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>OMN</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79735-mutroughwallfunction-1-7-0-a.html</guid>
		</item>
		<item>
			<title>OpenFOAM Bugs Section on cfd-online obsolete?</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79564-openfoam-bugs-section-cfd-online-obsolete.html</link>
			<pubDate>Fri, 27 Aug 2010 07:13:57 GMT</pubDate>
			<description><![CDATA[Dear OpenCFD®-Team, 
 
I noted that the new release coincides with a "new" bug reporting system based on Mantis BT on your website...]]></description>
			<content:encoded><![CDATA[<div>Dear OpenCFD®-Team,<br />
<br />
I noted that the new release coincides with a &quot;new&quot; bug reporting system based on Mantis BT on your website (<a href="http://www.openfoam.com/support/bug-reporting.php" target="_blank">http://www.openfoam.com/support/bug-reporting.php</a>). <br />
<br />
Is the OpenFOAM Bug section within this forum obsolete?<br />
<br />
best regards,</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>holger_marschall</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79564-openfoam-bugs-section-cfd-online-obsolete.html</guid>
		</item>
		<item>
			<title>label/scalar mixup in hierarchGeomDecomp.C</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79521-label-scalar-mixup-hierarchgeomdecomp-c.html</link>
			<pubDate>Thu, 26 Aug 2010 08:13:22 GMT</pubDate>
			<description>The bug is in src/decompositionMethods/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.C: 
 
 
Code: 
--------- 
279         label...</description>
			<content:encoded><![CDATA[<div>The bug is in src/decompositionMethods/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.C:<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">279&nbsp; &nbsp; &nbsp; &nbsp;  label weightedSize = returnReduce<br />
280&nbsp; &nbsp; &nbsp; &nbsp;  (<br />
281&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  sortedWeightedSizes[mid] - sortedWeightedSizes[minIndex],<br />
282&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  sumOp&lt;label&gt;()<br />
283&nbsp; &nbsp; &nbsp; &nbsp;  );</code><hr />
</div>where sortedWeightedSizes is a List&lt;scalar&gt;. It probably should be fixed by<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">--- a/src/decompositionMethods/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.C<br />
+++ b/src/decompositionMethods/decompositionMethods/hierarchGeomDecomp/hierarchGeomDecomp.C<br />
@@ -276,10 +276,10 @@ void Foam::hierarchGeomDecomp::findBinary<br />
&nbsp;<br />
&nbsp; &nbsp;  while (true)<br />
&nbsp; &nbsp;  {<br />
-&nbsp; &nbsp; &nbsp; &nbsp; label weightedSize = returnReduce<br />
+&nbsp; &nbsp; &nbsp; &nbsp; scalar weightedSize = returnReduce<br />
&nbsp; &nbsp; &nbsp; &nbsp;  (<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  sortedWeightedSizes[mid] - sortedWeightedSizes[minIndex],<br />
-&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sumOp&lt;label&gt;()<br />
+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sumOp&lt;scalar&gt;()<br />
&nbsp; &nbsp; &nbsp; &nbsp;  );<br />
&nbsp;<br />
&nbsp; &nbsp; &nbsp; &nbsp;  if (debug)</code><hr />
</div>Michael</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>mwild</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79521-label-scalar-mixup-hierarchgeomdecomp-c.html</guid>
		</item>
		<item>
			<title>wallDist error in OF-1.5.x</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79316-walldist-error-1-5-x.html</link>
			<pubDate>Thu, 19 Aug 2010 15:27:42 GMT</pubDate>
			<description><![CDATA[Hi everybody, 
 
I've experienced some problems with the wallDist function for the case shown below. It consists on two banana shaped channels (inlet...]]></description>
			<content:encoded><![CDATA[<div>Hi everybody,<br />
<br />
I've experienced some problems with the wallDist function for the case shown below. It consists on two banana shaped channels (inlet at left and outlet at right) and the U-bend that connects both channels. I need to evaluate the wall distance from the patch market in black (at the left of the figure)<br />
<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4458-walldist-error-1-5-x-banana_shape.png" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4458</a><br />
<br />
The wallDist function seems to return the good wall distance for the inlet channel but for the outlet channel it somehow follows what would be a fluid trajectory:<br />
<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4459-walldist-error-1-5-x-banana_walldist.png" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4459</a><br />
<br />
In order to obtain the right wall distance I've had to create a new geometry without the separation of both channels and, over it, apply the wallDist function. Afterwards, interpolate the result to the real geometry:<br />
<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4460-walldist-error-1-5-x-unifiedbanana_walldist.png" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4460</a><br />
<br />
In my case, as I needed the wall distance as a pre-processor and not during the simulation, the above mentioned solution was good enough (despite not elegant at all...).<br />
<br />
I guess the solution is not straightforward but for those who like maths challenges... here you are! <br />
<br />
Regards,<br />
<br />
Elisabet</div>


	<br />
	<div style="padding:7px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4458d1282230312-walldist-error-1-5-x-banana_shape.png">banana_shape.png</a> (2.7 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4459d1282230324-walldist-error-1-5-x-banana_walldist.png">banana_wallDist.png</a> (7.3 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4460d1282230333-walldist-error-1-5-x-unifiedbanana_walldist.png">unifiedBanana_wallDist.png</a> (13.2 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>elisabet</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79316-walldist-error-1-5-x.html</guid>
		</item>
		<item>
			<title>Particle-class uses wallImpactDistance on non-wall patches</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79306-particle-class-uses-wallimpactdistance-non-wall-patches.html</link>
			<pubDate>Thu, 19 Aug 2010 11:54:48 GMT</pubDate>
			<description>Versions: this is found in OF-Versions 1.5 till the present (1.7.x) 
 
Description: When calculating the lambda (normalized time to impact on a...</description>
			<content:encoded><![CDATA[<div>Versions: this is found in OF-Versions 1.5 till the present (1.7.x)<br />
<br />
Description: When calculating the lambda (normalized time to impact on a patch) the wallImpactDistance (basically radius of the particle) is used to take a non-zero thickness into acount when a particle is being reflected on a wall. The problem is that the wallImpactDistance is used for all other types of patches. This leads especially for processor-patches to the problem that the exact time when the particle center crosses onto the other processor is not correctly predicted which for unfortunate circumstances (small timesteps are a big factor, then it happens even with very small particles) can lead to particles being transfered back and forth across a processor boundary (but also for symmetry-boundaries the particle never reaches the symmetry, but is reflected before it).<br />
The picture below is from an uncoupledKinematicParcelFoam-simulation (1.7.x, no modifications to the code) and illustrates the problem:<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4452-particle-class-uses-wallimpactdistance-non-wall-patches-unpatchedparticle.jpg" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4452</a><br />
(the strange blocking of the particles is a processor-boundary and is not seen in the serial version of this run)<br />
<br />
This patch checks whether a boundary-face is a wall and only then applies the impact distance:<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4453-particle-class-uses-wallimpactdistance-non-wall-patches-wallparticles.patch" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4453</a><br />
<br />
After applying the patch in the same simulation particles have no problem to &quot;get to the other side&quot; and the result looks like the serial computation (same decompostion as the original picture):<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4451-particle-class-uses-wallimpactdistance-non-wall-patches-patchedparticle.jpg" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4451</a><br />
<br />
(it can be discussed of course whether the impact distance is relevant for other &quot;regular&quot; patches but for the general case - outlet, inlet - I think the particle center is the better point of reference)<br />
<br />
Bernhard</div>


	<br />
	<div style="padding:7px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4451d1282217193-particle-class-uses-wallimpactdistance-non-wall-patches-patchedparticle.jpg">patchedParticle.jpg</a> (17.1 KB)</td>
</tr><tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/jpg.gif" alt="File Type: jpg" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4452d1282217211-particle-class-uses-wallimpactdistance-non-wall-patches-unpatchedparticle.jpg">unpatchedParticle.jpg</a> (15.7 KB)</td>
</tr>
			</table>
			</fieldset>
	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://www.cfd-online.com/Forums/images/attach/patch.gif" alt="File Type: patch" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam-bugs/4453d1282217226-particle-class-uses-wallimpactdistance-non-wall-patches-wallparticles.patch">wallParticles.patch</a> (1.2 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>gschaider</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79306-particle-class-uses-wallimpactdistance-non-wall-patches.html</guid>
		</item>
		<item>
			<title><![CDATA[foamToVTK & foamDataToFluent problem!]]></title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79189-foamtovtk-foamdatatofluent-problem.html</link>
			<pubDate>Mon, 16 Aug 2010 07:57:48 GMT</pubDate>
			<description><![CDATA[Hi! 
 
I try to convert my results (fireFoam tutorial im OpenFOAM 1.7) to VTK or .data but I get: 
 
--> FOAM FATAL IO ERROR:  
 
    Cannot find...]]></description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
I try to convert my results (fireFoam tutorial im OpenFOAM 1.7) to VTK or .data but I get:<br />
<br />
--&gt; FOAM FATAL IO ERROR: <br />
<br />
    Cannot find 'value' entry on patch base of field IDefault in file &quot;/model/villami/OpenFOAM/villami-1.7.0/run/tutorials/combustion/fireFoam/les/smallPoolFire2D/0/IDefault&quot;                                                                              <br />
    which is required to set the values of the generic patch field.                                                           <br />
    (Actual type greyDiffusiveRadiation)                                                                                      <br />
<br />
    Please add the 'value' entry to the write function of the user-defined boundary-condition<br />
    or link the boundary-condition into libfoamUtil.so                                       <br />
<br />
file: /model/villami/OpenFOAM/villami-1.7.0/run/tutorials/combustion/fireFoam/les/smallPoolFire2D/0/IDefault::boundaryField::.* from line 25 to line 28.                                                                                                    <br />
<br />
    From function genericFvPatchField&lt;Type&gt;::genericFvPatchField(con  st fvPatch&amp;, const Field&lt;Type&gt;&amp;, const dictionary&amp;)<br />
    in file genericFvPatchField/genericFvPatchField.C at line 71.                                                      <br />
<br />
FOAM exiting<br />
<br />
Whats up here???<br />
Thanks in advance for your help :-)</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>germinal</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79189-foamtovtk-foamdatatofluent-problem.html</guid>
		</item>
		<item>
			<title>Definition of S in SpalartAllmarasDDES::rd</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79108-definition-s-spalartallmarasddes-rd.html</link>
			<pubDate>Thu, 12 Aug 2010 16:51:40 GMT</pubDate>
			<description>Hi, 
 
in SpalartAllmarasDDES the denominator of rd uses the magnitude of vorticity, like the RAS-model. In the original paper Spalart uses the...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
in SpalartAllmarasDDES the denominator of rd uses the magnitude of vorticity, like the RAS-model. In the original paper Spalart uses the magnitude of the gradient of U, &quot;in order to be slightly more robust in irrotational regions&quot;.<br />
<br />
Regards, <br />
Luise</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>Luise</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79108-definition-s-spalartallmarasddes-rd.html</guid>
		</item>
		<item>
			<title>Bogus setFieldsDict in damBreak4phase{,Fine} tutorial cases</title>
			<link>http://www.cfd-online.com/Forums/openfoam-bugs/79023-bogus-setfieldsdict-dambreak4phase-fine-tutorial-cases.html</link>
			<pubDate>Tue, 10 Aug 2010 10:15:36 GMT</pubDate>
			<description>The volume fraction files are called alpha{air,water,mercury,oil}, and the phases are called air, water, mercury and oil in the transportProperties...</description>
			<content:encoded><![CDATA[<div>The volume fraction files are called alpha{air,water,mercury,oil}, and the phases are called air, water, mercury and oil in the transportProperties dictionary, but the setFieldsDict calls them alpha{Air,Water,Mercury,Oil}.<br />
<br />
Michael</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam-bugs/">OpenFOAM Bugs</category>
			<dc:creator>mwild</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam-bugs/79023-bogus-setfieldsdict-dambreak4phase-fine-tutorial-cases.html</guid>
		</item>
	</channel>
</rss>
