/trunk/src Developers: kunkel

Login name:
kunkel
Total Commits:
13 (0.1%)
Lines of Code:
555 (0.4%)
Most Recent Commit:
2010-10-11 16:23

Activity by Clock Time

Activity by Hour of Day for kunkel

Activity by Day of Week for kunkel

Activity in Directories

Directory Changes Lines of Code Lines per Change
CCA/Components/MPM/Contact/ 13 (100.0%) 555 (100.0%) 42.6

Activity of kunkel

Most Recent Commits

kunkel 2010-10-11 16:23 Rev.: 46350

Fixed the section that sets material indices alpha and beta.

5 lines of code changed in 3 files:

  • CCA/Components/MPM/Contact: NodalSVFContact.cc (+4 -5), NodalSVFContact.h (+1 -1)
kunkel 2010-09-21 13:21 Rev.: 46248

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:

  • CCA/Components/MPM/Contact: NodalSVFContact.cc (+96 -119), NodalSVFContact.h (+1 -1)
kunkel 2010-09-10 21:38 Rev.: 46188

Added material loops to replace explicit index numbers, 0 and 1.

61 lines of code changed in 1 file:

  • CCA/Components/MPM/Contact: NodalSVFContact.cc (+61 -31)
kunkel 2010-09-09 16:34 Rev.: 46174

Fixed coefficient in front of NC_CCweights.

17 lines of code changed in 1 file:

  • CCA/Components/MPM/Contact: NodalSVFContact.cc (+17 -45)
kunkel 2010-08-30 16:22 Rev.: 46133

Added the Nodal Smoothed Volume Fraction Contact model to MPM.

375 lines of code changed in 6 files:

  • CCA/Components/MPM/Contact: ContactFactory.cc (+4), NodalSVFContact.cc (+232), NodalSVFContact.h (+138), sub.mk (new)
Generated by StatSVN 0.4.0