File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ Welcome to this set of OpenFOAM® programming tutorials!
2+
3+ These are intented to provide a beginner C++ programmer with hands-on examples of
4+ how to develop code within the OpenFOAM® framework. These tutorials hope to be more
5+ approachable than most of the materials available on-line, which tend to assume
6+ that the user is proficient in the C++ programming language. Please see below for
7+ a brief summary of what each individual tutorial covers and how to use it.
8+
9+ Disclaimer: this offering is not approved or endorsed by OpenCFD Limited, producer
10+ and distributor of the OpenFOAM software via www.openfoam.com, and owner of the
11+ OPENFOAM® and OpenCFD® trade marks.
12+
13+ Enjoy and please provide me with feedback to make these tutorials more useful!
14+ Contributions from the community are also more than welcome!
15+
16+ ---------
117Tutorial 0 - Hello world
218
319 Presents a basic OpenFOAM executable which prints a simple, yet important,
You can’t perform that action at this time.
0 commit comments