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

how can i get some LES code?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2003, 20:18
Default how can i get some LES code?
  #1
danney
Guest
 
Posts: n/a
  Reply With Quote

Old   March 16, 2003, 06:28
Default A: write it.
  #2
ks
Guest
 
Posts: n/a
  Reply With Quote

Old   March 16, 2003, 07:05
Default Re: how can i get some LES code?
  #3
G. Usera
Guest
 
Posts: n/a
Navier Stokes solvers for laminar flows are good basis for LES codes. You just have to add a routine for computing the SGS viscosity (Smagorinsky model).

G.
  Reply With Quote

Old   March 16, 2003, 08:15
Default Re: how can i get some LES code?
  #4
Another anwer.
Guest
 
Posts: n/a
I think its a little more complicated than that!
  Reply With Quote

Old   March 16, 2003, 08:50
Default Re: how can i get some LES code?
  #5
G. Usera
Guest
 
Posts: n/a
Not really. Most LES algorithms do not have any explicit filtering, and just asume that your are working with the filtered fields.

Implementations of Smagorinsky SGS model (usually) just compute the SGS viscosity from a measure of the (filtered) deformation tensor.

Dynamic models and Scale Similarity models might be more involved, but 90% of the code is still very much the same as a (good) NS laminar flow solver.

G..

  Reply With Quote

Old   March 16, 2003, 20:21
Default Re: how can i get some LES code?
  #6
Jongdae Kim
Guest
 
Posts: n/a
Yes. It's right.

1. Make a 3D Laminar flow analysis code.

2. Test this code for a laminar flow regime.

3. Optimize this code.

4. According to the LES (or filtered) equation, insert (dynamic) Smagorinsky model or SGS model to the Laminar flow analysis code.

5. Increase Reynolds number and mesh density.

6. Run LES code for a turbulent flow

Only the difference is governing equation (= LES equation). But it's not much different. Just adding the eddy viscosity in the Smagorinsky model. Output flow field is filtered flow field.
  Reply With Quote

Old   March 18, 2003, 06:33
Default Re: how can i get some LES code?
  #7
Another anwer.
Guest
 
Posts: n/a
What about a Favre-filtered LES code, can this be simply created from a non-favre filtered laminar code?
  Reply With Quote

Old   March 20, 2003, 05:11
Default Re: how can i get some LES code?
  #8
sylvain
Guest
 
Posts: n/a
What about inflow boundary condition : I mean, double, triple and so on velocity fluctuation correlations have to be introduce at the inflow, haven't they ?

  Reply With Quote

Old   March 20, 2003, 07:51
Default Re: how can i get some LES code?
  #9
James wan.
Guest
 
Posts: n/a
Does this mean that a laminar code is only laminar because the Reynolds number has been kept low? If the Reynolds number in a Laminar code is increased into the "turbulent" zone, then what happens to the results? Is it nececcary to introduce a turbulence model? k-epsilon? Can someone explain.

Also, in a laminar flow, if using an LES code, should the SGS viscosity be zero (at least in theory)?

As for Sylvain's question beloq regarding correlations, are there any well documented codes available online for creating inflow correlated velcoity data? Are there any code (well documented....this is important for me) for creating isotropic and homogenous turbulence initial fields?
  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
Accessing LES Delta Values From Solver Code mchurchf OpenFOAM 4 June 12, 2023 12:55
The FOAM Documentation Project - SHUT-DOWN holger_marschall OpenFOAM 242 March 7, 2013 12:30
3D LES Source Code sencal Main CFD Forum 2 January 26, 2001 11:40
code for LES Jan Xu Main CFD Forum 1 January 4, 2000 13:48
2D LES Code for Bluff Bodies Patku Main CFD Forum 17 July 31, 1999 18:59


All times are GMT -4. The time now is 05:25.