Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
CCA/Components/MPM/Contact/ | 13 (100.0%) | 555 (100.0%) | 42.6 |
Fixed the section that sets material indices alpha and beta.
5 lines of code changed in 3 files:
1. Added a check for number of materials specified in the contact block; throws an exception if >2 materials specified.
2. Changed indices m and n to alpha and beta.
3. Cleaned up indenting and unnecessary lines.
97 lines of code changed in 2 files:
Added material loops to replace explicit index numbers, 0 and 1.
61 lines of code changed in 1 file:
Fixed coefficient in front of NC_CCweights.
17 lines of code changed in 1 file:
Added the Nodal Smoothed Volume Fraction Contact model to MPM.
375 lines of code changed in 6 files: