|
[Sponsors] |
July 5, 2021, 13:09 |
Fan simulation
|
#1 |
New Member
Join Date: Jan 2015
Posts: 4
Rep Power: 11 |
Dear fellow SU2 users,
I am trying to find more information on the "Engine Simulation" section in the SU2 config template (see code snippet below). Unfortunately, I cannot find any relevant test cases, tutorials or publications on this feature. I have several questions: 1) What is meant by "MRF"? 2) Can I use the model also for a 2D-axisymmetric cases or just for a full or half model of the engine? 3) If I define ACTDISK_JUMP= RATIO, I assume I can define the total pressure ratio across the "engine". Where can I define the desired value for the pressure jump? 4) Do you know of any example configuration files, which I can use to base my own simulation setups on? Thank you for your help! Code:
% -------------------------- ENGINE SIMULATION --------------------------------% % % Highlite area to compute MFR (1 in2 by default) HIGHLITE_AREA= 1.0 % % Fan polytropic efficiency (1.0 by default) FAN_POLY_EFF= 1.0 % % Only half engine is in the computational grid (NO, YES) ENGINE_HALF_MODEL= NO % % Damping factor for the engine inflow. DAMP_ENGINE_INFLOW= 0.95 % % Damping factor for the engine exhaust. DAMP_ENGINE_EXHAUST= 0.95 % % Engine nu factor (SA model). ENGINE_NU_FACTOR= 3.0 % % Actuator disk jump definition using ratio or difference (DIFFERENCE, RATIO) ACTDISK_JUMP= DIFFERENCE % % Number of times BC Thrust is updated in a fix Net Thrust problem (5 by default) UPDATE_BCTHRUST= 100 % % Initial BC Thrust guess for POWER or D-T driver (4000.0 lbf by default) INITIAL_BCTHRUST= 4000.0 % % Initialization with a subsonic flow around the engine. SUBSONIC_ENGINE= NO % % Axis of the cylinder that defines the subsonic region (A_X, A_Y, A_Z, B_X, B_Y, B_Z, Radius) SUBSONIC_ENGINE_CYL= ( 0.0, 0.0, 0.0, 1.0, 0.0 , 0.0, 1.0 ) % % Flow variables that define the subsonic region (Mach, Alpha, Beta, Pressure, Temperature) SUBSONIC_ENGINE_VALUES= ( 0.4, 0.0, 0.0, 2116.216, 518.67 ) |
|
Tags |
configuration file, engine simulation, su2 7 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to represent a fan on a simulation? | igor.leo93 | OpenFOAM Running, Solving & CFD | 4 | June 21, 2022 20:55 |
Axial fan simulation setup | D-man | FloEFD, FloWorks & FloTHERM | 3 | September 10, 2021 10:49 |
Residual Divergence Issue In Convective Fan Cooling Simulation | JulianH | STAR-CCM+ | 2 | February 28, 2020 12:52 |
Fan simulation with inlet and outlet duct for finding fan curve | chaudhry_hashim | FLUENT | 0 | August 6, 2014 11:49 |
Fan simulation with inlet and outlet duct | chaudhry_hashim | STAR-CCM+ | 0 | June 27, 2014 09:59 |