This repository releases the 284 million cell case shortly described in the aforementioned paper and consists of a DDES CFD simulation of a cycloidal rotor which was scaled to test the limits of the OpenFOAM software when simulating rotating machinery.
The intent is to provide the community a publicly available testcase to favor further improvements to the OpenFOAM code, especially in terms of HPC scalability.
A short user manual is given in the 00_README.md file.
The other files are as follow (switch from table to tree view if you want to see the files sorted into folders):
01_ReadyToRunCase.tar: this file allows any user to restart the simulation where it was stopped without necessarily having to decompose the domain or proceed to any preprocessing step
02_needed_OF_libs-v2206.tar.bz2: these OpenFOAM librairies are needed to run the test case; tested on v2206, but will likely work with other versions as well
03_generator.tar: files and scripts to build the case from zero
04_fullBlade0.pw: this is the original blade mesh from Pointwise and can be used to reconstruct the case using the 03_generator.tar archive and running the given scripts
04_halfBlade0.pw: this is the original HALF blade mesh from Pointwise and can be used, for exemple, to modify the blade mesh before rerunning the case with a different grid resolution
05_fullBlade0.gg: mesh exported into gridgen format
05_fullBlade0_struct.cgns: blade exported into structured cgns format
05_fullblade0_unstruct.cgns: blade exported into unstructured cgns format
05_fullblade0_withDatabases.gg: blade exported into gridgen format and keeping the blade surface database
Each tar archive is accompanied by a .tar.list file giving a quickly accessible archive content.
The simulated rotor has 4 blades, a radius of 84.25 mm and turns at 1695 RPM. The maximum pitch angles of the upper and lower paths are 35° and 38°, respectively, and they occur at position 100° and 277°, respectively.
Simulation setups of the same rotor using lower cell counts varying between 12 to 24 million cells and being defined according to the praxis for URANS simulation are available in the following repository: https://doi.org/10.18419/darus-2812
The case is ran using OpenFOAM (pimpleFoam) on the HLRS-Hawk supercomputer.
A thorougher description of the case is available in the upcoming paper which was submitted to the Journal of the American Helicopter Society, request preprint here: https://www.researchgate.net/publication/369473318_Parametric_Aerodynamic_Study_of_a_3D_Printed_Cycloidal_Rotor_Prototype_Designed_for_the_Best_Figure_of_Merit
Videos of the simulation are available for:
blade surface pressure: https://youtu.be/jJQBeXSGawI
wake vorticity: https://youtu.be/_vl5uO_mVVo
OpenFOAM-ESI, v2206-int64 ("LSB;label=64;scalar=64")