/trunk/src Developers: jbhooper

Login name:
jbhooper
Total Commits:
36 (0.3%)
Lines of Code:
1,933 (1.4%)
Most Recent Commit:
2018-11-04 23:04
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jbhooper

Activity by Day of Week for jbhooper

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 36 (100.0%) 1933 (100.0%) 53.6
CCA/Components/MPM/ 5 (13.9%) 780 (40.4%) 156.0
CCA/Components/MPM/Materials/ConstitutiveModel/ 16 (44.4%) 526 (27.2%) 32.8
CCA/Components/MPM/Materials/Diffusion/DiffusionInterfaces/ 6 (16.7%) 440 (22.8%) 73.3
Core/Exceptions/ 3 (8.3%) 99 (5.1%) 33.0
CCA/Components/MPM/Materials/Diffusion/ 3 (8.3%) 50 (2.6%) 16.6
CCA/Components/MPM/Materials/ParticleCreator/ 1 (2.8%) 29 (1.5%) 29.0
CCA/Components/MPM/Materials/Diffusion/DiffusionModels/ 2 (5.6%) 9 (0.5%) 4.5

Activity of jbhooper

Most Recent Commits

jbhooper 2018-11-04 23:04 Rev.: 58897

Pull diffusion check out of inner loop.

0 lines of code changed in 2 files:

  • CCA/Components/MPM: SerialMPM.cc (new)
jbhooper 2018-07-23 15:31 Rev.: 58454

-- Update error in ArrudaBoyce model

0 lines of code changed in 2 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ArrudaBoyce8Chain.cc (new)
jbhooper 2018-06-19 13:49 Rev.: 58323

-- Ported diffusion framework into SerialMPM
-- Added Arruda-Boyce 8 Chain Rubber Elastomer constitutive model
-- Misc. formatting cleanup (particularly in MPM/Materials/Diffusion)

1904 lines of code changed in 31 files:

  • CCA/Components/MPM: AMRMPM.cc (+56 -26), SerialMPM.cc (+674 -24), SerialMPM.h (+50 -1)
  • CCA/Components/MPM/Materials/ConstitutiveModel: ArrudaBoyce8Chain.cc (+377), ArrudaBoyce8Chain.h (new 131), ConstitutiveModel.cc (+3 -1), ConstitutiveModel.h (+4 -1), ConstitutiveModelFactory.cc (+6), RFElasticPlastic.cc (+1 -1), RFElasticPlastic.h (+1 -1), UCNH.cc (+1 -1), UCNH.h (new), sub.mk (+1)
  • CCA/Components/MPM/Materials/Diffusion: SDInterfaceModelFactory.cc (+26 -23), ScalarDiffusionModelFactory.cc (+18 -15), ScalarDiffusionModelFactory.h (+6 -8)
  • CCA/Components/MPM/Materials/Diffusion/DiffusionInterfaces: SDInterfaceModel.cc (+69 -22), SDInterfaceModel.h (+31 -31), SimpleDiffusionContact.cc (+233), SimpleDiffusionContact.h (+105), sub.mk (new)
  • CCA/Components/MPM/Materials/Diffusion/DiffusionModels: NonLinearDiff1.cc (+8 -9), ScalarDiffusionModel.cc (+1 -1)
  • Core/Exceptions: NotYetImplemented.cc (new 60), NotYetImplemented.h (new 38), sub.mk (+1)
jbhooper 2018-01-26 16:10 Rev.: 57739

-- Fix segfault in smooth cylinder particle creation.

29 lines of code changed in 1 file:

  • CCA/Components/MPM/Materials/ParticleCreator: ParticleCreator.cc (+29 -21)
Generated by StatSVN 0.7.0