|
[Sponsors] |
July 19, 2023, 00:32 |
Wall mounted Hump 2d
|
#1 |
New Member
Naive CFD
Join Date: Jun 2021
Posts: 25
Rep Power: 5 |
Hi All, Is there any online resource for setting up the 2D wall-mounted hump case in OpenFOAM. This is a standard case in the NASA turbulence repository, and due to my limited knowledge of mesh generation in OpenFOAM, I am finding it hard to create a blockmesh dict for the geometry. For reference i am adding the link to the case : https://turbmodels.larc.nasa.gov/nasahump_val.html
|
|
July 19, 2023, 04:58 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,238
Rep Power: 29 |
Hello,
First thing you can try is searching into the tutorials, for instance with this command: Code:
grep -ri "hump" $FOAM_TUTORIALS https://develop.openfoam.com/Develop...allMountedHump Unfortunately this case is not available in the OpenFOAM foundation branch (openfoam.org). If this is the branch you are using, you could get the mesh from the link above and adapt the case to the version you are using. However if you are just beginning with OpenFOAM I would strongly recommend to install the latest version of the OpenCFD branch. Learning OpenFOAM is already time-consuming, it will spare you a lot of struggle to adapt the case to another version. Cheers, Yann |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
temperature correction limited- Star ccm+ | LpSingh | STAR-CCM+ | 15 | September 29, 2020 12:06 |
What's the problem with turbulence models near the wall region? | Jaydi_21 | Main CFD Forum | 6 | July 7, 2017 03:39 |
Very technical question about solving wall boundary layer ... | jlb001 | FLUENT | 6 | December 27, 2014 06:56 |
[Commercial meshers] tmerge utility creates unwanted interface/walls comes in the final mesh | Shoonya | OpenFOAM Meshing & Mesh Conversion | 11 | January 20, 2012 07:23 |
UDF for wall slipping | HFLUENT | Fluent UDF and Scheme Programming | 0 | April 27, 2011 13:03 |