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

Blog Entries

Register Blogs Members List Search Today's Posts Mark Forums Read

Old

As good as ICEM

Posted July 19, 2013 at 07:13 by skeptik (CFD notes)

Tetra mesh with prism layers generated in SALOME.

Name:  1.jpg
Views: 2265
Size:  16.2 KB

Name:  2.jpg
Views: 2128
Size:  77.1 KB

Name:  3.jpg
Views: 2884
Size:  95.9 KB
Member
Posted in Uncategorized
Views 3803 Comments 0 skeptik is offline Edit Tags
Old

Q-criterion isosurfaces in MATLAB

Posted July 1, 2013 at 12:33 by sbaffini (NuTBox)
Updated December 21, 2016 at 10:09 by sbaffini

Let us suppose you have the following matrices:

x(nx,ny,nz): x coordinates of your grid

y(nx,ny,nz): y coordinates of your grid

z(nx,ny,nz): z coordinates of your grid

dudx(nx,ny,nz): x-wise derivative of x-wise velocity component

dudy(nx,ny,nz): y-wise derivative of x-wise velocity component
.
.
.
dwdz(nx,ny,nz): z-wise derivative of z-wise velocity component

This is, more or less, how i would...
sbaffini's Avatar
Senior Member
Posted in LES
Views 10727 Comments 0 sbaffini is offline Edit Tags
Old

Basic finite volume tools

Posted July 1, 2013 at 12:29 by sbaffini (NuTBox)

At the following link:

http://rapidshare.com/files/1564297057/UFVMOM.rar

there is a basic MATLAB tool to handle unstructured finite volume grids (fluent .msh or .cas files) and to perform basic interpolations, gradient computations, plots etc. No actual FV computation is ever performed or implemented, however, the main structure of the code is clearly there.

GENERAL DESCRIPTION

The tool is actually a collection of functions, grouped by tasks...
sbaffini's Avatar
Senior Member
Posted in Uncategorized
Views 2488 Comments 0 sbaffini is offline Edit Tags
Old

LES in Fluent: channel flow test case

Posted July 1, 2013 at 12:12 by sbaffini (NuTBox)
Updated December 21, 2016 at 10:10 by sbaffini

A paper produced for a national conference. Some basic details of the LES in Fluent are covered, together with the main setup:

http://www.lamc.ing.unibo.it/aimeta2.../MEM-273-0.pdf
sbaffini's Avatar
Senior Member
Posted in LES
Views 1887 Comments 0 sbaffini is offline Edit Tags
Old

Lambda-2 criterion

Posted July 1, 2013 at 12:06 by sbaffini (NuTBox)
Updated December 21, 2016 at 10:10 by sbaffini

The lambda 2 criterion simply concerns the definition of the scalar lambda2 and how turbulent structures can be visualized by proper isosurfaces of lambda2 (like for the Q criterion). Hence, the real difference with the scalar Q is how you compute the scalar lambda2.

This is defined as the second (in magnitude) eigenvalue of the matrix:

S_{ik} S_{kj} + \Omega_{ik} \Omega_{kj}

where:

[LaTeX Error: Syntax error]...
Attached Files
File Type: c lambda2.c (2.6 KB, 570 views)
sbaffini's Avatar
Senior Member
Posted in LES
Views 3274 Comments 1 sbaffini is offline Edit Tags

All times are GMT -4. The time now is 00:53.