CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

How to use FACE_FACE_MACH - seemingly does nothing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 6, 2022, 12:41
Default How to use FAN_FACE_MACH - seemingly does nothing
  #1
New Member
 
Tim
Join Date: Apr 2017
Posts: 6
Rep Power: 9
davistib is on a distinguished road
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> )
or
Code:
ENGINE_INFLOW_TYPE= FAN_FACE_MDOT
MARKER_ENGINE_INFLOW = ( AIP, <aip_mdot> )
but nothing is happening.. it looks like the BC defaults to a characteristic outflow or something and there is no sensitivity to the solution to any value specified for <aip_mach> or <aip_mdot>.

If, however, I use
Code:
ENGINE_INFLOW_TYPE= FAN_FACE_PRESSURE
MARKER_ENGINE_INFLOW = ( AIP, <aip_pressure> )
Then the solution matches identically the result of using MARKER_OUTLET = ( AIP, <aip_pressure> )

Last edited by davistib; April 6, 2022 at 20:59. Reason: typo
davistib is offline   Reply With Quote

Reply


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
seemingly converged solution changes after restart achat FLUENT 2 September 3, 2018 03:55
Laminar model solves seemingly turbulent flow nmartin9319 Main CFD Forum 4 August 10, 2018 11:33
[ICEM] Quest for seemingly simple Blocking (degenerate block) la7low ANSYS Meshing & Geometry 0 July 12, 2011 19:48


All times are GMT -4. The time now is 13:50.