CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > OpenFOAM Pre-Processing

inlet pressure is higher than outlet pressure for fan

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old   November 14, 2012, 12:22
Default inlet pressure is higher than outlet pressure for fan
  #1
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: Cape Town - South Africa
Posts: 116
Rep Power: 6
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Dear Foamers,
I am running simulation using MRFSimpleFoam solver, the simulation has been done. But now i am comparing the results with experimental result.

the simulation result shows that inlet pressure is higher than outlet pressure.
I am not able to figure out the mistake in my case.
I have attached the U and P file for your consideration, please have a look and help to get it solved.

Thanks for your time and help,
Sivakumar
Attached Files
File Type: txt P.txt (1.6 KB, 17 views)
File Type: txt U.txt (1.9 KB, 7 views)
sivakumar is offline   Reply With Quote

Old   November 16, 2012, 10:15
Default
  #2
Senior Member
 
maddalena's Avatar
 
maddalena
Join Date: Mar 2009
Posts: 436
Rep Power: 9
maddalena is on a distinguished road
Hello,
some observations:
1) before asking help, this is a must-read thread: How to give enough info to get help
2) your solver is incompressible, thus a uniform 0 value should be used. Relative pressure matters.
3) Is your U defined in agreement with the coordinate system? i.e. should the flow go in positive X direction?

mad
maddalena is offline   Reply With Quote

Old   November 16, 2012, 11:36
Default
  #3
Senior Member
 
sivakumar selvaraju
Join Date: Mar 2009
Location: Cape Town - South Africa
Posts: 116
Rep Power: 6
sivakumar is on a distinguished road
Send a message via Skype™ to sivakumar
Hi Maddalena,
Thanks for the link, I am using MRFSimpleFoam,
Its a passage of axial flow fan,
I have defined velocity in x direction (i am not sure about this condition , how good it is)
I hope the defined pressure is fine. other boundary conditions are good I think.

the convergence not going beyond 0.001.
I have attached the figure, please have a look.
I have tried different schemes still the residual plot is same.
I have attached P and U, please have a look.

if you dont mind please give me you email id I will send my case for your consideration.


Thank you for your help and time,
Sivakumar
Attached Images
File Type: jpg Screenshot from 2012-10-30 10:38:16.jpg (26.2 KB, 9 views)
Attached Files
File Type: txt p.txt (1.6 KB, 5 views)
File Type: txt U.txt (1.9 KB, 1 views)
sivakumar is offline   Reply With Quote

Old   May 17, 2013, 12:14
Default
  #4
Member
 
Dogan
Join Date: Nov 2012
Location: Bochum/Germany
Posts: 38
Rep Power: 2
dogan is on a distinguished road
hi,
i have the same problem. I am running a centrifugal pump simulation with MRFSimpleFoam. i checked my BC's, but i couldn't find the problem. it supposed to be low pressure in the inlet (suction), and high pressure in the outlet, but the results are showing the opposite.


here is the U:


dimensions [0 1 -1 0 0 0 0];

internalField uniform (0 0 1.485);

boundaryField
{
Wall_0
{
type fixedValue;
value uniform (0 0 0);
}

Dummy_4
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Inlet_7
{
type fixedValue;
value uniform (0 0 1.485);
}
Wall_8
{
type fixedValue;
value uniform (0 0 0);
}
Dummy_10
{
type cyclicGgi;
value $internalField;
}
Dummy_11
{
type cyclicGgi;
value $internalField;
}
Dummy_12
{
type cyclicGgi;
value $internalField;
}
Dummy_13
{
type cyclicGgi;
value $internalField;
}
Dummy_14
{
type cyclicGgi;
value $internalField;
}
Dummy_15
{
type cyclicGgi;
value $internalField;
}
Dummy_16
{
type cyclicGgi;
value $internalField;
}
Dummy_17
{
type cyclicGgi;
value $internalField;
}
Dummy_18
{
type cyclicGgi;
value $internalField;
}
Dummy_19
{
type cyclicGgi;
value $internalField;
}
Dummy_20
{
type cyclicGgi;
value $internalField;
}
Dummy_21
{
type cyclicGgi;
value $internalField;
}
Dummy_24
{
type cyclicGgi;
value $internalField;
}
Dummy_25
{
type cyclicGgi;
value $internalField;
}
Dummy_26
{
type cyclicGgi;
value $internalField;
}
Dummy_27
{
type cyclicGgi;
value $internalField;
}
Wall_30
{
type fixedValue;
value uniform (0 0 0);
}
Inlet_31
{
type fixedValue;
value uniform (0 0 1.485);
}
Wall_32
{
type fixedValue;
value uniform (0 0 0);
}
Dummy_38
{
type cyclicGgi;
value $internalField;
}
Wall_39
{
type fixedValue;
value uniform (0 0 0);
}
Wall_48
{
type fixedValue;
value uniform (0 0 0);
}
Outlet_61
{
type zeroGradient;

}
Dummy_GGI_1
{
type cyclicGgi;
value $internalField;
}
Dummy_GGI_2
{
type cyclicGgi;
value $internalField;
}
Interface_22_23
{
type cyclicGgi;
value $internalField;
}
Interface_28_29
{
type cyclicGgi;
value $internalField;
}
Interface_36_37
{
type cyclicGgi;
value $internalField;
}
Interface_40_41
{
type cyclicGgi;
value $internalField;
}
Dummy_2_6_9
{
type cyclicGgi;
value $internalField;
}
Dummy_33_34_35
{
type cyclicGgi;
value $internalField;
}



and the p:


dimensions [0 2 -2 0 0 0 0];

internalField uniform 0;

boundaryField
{
Wall_0
{
type zeroGradient;

}

Dummy_4
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_10
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_11
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_12
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_13
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_14
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_15
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_16
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_17
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_18
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_19
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_20
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_21
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_24
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_25
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_26
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_27
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Wall_30
{
type zeroGradient;

}

Inlet_31
{
type zeroGradient;

}

Wall_32
{
type zeroGradient;

}

Dummy_38
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Wall_39
{
type zeroGradient;

}

Wall_48
{
type zeroGradient;

}

Outlet_61
{
type fixedValue;
value $internalField;
}

Dummy_GGI_1
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_GGI_2
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Interface_22_23
{
type cyclicGgi;
value $internalField;
}

Interface_28_29
{
type cyclicGgi;
value $internalField;
}

Interface_36_37
{
type cyclicGgi;
value $internalField;
}

Interface_40_41
{
type cyclicGgi;
value $internalField;
}

Dummy_2_6_9
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Dummy_33_34_35
{
type cyclicGgi;
//inletValue $internalField;
value $internalField;
}

Inlet_7
{
type zeroGradient;

}

Wall_8
{
type zeroGradient;
//value $internalField
}



van you see what the problem is?
dogan is online now   Reply With Quote

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Boundary Conditions: Pressure Inlet, Velocity Outlet BigPapi34 OpenFOAM Running, Solving & CFD 2 May 3, 2013 03:05
Maintaining Static Pressure at Fluid Flow Inlet cdevalve FLUENT 3 January 14, 2012 00:11
Help ASAP! pressure inlet & outlet engahmed FLUENT 0 June 13, 2010 15:33
Neumann pressure BC and velocity field Antech Main CFD Forum 0 April 25, 2006 02:15
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11


All times are GMT -4. The time now is 12:37.