|
[Sponsors] |
Eddylicious: a new Python package for turbulent inflow generation |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 14, 2016, 12:26 |
Eddylicious: a new Python package for turbulent inflow generation
|
#1 |
Senior Member
Timofey Mukha
Join Date: Mar 2012
Location: Stockholm, Sweden
Posts: 119
Rep Power: 14 |
Dear all,
A significant part of the last academic year I have been working on the problem of turbulent inflow generation for LES. The key issue is providing correct turbulent structures at the inflow boundaries. Failing to do so can result in long flow adaption lengths or even re-laminarisation. Many methods have been proposed in the literature, but their implementations are scattered across different CFD codes and are nowhere to be found. As a first building block towards a solution to this problem, I have created a Python package called “eddylicious” which is meant to be a placeholder for various existing methods. Currently it implements the rescaling procedure from (Lund et al, J. Comp. Phys., 1998) that is a powerful inflow generation method for simulations of turbulent boundary layers. The generated fields are saved to disk, so eddylicious can be used with your favorite CFD solver as long as it can read boundary data from the hard drive! The continuation of this work largely depends on collaborative effort of the LES community, so you are welcome to contribute your favorite generation method to the code! The package lives on github https://github.com/timofeymukha/eddylicious A thorough User guide and a tutorial for using the package together with OpenFOAM is available here http://eddylicious.readthedocs.io/ You can also read more about eddylicious and inflow generation in my licentiate thesis http://uu.diva-portal.org/smash/reco...d=diva2:967753 Best, Timofey |
|
Tags |
inflow conditions, inflow generation, les, python |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Building OpenFOAM 3.0.1 on Ubuntu 16.04 - failed | erico | OpenFOAM Installation | 30 | February 2, 2017 10:24 |
[foam-extend.org] Foam extend 3.1 rpmBuild error. | Saideep | OpenFOAM Installation | 2 | September 25, 2016 20:34 |
OF 1.6 ext on Ubuntu 12.10 (64 bit) compilation errors | dreamilam | OpenFOAM Installation | 7 | April 21, 2013 06:43 |
Problem? with Installation of OpenFOAM 2.1.0 on to Ubuntu 10.4.4 VirtualBox | Stubby | OpenFOAM Installation | 8 | March 5, 2012 16:12 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |