|
[Sponsors] |
August 26, 2020, 12:00 |
open foam coding tuturials
|
#1 |
New Member
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9 |
Dear Openfoam users and developers
i am seeking a guide that teaches how to program in Openfoam i want to know how CFD solvers are built by programming them ill be very thankful if you can share any tutorials , courses , websites to refer to thanks |
|
August 26, 2020, 15:48 |
|
#2 |
Senior Member
Klaus
Join Date: Mar 2009
Posts: 281
Rep Power: 22 |
Tutorials, start here: https://github.com/UnnamedMoose/Basi...mmingTutorials
Regarding solvers, do you mean something like PCG, a matrix solver of something like simpleFoam? In the first case, just make a copy of the PCG source, rename and recompile it, then start making changes or additions. In general copy and change rather than reinventing things. |
|
August 26, 2020, 18:20 |
|
#3 |
Senior Member
Herpes Free Engineer
Join Date: Sep 2019
Location: The Home Under The Ground with the Lost Boys
Posts: 931
Rep Power: 13 |
Hi,
May be some of the links below may help.
__________________
The OpenFOAM community is the biggest contributor to OpenFOAM: User guide/Wiki-1/Wiki-2/Code guide/Code Wiki/Journal Nilsson/Guerrero/Holzinger/Holzmann/Nagy/Santos/Nozaki/Jasak/Primer Governance Bugs/Features: OpenFOAM (ESI-OpenCFD-Trademark) Bugs/Features: FOAM-Extend (Wikki-FSB) Bugs: OpenFOAM.org How to create a MWE New: Forkable OpenFOAM mirror |
|
August 26, 2020, 20:51 |
|
#4 |
New Member
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9 |
thank u so much for the prompt reply
indeed ill go through those tutorials and try to learn the maximum from them regarding solvers, yes i mean simple one , i just want to understand how they works by reprogramming them. |
|
August 26, 2020, 20:54 |
|
#5 |
New Member
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9 |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Tabulated thermophysicalProperties library | chriss85 | OpenFOAM Community Contributions | 62 | October 2, 2022 04:50 |
[swak4Foam] Installation Problem with OF 6 version | Aurel | OpenFOAM Community Contributions | 14 | November 18, 2020 17:18 |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |