Samples for brae, one per branch, grouped by the solver that runs them —
timing samples for comparing machines, capability samples covering one thing brae can do each. Run one
with brae benchmark <sample>, or brae benchmark for the default; brae pulls the branch, caches it, and writes
brae-benchmark.json.
| sample | cells | deltaT |
|
|---|---|---|---|
pimplefoam/pitzDaily-12k |
12 225 | 1e-4 | smoke test |
pimplefoam/pitzDaily-110k |
110 025 | 5e-6 | small cards |
pimplefoam/pitzDaily-1M |
990 225 | 1.5e-6 | default |
pimplefoam/pitzDaily-12k-backward |
12 225 | 1e-4 | 2nd-order ddt |
| sample | cells | covers |
|---|---|---|
simplefoam/kepsilon-pitzDaily |
12 225 | k-epsilon |
simplefoam/komegasst-airfoil |
10 720 | k-omega SST |
simplefoam/realizableke-channel |
10 000 | realizable k-epsilon |
simplefoam/komegasstlm-flatPlate |
17 200 | k-omega SST-LM transition |
simplefoam/spalartallmaras-airfoil |
10 720 | Spalart-Allmaras |
simplefoam/mrf-rotatingCylinders |
6 400 | MRF, laminar |
simplefoam/mrf-turbulent-rotCyl |
6 400 | MRF, turbulent |
simplefoam/cyclic-taylorCouette |
48 | cyclic interfaces |
simplefoam/cyclicami-taylorCouette |
48 | cyclic AMI |
simplefoam/fvoptions-rotorDisk |
3 168 | fvOptions rotorDiskSource |
simplefoam/fvoptions-forces-car |
12 940 | fvOptions + force coefficients |
simplefoam/forces-motorBike |
1 280 | external aero, forces |
./publish_all.sh is the definition of this set — it builds each sample, runs it, and refuses to publish
anything that diverges, understates its memory, or carries coded boundary conditions.