/trunk/src Developers: ffjhl

Login name:
ffjhl
Total Commits:
13 (0.1%)
Lines of Code:
430 (0.3%)
Most Recent Commit:
2010-11-24 14:15

Activity by Clock Time

Activity by Hour of Day for ffjhl

Activity by Day of Week for ffjhl

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 13 (100.0%) 430 (100.0%) 33.0
CCA/Components/MPM/ConstitutiveModel/ 9 (69.2%) 398 (92.6%) 44.2
CCA/Components/MPM/ 1 (7.7%) 26 (6.0%) 26.0
Core/Labels/ 3 (23.1%) 6 (1.4%) 2.0

Activity of ffjhl

Most Recent Commits

ffjhl 2010-11-24 14:15 Rev.: 46515

added PressureStabilization to avoid spurious fluid oscillations.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: Water.cc (changed)
ffjhl 2010-11-24 14:14 Rev.: 46514

Replaced eigen method with getEigenValues; the former's known to
be problematic.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (changed)
ffjhl 2010-11-05 14:16 Rev.: 46430

Neumann b.c. for heat conduction added by merging
temperature b.c. with pressure b.c. intended for MPMICE.
Should not change existing results.

26 lines of code changed in 1 file:

  • CCA/Components/MPM: MPMBoundCond.cc (+26 -26)
ffjhl 2010-09-24 12:57 Rev.: 46260

fixed a bug (forgot to destroy the newly created label).

1 lines of code changed in 1 file:

  • Core/Labels: MPMLabel.cc (+1)
ffjhl 2010-09-23 21:04 Rev.: 46256

TotalLocalizedParticle option now available for all damage models in UCNH.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+2 -1)
ffjhl 2010-09-23 17:49 Rev.: 46255

added TotalLocalizedParticle as an output for brittle damage
used as <save label="TotalLocalizedParticle"/>; should not change results.

16 lines of code changed in 3 files:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+11 -4)
  • Core/Labels: MPMLabel.cc (+4), MPMLabel.h (+1)
ffjhl 2010-09-20 19:26 Rev.: 46240

added brittle damage constitutive law; currently implemented
as separate logic from what Jim has done to the interface;
should not change those results.

385 lines of code changed in 3 files:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+346 -122), UCNH.h (+39 -8)
Generated by StatSVN 0.4.0