[root]/Packages/Uintah/Core/Labels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 36 (100.0%) | 310 (100.0%) | 8.6 |
jas | 26 (72.2%) | 300 (96.8%) | 11.5 |
harman | 6 (16.7%) | 7 (2.3%) | 1.1 |
guilkey | 4 (11.1%) | 3 (1.0%) | 0.7 |
Remove Packages/
0 lines of code changed in 10 files:
No longer set boundary conditions on g.velocity. The reorganization
of the algorithm from about a year ago made this unnecessary. As a
result, I can get rid of g.velocityInterp. I've deleted setGridBCsInterpolated.
As this impacts MPMICE, I've created a g.velocityBC that gets created only
in the case of MPMICE runs.
This change is going to have a modest impact on results, I will clean up the RT
in the morning.
3 lines of code changed in 4 files:
Label name change CenterOfMassVelocity->TotalMomentum
7 lines of code changed in 6 files:
Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.
300 lines of code changed in 16 files: