TAGGED: #fluent-#cfd-#ansys
-
-
April 15, 2024 at 9:15 am
alrifai
SubscriberHello,
My setup consists of a mass-flow inlet and a pressure outlet. I know both the inlet mass flow and inlet total pressure, while I have 0 information at the outlet. I start with an initial guess of what the outlet pressure may be and use a targeted mass-flow for my outlet. However, I never manage to achieve my desired inlet pressure. How would I go about updating my outlet pressure until I get my desired inlet pressure? Is it a UDF that I have to write? And if that's the case, I have no idea where to start from. -
April 15, 2024 at 11:15 am
Rob
Forum ModeratorIs the fluid compressible?Â
-
April 15, 2024 at 11:17 am
alrifai
SubscriberIt's incompressible
-
April 15, 2024 at 12:08 pm
Rob
Forum ModeratorOK, so what do you gain from altering the outlet pressure to find the inlet pressure? You know the inlet pressure relative to outlet for a given mass flow. As an aside, for incompressible flows use a velocity inlet, it's generally more stable and can be slightly quicker.Â
-
April 15, 2024 at 12:25 pm
alrifai
SubscriberI want to alter the outlet pressure to obtain the total inlet pressure that is calculated
-
April 15, 2024 at 12:28 pm
Rob
Forum ModeratorAnd you can't look at the inlet pressure against a known outlet pressure and use the domain dP?Â
-
April 15, 2024 at 12:31 pm
alrifai
SubscriberWe dont have a known outlet pressure, we start off with a guess and update that value until we're somewhat close to the value we want for inlet pressure, but I dont want to do that manually, I wanna be able to specify that in fluent.Â
-
April 15, 2024 at 12:35 pm
alrifai
SubscriberI've written the following expression:
IF(inlet_pressure < Inlet_total_pressure, Outlet_gauge_pressure + abs(inlet_pressure-Inlet_total_pressure), Outlet_gauge_pressure + abs(inlet_pressure-Inlet_total_pressure)), but I'm unsure if this is getting updated iteration for iteration -
April 15, 2024 at 12:48 pm
Rob
Forum ModeratorOK, so we start with an outlet pressure of 0 Pa. You run the model and get an inlet pressure. If I increase the outlet pressure by (for example 100,000Pa) what might I expect the inlet pressure to be? If you're not sure feel free to run the model.Â
-
April 15, 2024 at 12:51 pm
alrifai
SubscriberI ran it with the expression and it seems to work now, I had forgotten to turn off targeted-mf and it seems to be fine now. I get the mass flow I want at the outlet and the pressure I want at the inlet
-
- The topic ‘Updating Outlet pressure to get desired inlet pressure’ is closed to new replies.
- How do I get my hands on Ansys Rocky DEM
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- convergence issue for transonic flow
- Facing trouble regarding setting up boundary conditions for SOEC Modeling
- Point exception in erosion calculation
- Errors with multi-connected bodies using AQWA
- Script Error Ansys
-
2532
-
933
-
772
-
599
-
591
© 2025 Copyright ANSYS, Inc. All rights reserved.