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

Can SU2 handle cross flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 15, 2013, 01:20
Default Can SU2 handle cross flow
  #1
Member
 
Sreekanth
Join Date: Jun 2013
Location: India
Posts: 30
Rep Power: 12
shsreekanth is on a distinguished road
Hi,

1.My problem involves a primary flow and a secondary cross flow injected at a different location. The temperature and velocity of the two flows should be specified by user at the inlets. Can SU2 perform this kind of a simulation?

2.If so can you tell me how to give the conditions at the inlets?

3. I gave the free-stream Mach number =0.3, temperature 1000k and Pressure =105000 Pa
and used the mass flow inlet type (i.e specify density and velocity). How does SU2 calculate the parameters at the inlets? Please note that I have two inlets at different locations and need to be able to specify temperature and velocity arbitrarily at the points, i.e both inlets have different source. Is it possible?

Thank you,
Sreekanth
shsreekanth is offline   Reply With Quote

Old   November 5, 2013, 16:37
Default
  #2
Super Moderator
 
Thomas D. Economon
Join Date: Jan 2013
Location: Stanford, CA
Posts: 271
Rep Power: 14
economon is on a distinguished road
Hi Sreekanth,

I would recommend looking at these routines in solver_direct_mean.cpp:

void CEulerSolver::BC_Inlet(CGeometry *geometry, CSolver **solver_container, CNumerics *conv_numerics, CNumerics *visc_numerics, CConfig *config, unsigned short val_marker)

and

void CEulerSolver::BC_Outlet(CGeometry *geometry, CSolver **solver_container, CNumerics *conv_numerics, CNumerics *visc_numerics, CConfig *config, unsigned short val_marker)

These routines control the updates at the inlet and outlet boundaries, and perhaps they can be customized for your application.

Hope this helps,
Tom
economon is offline   Reply With Quote

Reply

Tags
cross flow, inlet boundary condition


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
About Some Concepts:Laminar flow, turbulent flow, steady flow and time-dependent flow Jing Main CFD Forum 8 October 5, 2018 17:02
[blockMesh] Grid generation cross flow over circular cylinder Yanma OpenFOAM Meshing & Mesh Conversion 0 July 7, 2010 08:02
How Does Fluent Handle Volume Flow in 2D and 3D Shawn FLUENT 4 July 16, 2008 14:38
Can 'shock waves' occur in viscous fluid flows? diaw Main CFD Forum 104 February 16, 2006 05:44
How to handle peoridic boundary in multiphase flow Harry Main CFD Forum 0 November 19, 2005 15:10


All times are GMT -4. The time now is 09:22.