|
[Sponsors] |
Interested in programming your own schemes? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 24, 2021, 06:02 |
Interested in programming your own schemes?
|
#1 |
New Member
Jesper R. K. Qwist
Join Date: Dec 2017
Posts: 22
Rep Power: 8 |
Hi everyone,
I would like to hear if there is any interest in a video tutorial series on how to copy and modify various schemes in OpenFOAM? I have experience with creating my own: - Temporal schemes - Convection schemes - Divergence schemes - Laplacian schemes - Interpolation schemes I have in mind that the tutorials should cover how to copy the existing numerical scheme, the associated base class and how to create a new call from the fvc/fvm namespace which can be used in the solver codes. Furthermore for the cenvection and laplacian operators, I would also spent some time on showing how the coefficient matrices are assembled face by face. This is more a help to the programming beginners in OpenFOAM, that would like to link the code to theory that they learned in their basic CFD course. Please give the post a comment to share you opinion if you are interested. If there is enough interest I will start to consider how I can make time to create these tutorials in the future. Cheers, Jesper Qwist |
|
March 24, 2021, 12:19 |
|
#2 |
New Member
Nipin L
Join Date: Nov 2012
Location: Canada
Posts: 23
Rep Power: 14 |
It would be great if you could find time to make such tutorials. Needless to say, I'm interested.
|
|
March 24, 2021, 13:09 |
|
#3 |
New Member
Mayur Sathe
Join Date: Jul 2012
Location: Chicago, USA
Posts: 2
Rep Power: 0 |
Sure! it will help people teetering on the edge and afraid to take a plunge, myself included!
|
|
March 24, 2021, 13:44 |
|
#4 |
Senior Member
René Thibault
Join Date: Dec 2019
Location: Canada
Posts: 114
Rep Power: 6 |
I would be also interested since I'm trying to implement a new interpolation scheme myself and I'm totally lost.
Your help would be appreciated! Best Regards, |
|
March 24, 2021, 14:04 |
|
#5 |
Member
Join Date: Feb 2020
Posts: 90
Rep Power: 6 |
10/10 approve!
10/10 would buy from udemy |
|
March 26, 2021, 06:18 |
|
#6 |
Senior Member
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 616
Rep Power: 16 |
Maybe you can try to publish the tutorial here: https://wiki.openfoam.com/Tutorials
|
|
April 21, 2021, 05:24 |
Thank you for the feedback
|
#8 |
New Member
Jesper R. K. Qwist
Join Date: Dec 2017
Posts: 22
Rep Power: 8 |
Hi everyone,
Thank you for the feedback. I have decided to make an attempt on the first tutorial, which will be on interpolation schemes, when I find the time. Doing a PhD and having a 1 year old daugther leaves very little time, but I will do it as soon as I can. I will also try to make it available at https://wiki.openfoam.com/Tutorials. Cheers, Jesper |
|
April 21, 2021, 09:14 |
|
#9 |
Senior Member
René Thibault
Join Date: Dec 2019
Location: Canada
Posts: 114
Rep Power: 6 |
Thank you very much for the update.
I'll certainly appreciate your work. Good success and stay safe. Best Regards, |
|
April 22, 2021, 10:14 |
|
#10 |
New Member
warner chang
Join Date: Aug 2020
Posts: 21
Rep Power: 6 |
of course!
looking forward to it! |
|
April 25, 2021, 06:22 |
|
#11 |
New Member
Ramkumar
Join Date: Nov 2014
Location: pondicherry, India
Posts: 16
Rep Power: 12 |
Hi, i am pretty much interested in such coding tutorials of OpenFOAM C++.. please let us know when u publish/upload ur tutorials.. it would be a great resource!
Thank you in advance for ur work! |
|
May 19, 2021, 10:01 |
|
#12 |
Member
Join Date: Feb 2020
Posts: 90
Rep Power: 6 |
Any update on this?
|
|
July 8, 2021, 13:19 |
|
#13 |
Senior Member
René Thibault
Join Date: Dec 2019
Location: Canada
Posts: 114
Rep Power: 6 |
Is it still on working progress?
|
|
November 8, 2021, 07:04 |
|
#14 | |
Senior Member
Sakun
Join Date: Nov 2019
Location: United Kingdom
Posts: 139
Rep Power: 7 |
Quote:
is there any tutorials regarding implementing turbulence modelling ? |
||
February 9, 2022, 09:42 |
|
#15 |
Senior Member
René Thibault
Join Date: Dec 2019
Location: Canada
Posts: 114
Rep Power: 6 |
I'm wondering if your tutorial about implementing new/custom interpolation scheme is still on working progress? Or did you post it somewhere on GitHub or an other platform?
@Ramkumar21194 and I made an attempt but the scheme don't seem to take effect. We share the work on GitHub here: https://github.com/RTibo/OpenFOAM-Ne...ation-Scheme-U If anyone see something about what could cause the issue, please share your observations. Best Regards, |
|
January 7, 2024, 09:16 |
|
#16 | |
Senior Member
ONESP-RO
Join Date: Feb 2021
Location: Somwhere on Planet Earth
Posts: 127
Rep Power: 5 |
Quote:
Kind regards.
__________________
Don't keep making the same mistakes. Try to make new mistakes. |
||
January 8, 2024, 07:32 |
Thread closed
|
#17 | |
New Member
Jesper R. K. Qwist
Join Date: Dec 2017
Posts: 22
Rep Power: 8 |
Quote:
You are right. I had great intentions, but I had to realise that I couldn't back it up with the hours of work that it required besides my full time job. So to avoid future disappointment, I will state clearly that the thread is closed, and I will not be able to create any tutorials. I cannot delete the thread, so this is the best I can do for now. Al the best, Jesper |
||
Tags |
modify scheme, new operator, new scheme, programming schemes |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF div schemes greatly influence the result | Samuel Twain | OpenFOAM Running, Solving & CFD | 4 | August 2, 2021 11:38 |
[PyFoam] Using pyFoamPlotWatcher.py To Plot Residuals | m_ridzon | OpenFOAM Community Contributions | 22 | January 26, 2021 19:48 |
How can i make a parallel programming in OpenFOAM? | jignesh_thaker2007 | OpenFOAM Running, Solving & CFD | 3 | July 2, 2014 10:37 |
QUICK based Schemes | bigorneault | Main CFD Forum | 4 | February 7, 2013 12:02 |
Better organization of Convective Term approximation schemes | Michail | CFD-Wiki | 0 | March 15, 2012 13:56 |