CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Filtering Prob. for LES

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 5, 2003, 14:19
Default Filtering Prob. for LES
  #1
colopolo
Guest
 
Posts: n/a
I just set up the three-dimensional NS for cavity flow

these days, I'm modifying the code to LES code.

I have no idea where I put the filtering subroutine in my code. the algorithm of code is like this (looks like same as TEACH algorithm)

call init l l start time l l call solve for u,v,w,p l l call solve viscosity l l check time and steady condition

----- like this.. I want to use smagorinsky model at viscosity subroutine

if I use like this one, where do I put the filter subroutine in?

Please give me some ideas

  Reply With Quote

Old   December 12, 2003, 11:54
Default Re: Filtering Prob. for LES
  #2
Tim
Guest
 
Posts: n/a
The finite volume formulation acts as an implicit filter. If you are happy using implicit filter then don't bother with a filtering subroutine as you dont need it. If you use a filter then call it between the velocity solution and the viscosity calculation.

Good luck.

Tim.
  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
implicit filtering student2 Main CFD Forum 0 February 10, 2011 00:10
question about spatial filtering Feng Main CFD Forum 0 June 1, 2010 20:54
LES (explicit) filtering John Main CFD Forum 2 July 29, 2004 18:03
Channel LES and explicit filtering Luca Liberti Main CFD Forum 0 January 17, 1999 10:07


All times are GMT -4. The time now is 13:20.