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

Moving wall in SU2 v2.0.8

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 22, 2013, 23:40
Default Moving wall in SU2 v2.0.8
  #1
New Member
 
Join Date: Jul 2012
Posts: 5
Rep Power: 13
mistuning is on a distinguished road
Hi everyone,

I am trying to solve the lid-driven cavity problem for incompressible flows. In the current version, it seems only the compressible flows of this kind of problem can be solved. In the codes for applying the moving wall boundary condition, only the terms for energy conservation equation in the convective and viscous residuals are corrected with the wall velocity. However, there is not such a equation for incompressible flow. In the older versions of SU2, the wall velocity is applied as Dirichlet boundary condition, so can we still use this method for incompressible flows? Can anyone give some comments on that? Thanks in advance.

Last edited by mistuning; October 23, 2013 at 09:17.
mistuning is offline   Reply With Quote

Old   November 5, 2013, 16:55
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,

Indeed, the current implementation of moving walls was written with compressible flow in mind. However, we also apply a Dirichlet boundary condition for the momentum equations in compressible flow as well (along with a weak flux for the energy equation). Please see the no-slip boundary condition in the subroutine here:

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

Perhaps this might give you some ideas on implementation for incompressible flow (I suspect that a similar Dirichlet condition would be appropriate for the velocity).

Hope this helps,
Tom
economon is offline   Reply With Quote

Reply

Tags
incompressible, moving boundry


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
SU2 suite has moved to GitHub! fpalacios SU2 News & Announcements 0 August 12, 2013 02:07
Welcome to the Stanford University Unstructured (SU2) forum! economon SU2 0 January 7, 2013 02:48
New SU2 Forum Opened at CFD Online pete Site News & Announcements 0 January 5, 2013 17:59
[snappyHexMesh] jagged, ragged edges... ziemowitzima OpenFOAM Meshing & Mesh Conversion 138 July 23, 2012 23:41
[Other] How to set up a dynamic mesh for a piston moving through a tube of variable diameter? karkar OpenFOAM Meshing & Mesh Conversion 0 July 4, 2012 06:54


All times are GMT -4. The time now is 21:36.