|
[Sponsors] |
March 30, 2016, 16:31 |
Dirichlet Type Boundary Condition
|
#1 |
New Member
Join Date: Sep 2014
Posts: 8
Rep Power: 12 |
Can anybody explain how the dirichlet type bc is used in SU2. I want to use it as a mass flow outlet in a inviscid problem.
Best, |
|
March 31, 2016, 01:59 |
|
#2 |
Super Moderator
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15 |
If I were you I would focus on
% % Inlet boundary type (TOTAL_CONDITIONS, MASS_FLOW, INPUT_FILE) INLET_TYPE= TOTAL_CONDITIONS % % Inlet boundary marker(s) with the following formats (NONE = no marker) % Total Conditions: (inlet marker, total temp, total pressure, flow_direction_x, % flow_direction_y, flow_direction_z, ... ) where flow_direction is % a unit vector. % Mass Flow: (inlet marker, density, velocity magnitude, flow_direction_x, % flow_direction_y, flow_direction_z, ... ) where flow_direction is % a unit vector. % Input File: (inlet marker, 0.0, 0.0, 0.0, 0.0, 0.0, ... ). MARKER_INLET= ( NONE ) Best, Francisco PD.- Inlet in inviscid compressible fluids is a delicate math problem that require an approach based on characteristics. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time step continuity error | lpz_michele | OpenFOAM Running, Solving & CFD | 0 | October 12, 2015 07:05 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
Pressure instability with rhoSimpleFoam | daniel_mills | OpenFOAM Running, Solving & CFD | 44 | February 17, 2011 18:08 |
Boundary condition setting for non-premixed combustion using reactingFoam | skyopener | OpenFOAM | 0 | May 23, 2010 23:55 |