The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
SuperWing, a comprehensive benchmark dataset of transonic swept wings comprising 4239 wing shapes and nearly 30,000 flow fields across diverse geometries and operating conditions. Unlike previous efforts that rely on perturbations of a baseline wing, SuperWing is generated using a simplified yet expressive parameterization scheme. By incorporating spanwise-varying dihedral, twist, and airfoil characteristics, the dataset captures realistic design complexity and ensures greater diversity than existing ones. Please refer to our arXiv paper for more details on the dataset.
Features:
- Focusing on the "kink" wings (with two segments instead of one in the spanwise direction) under transonic regime (Mach number between 0.75 and 0.90), which bring more complex flow features and are closer to the industry.
- More diversity on the wing shape by generating them from basic parameters instead of perturbing from a baseline wing shape
- RANS simulation with well-validated solver
ADflowand structural computational mesh.
Data format:
Geometric parameters
config.datincludes the basic shape parameters to build a wing from scratch, with the method detailed in our arXiv paper. For each wing shape, we provide 8 operating conditions, but note that they are not exactly the operating conditions in the final dataset since some of them may not lead to convergent results.indexs type variables comments 1-7 global planform parameter sweep angle, dihedral angle at tip, dihedral angle at kink, aspect ratio, taper ratio, kink adjustment, root adjustment 8-17 spanwise variation of airfoils thickness ratios (x3), camber ratios (x3), twist angles (x4) 18-38 baseline airfoil shape CSTs (9th order) for upper (x10) and lower (x10) surface, max thickness 39-56 Mach numbers and angles of attacks Index file
index.npyprovides the crucial information for all provided samples; it has a shape of , with each channel listed below:index description 0 wing shape index (corresponding to in config.dat)1 operating condition index (count in each wing shape) 2 angle of attack (in degrees) 3 mach number 4 reference area (to calculate coefficient) 5 half span length 6 lift coefficient 7 drag coefficient 8 pitching moment coefficient Reference surface mesh and surface physical quantities on this reference mesh
The reference mesh
geom0contains the cell-centric coordinates of the reference surface mesh with size , and the three channels stand for . The surface physical quantitiesdata.npyare on the same reference mesh with size , and the three channels stand for . (the latter two are the decomposed friction coefficients on the streamwise and spanwise directions). These data can serve as input and output for a machine learning model that predicts the aerodynamics of wings.reference mesh: The simulation mesh on the wing surface is first interpolated to a reference mesh. In the spanwise ($j$-direction), 128 cross-sectional planes are sampled with even spacing, and tips are excluded. For each cross-section (i-direction), a fixed set of normalized chordwise positions s is used for both the upper and lower surfaces, and the tail edge is represented only with one cell. The reference mesh along the wing surface is then unfolded as shown below, resulting in a final vertex surface grid of points per wing (
origingeom.npy). This is useful when we need to calculate coefficients from the surface flow outputs. The cell-centric grid for the mesh is obtained just by averaging the coordinates at the four vertices.
Raw solver output
The raw output of surface flow (
surf.cgns) and 3D volume fields (vol.cgns) is also available in their original formats (CGNS files with the ADF format). They need the CGNS library to be read out. Since they are too large, they are available via university storage upon reasonable request to the authors.
The table below summarizes the data.
| Type | File & Description | Size |
|---|---|---|
| Geometric parameters | Configs.dat |
shape parameters |
| Information | index.npy |
group information, operating conditions, and aerodynamic coefficients |
| Surface mesh | *\wing.xyz |
surface simulation mesh |
origingeom.npy |
reference surface mesh (grid points) | |
geom0.npy |
reference surface mesh (cell center) | |
| Surface flow | data.npy |
at reference mesh (cell center) |
*\surf.cgns |
raw surface flow output | |
| Volume flow | *\vol.cgns |
raw flow field output |
The simulations are conducted on the 160-core high-performance computing cluster at AeroLab, Tsinghua University, for over four months.
- Downloads last month
- 20
