# UnnamedMoose/BasicOpenFOAMProgrammingTutorials

Introduces basic C++ concepts to beginner users of the OpenFOAM open-source CFD libraries.

Repository: https://github.com/UnnamedMoose/BasicOpenFOAMProgrammingTutorials
Canonical: https://ross.abutalabs.com/products/basicopenfoamprogrammingtutorials
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2021-08-05T22:10:08+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3377, "days_push": 1854, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1013, forks 411 (observed 2026-08-28T04:03:13.495777+00:00)

## What it is
A set of hands-on C++ programming tutorials for beginners developing code within the OpenFOAM open-source CFD framework. Each tutorial is a standalone code example with a test case, organized in increasing complexity and compatible with OpenFOAM 9.

## Use cases
- learn to program custom solvers in OpenFOAM
- get started with C++ development in the OpenFOAM framework
- find beginner-friendly OpenFOAM coding examples
- understand how to write OpenFOAM boundary conditions in C++
- learn the SIMPLE algorithm implementation in OpenFOAM
- compile and run OpenFOAM tutorial cases with wmake

## When to choose
- you are a beginner C++ programmer wanting to develop within OpenFOAM
- you learn best from standalone, compilable code examples
- you use OpenFOAM 9 from the openfoam.org branch

## When to avoid
- you need tutorials for the latest OpenFOAM versions beyond 9
- you want step-by-step written notes or instructions
- you are not yet familiar with running basic OpenFOAM cases
- you need commercial support or guaranteed maintenance

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, simulation, documentation
- domain: simulation, tutorials, education, programming-languages
- platform: cpp
- tags: openfoam, cfd, computational-fluid-dynamics, cpp-tutorials, scientific-computing, linux

## Member repositories
- UnnamedMoose/BasicOpenFOAMProgrammingTutorials (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.495777+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:37.712659+00:00, confidence not recorded.
  - readme: https://github.com/UnnamedMoose/BasicOpenFOAMProgrammingTutorials (fetched 2026-08-28T04:03:13.495777+00:00, sha 47d321759a39)
- Data as of 2026-08-30T08:39:29.467469+00:00.
