|
[Sponsors] |
OpenFOAM Screencast - How to program with OpenFOAM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 19, 2017, 06:40 |
OpenFOAM Screencast - How to program with OpenFOAM
|
#1 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hello everybody,
based on the survey I made on my website, the wish of the community was to create a new session of screencasts that show how to program in OpenFOAM. Therefore, I started to create new videos which can be checked out in the link below. During the screencasts I am trying to talk about the following things:
The videos can be found here: Screencasts about programming in OpenFOAM
__________________
Keep foaming, Tobias Holzmann |
|
March 20, 2017, 15:54 |
|
#2 |
Senior Member
Nicolas Edh
Join Date: Mar 2010
Location: Uppsala, Sweden
Posts: 123
Rep Power: 18 |
Hi Tobi,
Yet another great screen cast. Really good work! I'm sure you had a good reason to copy OpenFOAM-dev and ThirdParty-dev to a separate folder for the debug version. For others who are starting programming with OpenFOAM: You can also just set the environment variable WM_COMPILE_OPTION as an argument to etc/bascrc. I've set two aliases in my $HOME/.bashrc like so: Code:
OFINSTDIR=/path/to/somehere/OpenFOAM alias ofdbg=". $OFINSTDIR/OpenFOAM-dev/etc/bashrc WM_COMPILE_OPTION=Debug" alias of=". $OFINSTDIR/OpenFOAM-dev/etc/bashrc" Code:
ofdbg cd $WM_PROJECT_DIR ./Allwmake Keep up the good work Tobi! P.s I really like QtCreator, it's got a built in debugger and has smart auto-completion. Here's how to set it up for OpenFOAM https://openfoamwiki.net/index.php/H...with_QtCreator |
|
March 20, 2017, 17:13 |
|
#3 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Great. I will mention your stuff in the next screencast or will add another inbetween. You are right, I just wanted to keep everything separated
Thank you for the hint and your Feedback. Sent from my HTC One mini using CFD Online Forum mobile app
__________________
Keep foaming, Tobias Holzmann |
|
May 29, 2017, 04:46 |
|
#4 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi all,
last week I finished the project about the screencasts in the topic »developement in FOAM«. For some reason I choose the wrong solver at the beginning but that is not a big deal. I guess most people are just interested in the last video 5.6. Here I made a power-screencast in which I build the complete solver + some tutorial. Have fun and maybe someone get something new out of it.
__________________
Keep foaming, Tobias Holzmann |
|
Tags |
doxygen, gdb, holzmann cfd, openfoam programming, tobias holzmann |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM Training Beijing 22-26 Aug 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | May 3, 2016 05:57 |
which program is suitable for showing different graphs into one to compare? | immortality | OpenFOAM Post-Processing | 4 | April 26, 2013 23:22 |
Call Fortran program from OpenFoam | tsjb00 | OpenFOAM Running, Solving & CFD | 6 | April 22, 2013 16:26 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |