OpenFOAM Intermediate - 90 snappyHexMesh Heat Exchanger shape
Petroleum Downstream Crash Course Playlist:
https://www.youtube.com/playlist?list=PLhPfNw4V4_YQ13CnhacUqEVk-tZlU4ISE
OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YRhBU4IqSaToQ8_X543YQsZ
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM
OpenFOAM Intermediate Playlist and some Git Repos
https://www.youtube.com/playlist?list=PLhPfNw4V4_YSpWX6mSOlwWEOKVa6i_iuE
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh
OpenFOAM Heat Transfer Playlist and GitHub Repo
https://www.youtube.com/playlist?list=PLhPfNw4V4_YR2Qa3Q9-AzNSF2J9Dc4_qT
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube
Radiation Heat Transfer Learning Journal and Git Repos:
https://www.youtube.com/watch?v=uUzh9kh-WTo&list=PLhPfNw4V4_YRUUVUydQp-n6U-7uu1kJof
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube
Turbulence Modelling Playlist
https://www.youtube.com/watch?v=F_Rxv9uMM3g&list=PLhPfNw4V4_YSnbYkJIBQ1kRN06Mmxe2Be
https://github.com/theodoreOnzGit/turbulenceModelling
flowrate inlet BC
https://www.openfoam.com/documentation/guides/latest/doc/guide-bcs-inlet-flow-rate-inlet.html
https://www.openfoam.com/documentation/guides/latest/api/classFoam_1_1flowRateInletVelocityFvPatchVectorField.html
Salome Tutorial
https://www.calum-douglas.com/openfoam/openfoam-using-salome-7-2-tutorial/
Salome Download
https://www.salome-platform.org/forum/forum_10/thread_212
Note: Salome Creates a mesh which is stored as a unv file
To work with Salome if you're using freeCAD, you need to export your freecad file as a STEP/STP file and import it with salome
Salome then does the meshing, instead of blockMesh+snappyHexMesh, you will then export it as a unv file
You need to use a utility called ideasUnvToFoam to convert this file into an openfoam mesh