|
[Sponsors] |
April 10, 2024, 02:44 |
OpenFOAM training resources
|
#1 |
Senior Member
joegi
Join Date: Nov 2009
Location: genoa
Posts: 104
Rep Power: 16 |
OpenFOAM training resources by Wolf Dynamics
We just ended another OpenFOAM training cycle; thank you very much to all participants. As usual, the slides and tutorials are free for the whole community; you can download the training material at the following links: OpenFOAM advanced training. Turbulence modeling in general CFD and OpenFOAM - Theory and applications https://figshare.com/articles/presen...tions/19310162 OpenFOAM advanced training. Multiphase flows modeling in general CFD and OpenFOAM - Theory and applications https://figshare.com/articles/presen...tions/19310483 OpenFOAM advanced training. Introduction to the FVM method. Standard practices in general CFD with applications to OpenFOAM https://figshare.com/articles/presen...nFOAM/19308740 OpenFOAM advanced training. Moving meshes, rigid body motion, adaptive mesh refinement, and overset meshes https://figshare.com/articles/presen...eshes/19310492 DAKOTA-OpenFOAM advanced training. Design of experiments, space exploration, and numerical optimization using Dakota and code coupling Dakota-OpenFOAM https://figshare.com/articles/presen...nFOAM/19310495 All the training material is based on OpenFOAM 11 (except for the dynamic meshes training). 👉Follow us on YouTube: https://www.youtube.com/channel/UCNN...S1rGeCVUU1p61g |
|
April 18, 2024, 04:09 |
|
#2 |
Senior Member
|
Shoutout for these wonderful slides! Sincere thanks to the developers!
I do wonder why the "Standard Practices" slides do not recommend using GAMG as a preconditioner for solving the pressure field in the incompressible, single processor case (see below). Establishing such a guideline would help in establishing a framework for best linear solver practices in OpenFoam. Any ideas? Code:
p { solver PCG; preconditioner { preconditioner GAMG; smoother GaussSeidel; nPreSweeps 2; nPostSweeps 2; directSolveCoarsest yes; } tolerance 1e-6; relTol 1e-6; minIter 1; } |
|
Tags |
fvm, openfoam, optimization, training course, turbulence |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFoam and salome training on 2nd July at Pune, India | sachinlb | Main CFD Forum | 0 | May 21, 2018 04:32 |
OpenFoam training at Pune, India | sachinlb | Main CFD Forum | 0 | May 13, 2018 03:23 |
OpenFOAM Public Training Schedule | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 0 | May 5, 2015 08:19 |
OpenFOAM Training Pilot Sessions June 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | April 8, 2015 17:26 |
OpenFOAM Training Courses 2012 in Barcelona, Singapore, Bangalore, Houston | opencfd | OpenFOAM Announcements from ESI-OpenCFD | 0 | January 20, 2012 09:20 |