|
[Sponsors] |
April 21, 2015, 06:23 |
Post-Proccesing of Large Eddy Simulation
|
#1 |
Member
gereksiz
Join Date: Mar 2015
Posts: 42
Rep Power: 11 |
Hello,
I'm studying LES for large scale flows. I have some problems about post-processing of LES. Due to my supervisor's request, I don't use openfoam post-processing tools. That's why I developed my own matlab scripts to post-process. However, I'm not sure that they are ok or not. I'll explain shortly then I'll ask some questions. I store velocity values for every 50 time step, after a certain time (like 10000 time steps) I average them for every mesh and I obtain mean velocity. Afterwards, I obtain fluctuations. I think so far so good. However, for the next step I have some doubts. I need to obtain velocity variances, turbulent fluxes and spectral density, but I don't know exactly how to do it. Can you help with this issue? Thanks a lot in advance Regards, clktp |
|
July 20, 2015, 09:34 |
|
#2 |
New Member
Saeed Salehi
Join Date: Aug 2010
Posts: 27
Rep Power: 16 |
Dear taygun,
Computing rms velocities in is straightforward. You can compute the variance of your results. Remember MATLAB has commands for this jub. (var) Although I think you should store your time dependent results in each time step, not every 50 time steps. Saeed |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large eddy simulation for flow around cylinder | ash_kul999 | OpenFOAM Running, Solving & CFD | 5 | April 18, 2015 05:47 |
Mean flow field in Large Eddy Simulation | Servantes | STAR-CCM+ | 1 | September 11, 2014 18:32 |
Large Eddy Simulation with too high Mach number | Roland R | CFX | 4 | November 25, 2010 17:43 |
Urgent About Large Eddy Simulation | ck3 | FLUENT | 1 | July 16, 2008 20:52 |
Large Eddy Simulation | Rouslan | CFX | 5 | September 26, 2002 03:35 |