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

HOW to set the Nacelle's boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 11, 2018, 04:27
Default HOW to set the Nacelle's boundary condition
  #1
New Member
 
JAMES
Join Date: Dec 2016
Posts: 21
Rep Power: 9
yugang881 is on a distinguished road
Dear friends, could anyone kindly show me how to set the Nacelle's boundary condition,such as the fan inlet ,fan out let and core outlet? I have tried to set as below, but the result always divergence.
% Engine Inflow boundary type (FAN_FACE_MACH, FAN_FACE_PRESSURE, FAN_FACE_MDOT)
ENGINE_INFLOW_TYPE= FAN_FACE_MACH
%
% Engine inflow boundary marker(s) (NONE = no marker)
% Format: (engine inflow marker, fan face Mach, ... )
MARKER_ENGINE_INFLOW= ( fan inlet, fan face Mach)
%
% Engine exhaust boundary marker(s) with the following formats (NONE = no marker)
% Format: (engine exhaust marker, total nozzle temp, total nozzle pressure, ... )
MARKER_ENGINE_EXHAUST= ( fan outlet, total fan outlet temp, total fan outlet pressure, core outlet, total core temp, total core pressure)
Attached Images
File Type: jpg 1.jpg (46.5 KB, 20 views)
File Type: jpg 2.jpg (147.9 KB, 19 views)
yugang881 is offline   Reply With Quote

Old   July 13, 2018, 00:13
Default
  #2
New Member
 
JAMES
Join Date: Dec 2016
Posts: 21
Rep Power: 9
yugang881 is on a distinguished road
I found in the option structure as below:
/*!
* \brief types engine inflow boundary treatments
*/
enum ENGINE_INFLOW_TYPE {
FAN_FACE_MACH = 1, /*!< \brief User specifies fan face mach number. */
FAN_FACE_MDOT = 2, /*!< \brief User specifies Static pressure. */
FAN_FACE_PRESSURE = 3 /*!< \brief User specifies Static pressure. */
******************************
For Face Mdot, is the brief right?
yugang881 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
Problem in setting Boundary Condition Madhatter92 CFX 12 January 12, 2016 04:39
Question about heat transfer coefficient setting for CFX Anna Tian CFX 1 June 16, 2013 06:28
How to set boundary condition in supersonic airflow sailor FLUENT 0 December 14, 2011 01:44
External Radiation Boundary Condition (Two sided wall), Grid Interface CFD XUE FLUENT 0 July 8, 2010 06:49
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 15:55


All times are GMT -4. The time now is 08:48.