<?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</title>
		<link>http://www.cfd-online.com/Forums/</link>
		<description>Topics related to the OpenFOAM software.</description>
		<language>en</language>
		<lastBuildDate>Thu, 09 Sep 2010 09:09:49 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</title>
			<link>http://www.cfd-online.com/Forums/</link>
		</image>
		<item>
			<title>Check yPlus without reconstructing in parallel runs</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79946-check-yplus-without-reconstructing-parallel-runs.html</link>
			<pubDate>Thu, 09 Sep 2010 08:15:24 GMT</pubDate>
			<description>Dear Foamers,:) 
 
 
i want check yPlus before reconstructing decomposed solutions in OF1.7 because of its time consuming process. is it possible?</description>
			<content:encoded><![CDATA[<div>Dear Foamers,:)<br />
<br />
<br />
i want check yPlus before reconstructing decomposed solutions in OF1.7 because of its time consuming process. is it possible?</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>maysmech</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79946-check-yplus-without-reconstructing-parallel-runs.html</guid>
		</item>
		<item>
			<title>A question on adaptive remeshing or mesh deformation for handling object motions</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79943-question-adaptive-remeshing-mesh-deformation-handling-object-motions.html</link>
			<pubDate>Thu, 09 Sep 2010 01:06:36 GMT</pubDate>
			<description>Hi all, 
I have been trying to run interDyMFoam on a model with a very fine mesh near the surface of a boat hull. Unfortunately, the motion of the...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
I have been trying to run interDyMFoam on a model with a very fine mesh near the surface of a boat hull. Unfortunately, the motion of the hull due to heave and trim causes the small cells near the hull to collapse and results in a divergence after a mere two hundredths of a second. I have traditionally used an inverseDistance diffusivity and this has worked fine for a coarse mesh, but I am now trying to better capture the boundary layer with a finer mesh and have run into trouble since. I have decided that there are two possible solutions to these problems.<br />
<br />
Solution 1: Create a mesh that is static relative to the hull in a region surrounding the hull where the mesh is finest and deform coarser cells farther away. This seems like the preferred approach since it saves the time consuming process of remeshing, but I have not managed to create a region of cells that will be recognized in the arguments of BC and the dynamicMeshDict. I have tried creating a cell set but have not been able to get it to modify the constants files (boundary and faceZones in particular). Does anyone know the set of commands to take a cell set and make it into a useful cell region for this problem? Also does anyone know if the region needs BC in the /0 folder and if so what the pointDisplacement BC should be to move with the hull?<br />
<br />
Solution 2: Use mesh deformation as it is but then remesh when the cell deformation gets severe enough. This remeshing posses two problems to me. First I need to define the remeshing based on the magnitude of cellDisplacement, but the remesher is looking for a VolScalarField such as alpha1 or p. Does someone know if it is possible to do this at run time or will this require modifying the code? Secondly, I have tried running with both dynamic mesh options active (inverseDistance diffusivity and then refinemesh based on alpha1 to keep to what know works in the tutorials). Unfortunately, it wont run at all in parallel because it is looking at both the global and processor cell levels and see a different number of cells and aborts. When I tried to run it one processor I get the following error:<br />
<br />
FOAM FATAL ERROR:<br />
Only call if constructed with history capability<br />
<br />
From function hexRef8::getSplitPoints()<br />
in file polyTopoChance/polyTopoChange/hexRef8.C at line 4884.<br />
<br />
FOAM aborting<br />
<br />
In any case any insight into either approach (particularly the first since it looks more promising) would be greatly appreciated. <br />
<br />
Regards,<br />
-Dave</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>daveatstyacht</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79943-question-adaptive-remeshing-mesh-deformation-handling-object-motions.html</guid>
		</item>
		<item>
			<title>Problem with turbulence model</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79941-problem-turbulence-model.html</link>
			<pubDate>Wed, 08 Sep 2010 20:47:06 GMT</pubDate>
			<description>Hi, 
 
I am trying to do LES of flow past a square cylinder. For LES model, I am using locDynOneEqEddy. When I run the code, I get the following...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am trying to do LES of flow past a square cylinder. For LES model, I am using locDynOneEqEddy. When I run the code, I get the following error. Can someone tell me want is going wrong? <br />
<br />
============================<br />
ERROR:<br />
=============================<br />
<br />
Create time<br />
<br />
Create mesh for time = 0<br />
<br />
Reading field p<br />
<br />
Reading field U<br />
<br />
Reading/calculating face flux field phi<br />
<br />
Selecting incompressible transport model Newtonian<br />
Selecting turbulence model type LESModel<br />
Selecting LES turbulence model locDynOneEqEddy<br />
#0  Foam::error::printStack(Foam::Ostream&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so&quot;<br />
#1  Foam::sigFpe::sigFpeHandler(int) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so&quot;<br />
#2  __restore_rt at sigaction.c:0<br />
#3  __kernel_standard at interp.c:0<br />
#4  Foam::pow(Foam::Field&lt;double&gt;&amp;, Foam::UList&lt;double&gt; const&amp;, double const&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libOpenFOAM.so&quot;<br />
#5  Foam::tmp&lt;Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; &gt; Foam::pow&lt;Foam::fvPatchField, Foam::volMesh&gt;(Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::dimensioned&lt;double&gt; const&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleRASModels.so&quot;<br />
#6  Foam::incompressible::LESModels::locDynOneEqEddy::  ck(Foam::GeometricField&lt;Foam::SymmTensor&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;) const in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#7  Foam::incompressible::LESModels::locDynOneEqEddy::  updateSubGridScaleFields(Foam::GeometricField&lt;Foam  ::SymmTensor&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvPatchField, Foam::volMesh&gt; const&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#8  Foam::incompressible::LESModels::locDynOneEqEddy::  locDynOneEqEddy(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::transportModel&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#9  Foam::incompressible::LESModel::adddictionaryConst  ructorToTable&lt;Foam::incompressible::LESModels::loc  DynOneEqEddy&gt;::New(Foam::GeometricField&lt;Foam::Vect  or&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvsPatchField, Foam::surfaceMesh&gt; const&amp;, Foam::transportModel&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#10  Foam::incompressible::LESModel::New(Foam::Geometri  cField&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::transportModel&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#11  Foam::incompressible::turbulenceModel::addturbulen  ceModelConstructorToTable&lt;Foam::incompressible::LE  SModel&gt;::NewturbulenceModel(Foam::GeometricField&lt;F  oam::Vector&lt;double&gt;, Foam::fvPatchField, Foam::volMesh&gt; const&amp;, Foam::GeometricField&lt;double, Foam::fvsPatchField, Foam::surfaceMesh&gt; const&amp;, Foam::transportModel&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleLESModels.so&quot;<br />
#12  Foam::incompressible::turbulenceModel::New(Foam::G  eometricField&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::transportModel&amp;) in &quot;/home/akonduri/OpenFOAM/OpenFOAM-1.6/lib/linux64GccDPOpt/libincompressibleTurbulenceModel.so&quot;<br />
#13  main in &quot;/home/akonduri/OpenFOAM/akonduri-1.6/applications/bin/linux64GccDPOpt/pisoFoamAdi&quot;<br />
#14  __libc_start_main in &quot;/lib64/libc.so.6&quot;<br />
#15  Foam::regIOobject::writeObject(Foam::IOstream::str  eamFormat, Foam::IOstream::versionNumber, Foam::IOstream::compressionType) const in &quot;/home/akonduri/OpenFOAM/akonduri-1.6/applications/bin/linux64GccDPOpt/pisoFoamAdi&quot;</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>akonduri</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79941-problem-turbulence-model.html</guid>
		</item>
		<item>
			<title>multiple patches per surface</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79934-multiple-patches-per-surface.html</link>
			<pubDate>Wed, 08 Sep 2010 18:03:05 GMT</pubDate>
			<description>Hi there - could anyone give me or direct me to information on how to apply different patches to a surface on a solid created with netgen? I have...</description>
			<content:encoded><![CDATA[<div>Hi there - could anyone give me or direct me to information on how to apply different patches to a surface on a solid created with netgen? I have seen that this can be done by specifying points on a block using blockMesh, but I don't know how to do something like this for a mesh created externally.<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>hyperion</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79934-multiple-patches-per-surface.html</guid>
		</item>
		<item>
			<title>System time overhead in OF</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79905-system-time-overhead.html</link>
			<pubDate>Wed, 08 Sep 2010 10:42:03 GMT</pubDate>
			<description>Hi all, 
 
I have noticed that on our cluster that openfoam have a very different cpu usage compared to other cfd codes. 
 
In OF a large fraction of...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I have noticed that on our cluster that openfoam have a very different cpu usage compared to other cfd codes.<br />
<br />
In OF a large fraction of the time is spend in system cpu time compared  to user cpu time. Other cfd codes we have had our hands on spend almost  100% of the time in user cpu.<br />
<br />
I have made a small case based on the angledDuct case with 178000 cells  using simpleFoam. The case was constructed so no IO was performed.<br />
<br />
In serial more than 30% of the time is spend in system time. Is this an overhead due to the dynamic memory allocation in OF?<br />
<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam/4644-system-time-overhead-simplefoam_job.jpg" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4644</a><br />
<br />
When running the case in parallel (2 nodes) the system time CPU time fraction drops to a few percent which is difficult for me to understand.<br />
<br />
<a href="http://www.cfd-online.com/Forums/attachments/openfoam/4645-system-time-overhead-simplefoam_job2.jpg" target="_blank" title="Name:  
Views: 
Size:  ">Attachment 4645</a><br />
<br />
Can anyone explain the apparent serial overhead?<br />
<br />
Best regards,<br />
                    Ask</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/4644d1283942379-system-time-overhead-simplefoam_job.jpg">simpleFoam_job.jpg</a> (59.8 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/4645d1283942391-system-time-overhead-simplefoam_job2.jpg">simpleFoam_job2.jpg</a> (59.5 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>askjak</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79905-system-time-overhead.html</guid>
		</item>
		<item>
			<title>sonicFOAM for an airfoil error</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79887-sonicfoam-airfoil-error.html</link>
			<pubDate>Tue, 07 Sep 2010 17:26:26 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I'm trying to do a sonicFoam case in OF 1.7.0 with a mesh imported from fluent. it is an airfoil 2d with M=0.8.  
after building the case i...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm trying to do a sonicFoam case in OF 1.7.0 with a mesh imported from fluent. it is an airfoil 2d with M=0.8. <br />
after building the case i try to run it and i receive the following error<br />
<br />
<br />
   <font face="&amp;quot">openfoam@linux-bkii:~/OpenFOAM/openfoam-1.7.0/run/projects/cmyairfoil&gt; sonicFoam       <br />
/*---------------------------------------------------------------------------*\        <br />
| =========                 |                                                 |        <br />
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |        <br />
|  \\    /   O peration     | Version:  1.7.0                                 |        <br />
|   \\  /    A nd           | Web:<a href="http://www.OpenFOAM.com" target="_blank">www.OpenFOAM.com</a>                      |        <br />
|    \\/     M anipulation  |                                                 |        <br />
\*---------------------------------------------------------------------------*/        <br />
Build  : 1.7.0-21131bcbd876                                                            <br />
Exec   : sonicFoam                                                                     <br />
Date   : Sep 07 2010                                                                   <br />
Time   : 16:10:12                                                                      <br />
Host   : linux-bkii                                                                    <br />
PID    : 8245                                                                          <br />
Case   : /home/openfoam/OpenFOAM/openfoam-1.7.0/run/projects/cmyairfoil                <br />
nProcs : 1                                                                             <br />
SigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).                     <br />
<br />
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //<br />
Create time                                                                    <br />
<br />
Create mesh for time = 0<br />
<br />
Reading thermophysical properties<br />
<br />
Selecting thermodynamics package ePsiThermo&lt;pureMixture&lt;sutherlandTransport&lt;specieT  hermo&lt;hConstThermo&lt;perfectGas&gt;&gt;&gt;&gt;&gt;<br />
Reading field U<br />
<br />
Reading/calculating face flux field phi<br />
<br />
Creating turbulence model<br />
<br />
Selecting turbulence model type RASModel<br />
Selecting RAS turbulence model SpalartAllmaras<br />
SpalartAllmarasCoeffs<br />
{<br />
    sigmaNut        0.66666;<br />
    kappa           0.41;<br />
    Prt             1;<br />
    Cb1             0.1355;<br />
    Cb2             0.622;<br />
    Cw2             0.3;<br />
    Cw3             2;<br />
    Cv1             7.1;<br />
    Cv2             5;<br />
}<br />
<br />
<br />
Starting time loop<br />
<br />
Time = 2.13e-09<br />
<br />
Courant Number mean: 5.01425e-06 max: 0.00279144<br />
#0  Foam::error::printStack(Foam::Ostream&amp;) in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#1  Foam::sigFpe::sigFpeHandler(int) in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#2  Uninterpreted:<br />
#3  Foam::divide(Foam::Field&lt;double&gt;&amp;, Foam::UList&lt;double&gt; const&amp;, Foam::UList&lt;double&gt; const&amp;) in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#4  Foam::operator/(Foam::UList&lt;double&gt; const&amp;, Foam::UList&lt;double&gt; const&amp;) in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#5  Foam::diagonalSolver::solve(Foam::Field&lt;double&gt;&amp;, Foam::Field&lt;double&gt; const&amp;, unsigned char) const in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libOpenFOAM.so&quot;<br />
#6  Foam::fvMatrix&lt;double&gt;::solve(Foam::dictionary const&amp;) in &quot;/home/openfoam/OpenFOAM/OpenFOAM-1.7.0/lib/linuxGccDPOpt/libfiniteVolume.so&quot;<br />
#7  Foam::lduMatrix::solverPerformance Foam::solve&lt;double&gt;(Foam::tmp&lt;Foam::fvMatrix&lt;doubl  e&gt; &gt; const&amp;) in &quot;/home/openfoam/OpenFOAM/openfoam-1.7.0/applications/bin/linuxGccDPOpt/sonicFoam&quot;<br />
#8  main in &quot;/home/openfoam/OpenFOAM/openfoam-1.7.0/applications/bin/linuxGccDPOpt/sonicFoam&quot;<br />
#9  __libc_start_main in &quot;/lib/libc.so.6&quot;<br />
#10  _start at /usr/src/packages/BUILD/glibc-2.10.1/csu/../sysdeps/i386/elf/start.S:122<br />
Floating point exception<br />
openfoam@linux-bkii:~/OpenFOAM/openfoam-1.7.0/run/projects/cmyairfoil&gt;<br />
  <br />
</font><br />
<font face="&amp;quot">anybody receive a similar error? what i did wrong??? </font><br />
<font face="&amp;quot">Thk you</font><br />
<br />
<br />
<font face="&amp;quot">Ovidiu<br />
</font></div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>inginer</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79887-sonicfoam-airfoil-error.html</guid>
		</item>
		<item>
			<title><![CDATA[Defining B.C. --> velocity profile]]></title>
			<link>http://www.cfd-online.com/Forums/openfoam/79886-defining-b-c-velocity-profile.html</link>
			<pubDate>Tue, 07 Sep 2010 16:52:03 GMT</pubDate>
			<description>Dear Foamers, 
 
I need to define Driver and Seegmiller velocity inlet profile for backward facing step. 
 
 
How can i write it in 0/U flie?</description>
			<content:encoded><![CDATA[<div>Dear Foamers,<br />
<br />
I need to define Driver and Seegmiller velocity inlet profile for backward facing step.<br />
<br />
<br />
How can i write it in 0/U flie?</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>maysmech</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79886-defining-b-c-velocity-profile.html</guid>
		</item>
		<item>
			<title>MPI barrier inside OpenFoam</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79880-mpi-barrier-inside-openfoam.html</link>
			<pubDate>Tue, 07 Sep 2010 15:12:00 GMT</pubDate>
			<description>Hello, 
when running in parallel, for some reasons I have some actions that have to be done only by the master core  and I would like the other...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
when running in parallel, for some reasons I have some actions that have to be done only by the master core  and I would like the other partitions to wait until the master has finished.<br />
(I call those action doing: <br />
If (Pstream::master()){  ...}     )<br />
<br />
<br />
I think the solution in a general c++ code using MPI would be to add a line like:<br />
MPI_BARRIER(MPI_COMM_WORLD)<br />
<br />
Is there an already implemented function in OF available?<br />
OR,<br />
how could i get acces to the MPI class/function/settings?<br />
<br />
Thank you very much,<br />
best regards,<br />
Matteo</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>matteoL</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79880-mpi-barrier-inside-openfoam.html</guid>
		</item>
		<item>
			<title>Sliding Interface in OpenFoam?</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79846-sliding-interface-openfoam.html</link>
			<pubDate>Mon, 06 Sep 2010 14:01:48 GMT</pubDate>
			<description><![CDATA[The following is part of my correspondence with 'enquiries@opencfd.co.uk': 
 
"...In which case it is likely you will need to perform these...]]></description>
			<content:encoded><![CDATA[<div>The following is part of my correspondence with 'enquiries@opencfd.co.uk':<br />
<br />
&quot;...In which case it is likely you will need to perform these calculations using a<br />
sliding-interface.  This functionality is not yet part of OpenFOAM but we have a<br />
detailed plat to implement it and are looking for sponsors; would you be<br />
interested in sponsoring this work?&quot;<br />
<br />
(I was asking him if modeling a 2D simulation with a rotor and stator is possible)<br />
<br />
But I do a little bit of searching on these forums and it appears OpenFoam is capable of implementing sliding interfaces:<br />
<br />
<a href="!58107!http://www.cfd-online.com/Forums/openfoam-solving/58107-slidinginterface-problem.html" target="_blank">http://www.cfd-online.com/Forums/ope...e-problem.html</a><br />
(and others, including a pdf written by Dr. Jasak)<br />
<br />
In short:<br />
Are sliding interfaces buit into OpenFoam?<br />
How can I implement it? Is there an example file I can learn from and build off of?<br />
<br />
Thanks for your time.</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>lordvon</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79846-sliding-interface-openfoam.html</guid>
		</item>
		<item>
			<title>Steady state Multi species non-reactive model</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79843-steady-state-multi-species-non-reactive-model.html</link>
			<pubDate>Mon, 06 Sep 2010 12:36:21 GMT</pubDate>
			<description>hi, 
I am new to OpenFOAM. I want to develop steady state multi species non reactive model. How to go about it? 
  
Do I need to modify the...</description>
			<content:encoded><![CDATA[<div>hi,<br />
I am new to OpenFOAM. I want to develop steady state multi species non reactive model. How to go about it?<br />
 <br />
Do I need to modify the simpleFoam code to introduce the species equation? If yes, how to do it? Correct me, if I am wrong.<br />
 <br />
Is there any otherway to do this?<br />
 <br />
Hrushikesh</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>Hrushi</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79843-steady-state-multi-species-non-reactive-model.html</guid>
		</item>
		<item>
			<title>transient Simulation with porous media</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79833-transient-simulation-porous-media.html</link>
			<pubDate>Mon, 06 Sep 2010 08:45:41 GMT</pubDate>
			<description><![CDATA[Hi, 
 
is there a transient solver which can model porous medias in OpenFOAM ? 
 
Also there is a file "porousZones" in folder constant of the...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
is there a transient solver which can model porous medias in OpenFOAM ?<br />
<br />
Also there is a file &quot;porousZones&quot; in folder constant of the tutorial for the solver rhoPimpleFoam (OF 1.6), for me it seems as if the solver would not include the darcy law, right? <br />
<br />
Can some one give me advise how to implement the darcy law like it is done in rhoPorousSimpleFoam (implicit).<br />
<br />
Are anywhere still existing some transient solvers for porous media?<br />
<br />
Best ragards Chrisi</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>Chrisi1984</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79833-transient-simulation-porous-media.html</guid>
		</item>
		<item>
			<title>SonicFoam simulation probleme</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79805-sonicfoam-simulation-probleme.html</link>
			<pubDate>Sat, 04 Sep 2010 21:22:02 GMT</pubDate>
			<description><![CDATA[Dear Foamers! 
 
I'm trying to simulate the exhaust of a muzzle, my mesh and my boundary conditions are ok (transient boundary condition...]]></description>
			<content:encoded><![CDATA[<div>Dear Foamers!<br />
<br />
I'm trying to simulate the exhaust of a muzzle, my mesh and my boundary conditions are ok (transient boundary condition (time-depended)  ), i'm using sonicFoam (with perfect gas).<br />
<br />
the simulation do not give any result (0 iteration all the time).<br />
<br />
You can find my case directory here<br />
<br />
<a href="http://www.4shared.com/file/hpAUp6tE/test64tar.html" target="_blank">http://www.4shared.com/file/hpAUp6tE/test64tar.html</a><br />
<br />
<br />
Any help please.<br />
<br />
Alex</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/gz.gif" alt="File Type: gz" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://www.cfd-online.com/Forums/attachments/openfoam/4598d1283635136-sonicfoam-simulation-probleme-0.tar.gz">0.tar.gz</a> (1.6 KB)</td>
</tr>
			</table>
		</fieldset>
	

	</div>
]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>bruxellois</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79805-sonicfoam-simulation-probleme.html</guid>
		</item>
		<item>
			<title>permanent magnet motor project</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79796-permanent-magnet-motor-project.html</link>
			<pubDate>Sat, 04 Sep 2010 09:48:46 GMT</pubDate>
			<description>I will develop a model for a permanent magnet motor in steps and I wonder if this can be done in OpenFoam. This is what I want to do: 
  
Step 1)...</description>
			<content:encoded><![CDATA[<div>I will develop a model for a permanent magnet motor in steps and I wonder if this can be done in OpenFoam. This is what I want to do:<br />
 <br />
Step 1) Create 2D geometry of rotor and calculate stress and strain due to speed of rotation, i.e a mechanics problem with centrifugal forces.<br />
 <br />
Step 2) Add 2D stator and solve electromagnetic problem, either with current source or voltage source.<br />
 <br />
Step 3) Extrude model to 3D and add cooling airflow<br />
 <br />
Step 4) Solve electromagnetic 3D problem and use losses in CFD problem to get idea about temperature and gradients.<br />
 <br />
This is a big tasks but I have about 1 year to do it. Is it worth the effort to try and do it with OpenFoam or am I better of doing it with Comsol or Ansys?</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>blåbussen</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79796-permanent-magnet-motor-project.html</guid>
		</item>
		<item>
			<title>Piso / B-Piso and linearisation</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79789-piso-b-piso-linearisation.html</link>
			<pubDate>Fri, 03 Sep 2010 17:42:37 GMT</pubDate>
			<description>Hello all.  Currently i work with mhdFoam and combined it with an boussinesq-approximation like in boussinesqPisoFoam. My question is: how the...</description>
			<content:encoded><![CDATA[<div>Hello all.  Currently i work with mhdFoam and combined it with an boussinesq-approximation like in boussinesqPisoFoam. My question is: how the piso-algorithm works in the first step in detail (the momentum predictor step). I thought in that step you take the old values of temperature, pressure and velocity to predict the new velocity and correct the values in the next steps. But how to handle the magnetic value B!? I think it's also an unknown value, which also has to be calculated implicit, like u, right? Or do i have to use also old values of B to predict the new velocity and later update it with the induction equation and the calculated velocity u?   Also i have a question to linearisation..  In some articles i already found how to linearised the nonlinear convection term (use old value of velocity). I have to do the same with the terms in fvc::div(phiB, 2.0*DBU*B)  and in fvc::grad(DBU*magSqr(B)) , but not in the energy-equation in fvm::div(phi, T),  right? I need to know it, because i try to write out the finite-volume-discretisation using in OpenFOAM. For temporal discretisation i use the implicit Euler-Scheme and try to understand several steps.   Thanks a lot!  noramat</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>noramat</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79789-piso-b-piso-linearisation.html</guid>
		</item>
		<item>
			<title>Adding Hydrogen</title>
			<link>http://www.cfd-online.com/Forums/openfoam/79767-adding-hydrogen.html</link>
			<pubDate>Fri, 03 Sep 2010 08:20:22 GMT</pubDate>
			<description>Hi all, 
 
I am beginning to use FireFoam Solver for modelling a Jet in Hot Coflow fuelled with a mixture which is made up of methane and hydrogen....</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I am beginning to use FireFoam Solver for modelling a Jet in Hot Coflow fuelled with a mixture which is made up of methane and hydrogen.<br />
I have successfully run my first methane -air case :confused:.<br />
I am thinking to add hydrogen since I have hot a lot of papers which includ a lot of experimental results for methane/hydrogen mixture.<br />
What can I do to add hydrogen in the mixture (I have never written in C++ :eek:)? Which files should I set properly to do that?<br />
<br />
I think of modelling this flame by two different combustion models (EDC and Mixture Fraction).<br />
<br />
Thank you in advance for your time.<br />
<br />
Cristiano</div>

]]></content:encoded>
			<category domain="http://www.cfd-online.com/Forums/openfoam/">OpenFOAM</category>
			<dc:creator>Cristiano</dc:creator>
			<guid isPermaLink="true">http://www.cfd-online.com/Forums/openfoam/79767-adding-hydrogen.html</guid>
		</item>
	</channel>
</rss>
