CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

Pressure Drop at different regions

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 4, 2016, 10:49
Question Pressure Drop at different regions
  #1
New Member
 
Philip Unglert
Join Date: Feb 2016
Posts: 2
Rep Power: 0
philip.unglert is on a distinguished road
Dear colleagues,

I have to determine the pressure loss of a geometry which consists of several pipe segments with different diameters (see sketch below).

sketch.jpg

I need to determine the pressure loss which is caused by each pipe segment (indicated by the different length l1, l2 and l3).

Below the sketch of the problem, I attached a "diagram" of the pressure drop that I would assume over the total length (l1+2+l3).

As I have not used StarCCM+ before (only ANSYS CFX and OpenFOAM), I have some questions:
  • How do I have to prepare the geometry in CAD (e.g. CATIA)? Is it possible to build one single part or do I have to import each pipe segment seperatly?
  • How do I have to pre-process my model in order to determine the pressure drop of each segment?
I would be great if you can give me some hints (or maybe a good tutorial). I would further be interessted in your experience / best practice guidelines regarding such type of problem.

Many thanks in advande,
Phil

Last edited by philip.unglert; February 4, 2016 at 16:59.
philip.unglert is offline   Reply With Quote

Old   February 4, 2016, 12:42
Default
  #2
Senior Member
 
Matt
Join Date: Aug 2014
Posts: 947
Rep Power: 18
fluid23 is on a distinguished road
It looks like all you need to do is create two derived part > section > planes at l1 and l1 + l2 from your inlet. You will need to know the origin and normal at each location, but this shouldn't be an issue based on your sketch.

Next, create a series of mass flow averaged reports of pressure (total, static, whatever...) at the inlet, outlet and the two derived parts. Title them appropriately something like p0, p1, p2, and p3. Also define the units you want pressure reported in.

Finally, create three expression reports named dp1, dp2 and dp3. Make sure to define the dimensions as pressure and select the units to match your mass flow averaged pressure reports. Define each expression report as follows:
$p1Report-$p0Report
$p2Report-$p0Report
$p3Report-$p0Report

That should do it. Now if you want to setup a plot like you show within star-ccm, then you will need to create monitors from these dp reports and define an XY Plot. If you need help with this, let me know.
fluid23 is offline   Reply With Quote

Old   February 4, 2016, 16:58
Default
  #3
New Member
 
Philip Unglert
Join Date: Feb 2016
Posts: 2
Rep Power: 0
philip.unglert is on a distinguished road
Dear MBdoneCFD,

many thanks for your quick reply!

As I understand your answer correct, the problem of determining seperate pressure losses can be reduced by generating several so called "derived" parts. Therefore, it is not neccesary to split the geometry directly in CAD, is this correct?

Does this procedere affect the mesh generation process? I would expect that the meshes of each "derived" part have to match each other...

Within the next days, I will try your procedere and give a feedback wether it worked or not.

Kind regards,
Phil
philip.unglert is offline   Reply With Quote

Old   February 4, 2016, 17:29
Default
  #4
Senior Member
 
Matt
Join Date: Aug 2014
Posts: 947
Rep Power: 18
fluid23 is on a distinguished road
No, this has nothing to do with mesh and is generated/regenerated after the mesh process. It will show the mesh that you slice through but does not affect the structure of the mesh. It is actually a handy way to check mesh through the domain at specific locations. You can also use these derived parts to look at flow distribution at the locations (i.e. plot scalars on them).
fluid23 is offline   Reply With Quote

Old   February 9, 2016, 06:40
Default
  #5
New Member
 
Join Date: Dec 2015
Posts: 11
Rep Power: 10
UdoUebel is on a distinguished road
Quote:
Originally Posted by MBdonCFD View Post
It looks like all you need to do is create two derived part > section > planes at l1 and l1 + l2 from your inlet. You will need to know the origin and normal at each location, but this shouldn't be an issue based on your sketch.

Next, create a series of mass flow averaged reports of pressure (total, static, whatever...) at the inlet, outlet and the two derived parts. Title them appropriately something like p0, p1, p2, and p3. Also define the units you want pressure reported in.

Finally, create three expression reports named dp1, dp2 and dp3. Make sure to define the dimensions as pressure and select the units to match your mass flow averaged pressure reports. Define each expression report as follows:
$p1Report-$p0Report
$p2Report-$p0Report
$p3Report-$p0Report

That should do it. Now if you want to setup a plot like you show within star-ccm, then you will need to create monitors from these dp reports and define an XY Plot. If you need help with this, let me know.
Thanks for this practice! Got almost the same challenge

Can you tell me for which reason it is necessary to know the origin & normal at each Location?
UdoUebel is offline   Reply With Quote

Old   February 10, 2016, 10:10
Default
  #6
Senior Member
 
Matt
Join Date: Aug 2014
Posts: 947
Rep Power: 18
fluid23 is on a distinguished road
That defines where your derived parts are at and what plane they lie in. For a simple axial pipe flow like you show it's fairly trivial. If your flow direction is [1, 0, 0] (from left to right in the sketch) and the origin is in the middle of the pipe all the way at the left end... your origin's and normals would be:

[L1,0,0] and [1,0,0]
[L1+L2,0,0] and [1,0,0].

This would create derived parts that have the shape of the cross-section at the locations that the diameter changes.
fluid23 is offline   Reply With Quote

Reply

Tags
modelling, pressure drop, pressure loss


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 Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wind tunnel Boundary Conditions in Fluent metmet FLUENT 6 October 30, 2019 13:23
Periodic flow using Cyclic - comparison with Fluent nusivares OpenFOAM Running, Solving & CFD 30 December 12, 2017 06:35
How to plot pressure drop with Periodic BC? bigfans FLUENT 7 November 8, 2016 12:28
Pipe Flow - Pressure Drop Daniel L FLOW-3D 2 December 10, 2010 05:23
Pressure Drop at entrance of a rotor-stator. Resnick Main CFD Forum 0 November 20, 2007 15:50


All times are GMT -4. The time now is 00:26.