|
[Sponsors] |
using a performance Curve of pump in system without modelling the pump |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 23, 2021, 12:13 |
using a performance Curve of pump in system without modelling the pump
|
#1 |
Senior Member
Mey
Join Date: Dec 2019
Posts: 116
Rep Power: 6 |
Hi,
I would like to model a multiphase System which has a pump. I do not want to simulate the complete pump, however, use a performance Curve instead. May sombody guid me how to simulate it? wishes MNM |
|
August 23, 2021, 18:30 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
Put a momentum source term or boundary condition in which has the pump performance curve set to drive the flow.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
August 24, 2021, 06:58 |
|
#3 |
Senior Member
Mey
Join Date: Dec 2019
Posts: 116
Rep Power: 6 |
||
August 24, 2021, 07:24 |
|
#4 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
We need more detail from you first -
Is the pump inside the domain or at a boundary? What is the performance curve data you have? How does the multiphase affect the pump curve? Do you just want to apply the pressure rise from the pump, or do you want turbulence, temperature or any other effects as well?
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
August 24, 2021, 12:43 |
|
#5 | |
Senior Member
Mey
Join Date: Dec 2019
Posts: 116
Rep Power: 6 |
Quote:
I appreciate your answer. -The pump is one of my component in a system.As I said, I want to simpilify my model and prevent to simulate the pump. -The performance curve is Massflow-Pressure. (See attachment) -I do not know the Multiphase influence on Curve and it is not vital for me. -Except Pressure, the temperature effects can be an interesting parameter for me. I hope, I could clear the topic. wishes |
||
August 24, 2021, 20:19 |
|
#6 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
OK, the easiest way to do it is:
* In your mesher, cut the domain at the location for the pump. Remesh with this new cut plane in your mesh. * In CFX-Pre, define an interface at the cut at the pump. Make sure you correctly choose the two sides of the interface. * In the interface tab, go to "Additional Interface Models", and select an interface model of "Pressure Change" or "Mass Flow Rate". * Define a function for it. I just did a quick example which used the function "(massFlow()@Domain Interface 1 Side 1 - 1[kg/s])*1000[Pa]/(-1[kg/s])" for a pressure change model. This describes a linear pump performance curve which goes through (0kg/s, 1000pa) and (1kg/s, 0Pa). * If you use a mass flow function you will need the pressure on both sides of the interface to get the pressure difference. Something like "(areaAve(p)@Domain Interface 1 Side 1 - areaAve(p)@Domain Interface 1 Side 2)" will give you the pressure difference. You can also do it using a subdomain and a source term. It is the same concept but requires a little more thought to implement.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to define fan performance curve in CFX using interpolation function? | atulpat | CFX | 6 | January 1, 2014 08:42 |
totalPressure boundary :Performance Curve (constant RPM) | nash | OpenFOAM Running, Solving & CFD | 0 | September 6, 2013 12:34 |
Axial Flow Pump Performance Prediction | bharathn | CFX | 1 | February 25, 2013 18:51 |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
Tips on maximizing performance from 8 CPU system? | chebeba | CFX | 7 | March 10, 2008 16:29 |