[root]/Packages/Uintah/CCA/Components/MPM/Contact
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 28 (100.0%) | 73 (100.0%) | 2.6 |
guilkey | 18 (64.3%) | 62 (84.9%) | 3.4 |
luitjens | 8 (28.6%) | 11 (15.1%) | 1.3 |
harman | 2 (7.1%) | 0 (0.0%) | 0.0 |
Migrate the particle requirement to use Bryan's new method.
0 lines of code changed in 2 files:
added bulletproofing.
Warn the user that they're missing something in the input file.
0 lines of code changed in 2 files:
Make heat conduction in the explicit code optional, but on
by default. Turning it off via an input file flag results
in a substantial speedup. See bigbar.ups for usage.
0 lines of code changed in 2 files:
Remove some lines that apparently did nothing but add zero. Brilliant!
0 lines of code changed in 3 files:
Fixed bug in SpecifiedBodyContact that I introduced a few days ago.
Formatting in ContactMaterialSpec.h
0 lines of code changed in 4 files:
Fixed a problem in which, if more than two materials
were specified in the <materials> designation, contact would
only be applied if ALL of those materials were present in
a non-trivial amount at each node. There is some small chance
that this will screw up the seldom used CompositeContact, in
which multiple contact models can be specified between multiple
pairs of materials, but if I understand the logic there, then
I don't think this will be a problem.
62 lines of code changed in 7 files:
new->scinew
11 lines of code changed in 8 files: