|
[Sponsors] |
How to use FACE_FACE_MACH - seemingly does nothing |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 6, 2022, 13:41 |
How to use FAN_FACE_MACH - seemingly does nothing
|
#1 |
New Member
Tim
Join Date: Apr 2017
Posts: 6
Rep Power: 9 |
I'm trying to use the ENGINE_INFLOW_TYPE boundary conditions, without much luck.
The FAN_FACE_MACH and FAN_FACE_MDOT seem to do nothing, as in no BC gets applied (or it defaults to something else under to hood?). FAN_FACE_PRESSURE seems to work as expected, but I don't know what the difference between that and just MARKER_OUTLET is, the behavior seems identical. Specifics: Simulating an inlet in supersonic flow. The freestream Mach is 1.64 and I have the inlet internals initialized as subsonic Mach 0.5 using the SUBSONIC_ENGINE_CYL options. I'm initially running the inlet outflow (AIP) using the BC MARKER_OUTLET = ( AIP, <pressure> ), which works fine. Ideally I'd like to specify an average Mach at the AIP, or a constant mass flow, for design simulations. I tried using the MARKER_ENGINE_INFLOW boundary conditions like Code:
ENGINE_INFLOW_TYPE= FAN_FACE_MACH MARKER_ENGINE_INFLOW = ( AIP, <aip_mach> ) Code:
ENGINE_INFLOW_TYPE= FAN_FACE_MDOT MARKER_ENGINE_INFLOW = ( AIP, <aip_mdot> ) If, however, I use Code:
ENGINE_INFLOW_TYPE= FAN_FACE_PRESSURE MARKER_ENGINE_INFLOW = ( AIP, <aip_pressure> ) Last edited by davistib; April 6, 2022 at 21:59. Reason: typo |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
seemingly converged solution changes after restart | achat | FLUENT | 2 | September 3, 2018 04:55 |
Laminar model solves seemingly turbulent flow | nmartin9319 | Main CFD Forum | 4 | August 10, 2018 12:33 |
[ICEM] Quest for seemingly simple Blocking (degenerate block) | la7low | ANSYS Meshing & Geometry | 0 | July 12, 2011 20:48 |