


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 29 (100.0%) | 553 (100.0%) | 19.0 |
| CCA/Components/Wasatch/Expressions/ | 13 (44.8%) | 488 (88.2%) | 37.5 |
| CCA/Components/Wasatch/Transport/ | 3 (10.3%) | 38 (6.9%) | 12.6 |
| CCA/Components/Wasatch/ | 9 (31.0%) | 16 (2.9%) | 1.7 |
| R_Tester/ | 2 (6.9%) | 11 (2.0%) | 5.5 |
| Core/GeometryPiece/ | 2 (6.9%) | 0 (0.0%) | 0.0 |

Wasatch is now capable of simulating drones
2 lines of code changed in 1 file:
put the fan model example under RT
9 lines of code changed in 1 file:
Simplify the Fan/rotor model interface significantly. update the name of the fan model test. clean up here and there and everywhere.
0 lines of code changed in 8 files:
fix RT.
0 lines of code changed in 2 files:
Add a fan model. This will allow for the specification of a target velocity within an (arbitrary) geometry primitive inside a domain.
488 lines of code changed in 5 files:
remove a couple of silly print statements.
0 lines of code changed in 2 files:
Further support for Interior BCs and provide option to disallow setting pressure on momentum at those boundaries.
11 lines of code changed in 5 files:
Fix failing RT by removing an oldvar that shouldn't have made it to the repo.
0 lines of code changed in 2 files:
Add support for Symmetry boundary conditions.
43 lines of code changed in 3 files: