Collection of geometries 2D and 3D, mostly for Computational Fluid Dynamics.
In the document img.pdf, you can see some illustrations of geometries of this repository. We decided to represent all the geometries by a triangulation of the surface of the geometry.
- .hdf: This is the studies format of the CAO Software Shaper, from the Salome platform.
- .brep: This is a representation of a solid by its surfaces. This is at least readable by Gmsh and Salome.
- .step: This is at least readable by Gmsh and Salome.
- .geo: This is a CAO format. This format is readable by Gmsh.
I can assure you all the .geo files work well with the 4.9.5 version of GMSH. I can not guarantee the result with other versions.
WARNING: in some .geo files, you also can find informations linked to the mesh. I invite you to delete those sections if not needed.
These are elementary test geometries.
Find more information on the NASA-NACA website. The geometry made here is the one with x between 0 and 1.
These are elementary test geometries. There are some lines about mesh at the bottom of the .geo files. You can easily remove these lines to get only the geometry.
- _Surface.geo: This is a geometry with a surface mesh, made with transfinite (ex: C6_3D_Surface.geo).
- _inSphere.geo: The volume is now the space between the geometry (the object) and a farfield sphere (ex: C6_3D_inSphere.geo).
Attention: C1_3D for exemple is not a 3D extension of C1_2D.
This part is a list of some articles using these geometries for CFD.
- "Entropic lattice Boltzmann model for gas dynamics: Theory, boundary conditions, and implementation"
- "Hypersonic Flows for Reentry Problems", "Problem 6 - Double (Simple) Ellipsoid"
- "Experimental study of the flow around a double ellipsoid configuration"
- "Immersed boundaries in hypersonic flows with considerations about high-fidelity and massive parallelism"
- "Numerical Simulations of the FIRE-II Convective and Radiative Heating Rates"
- Thesis "NUMERICAL SIMULATION OF WEAKLY IONIZED HYPERSONIC FLOW OVER REENTRY CAPSULES"
- "Investigation of Flow Field in a Typical Hypersonic Wind Tunnel over a Standard Mode"
- "FORCE TESTS OF STANDARD HYPERVELOCITY BALLISTIC MODELS HB-1 AND HB-2 AT MACH 1.5 TO 10"
- Direct numerical simulation of hypersonic boundary layer transition over a lifting- body model HyTRV
- "Development of an Unstructured Navier-Stokes Solver For Hypersonic Nonequilibrium Aerothermodynamics"
- Thesis "NUMERICAL SIMULATION OF WEAKLY IONIZED HYPERSONIC FLOW OVER REENTRY CAPSULES"
Find more information on the NASA-NACA website. Technical reports are available with experimental data sets.
- "Entropic lattice Boltzmann model for gas dynamics: Theory, boundary conditions, and implementation"
- "Numerical Studies of Influences of Hall Effect on MHD Flow Control around Blunt Body OREX"
- "Numerical Analyses on Flow Control Around Blunt Body "OREX" by Magnetic Field"
- "Influences of Electrical Conductivity of Wall on Magnetohydrodynamic Control of Aerodynamic Heating"
- "Performance Characteristics of Onboard Hall-Type Magnetohydrodynamic Generator During Earth Reentry Flight"
- "Numerical Modeling of Plasma Manipulation Using an ExB Layer in a Hypersonic Boundary Layer"
- Thesis "NUMERICAL SIMULATION OF WEAKLY IONIZED HYPERSONIC FLOW OVER REENTRY CAPSULES"
- "Numerical Prediction of Hypersonic Flowfields Including Effects of Electron Translational Nonequilibrium"
I would like to thank the people who helped me to build this repository, by sending me docs, and geometries in different formats.