CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   OpenFoam to Fluent data conversion Problem (https://www.cfd-online.com/Forums/openfoam/91220-openfoam-fluent-data-conversion-problem.html)

vemps August 4, 2011 01:08

OpenFoam to Fluent data conversion Problem
 
4 Attachment(s)
Hello,

I am working with simple pipe flow with porous domain and the wall of the porous zone is considered as slip wall. After solving i saw there are differences when viewing the results in Paraview and data converting to Fluent and viewing the results in Fluent.
1. At the inlet i saw there are differences in velocity magnitude and pattern of contours.
2. At the midplane which cuts the slip wall, paraview showing the velocity magnitude without zero velocities at wall ( outer boundary). But Fluent after transferring the data shows zero velocity at the wall for mid plane.

Please help me where i made a mistake in transfering the data.

I am using following file for converting the openfoam data to Fluent
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.0.0 |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | | \*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "system";
object foamDataToFluentDict;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

p 1;

U 2;

T 3;

h 4;

k 5;

epsilon 6;

gamma 150;

// ************************************************** *********************** //

vemps August 8, 2011 02:30

Problem with Fluent data conversion
 
Hello Users,

Please help me where i wet wrong in converting the OpenFoam data file to Fluent format.

Regards
Krishna


All times are GMT -4. The time now is 23:38.