/trunk/src Developers: ffjhl

Login name:
ffjhl
Total Commits:
23 (0.1%)
Lines of Code:
523 (0.2%)
Most Recent Commit:
2009-07-08 18:29

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 23 (100.0%) 523 (100.0%) 22.7
Packages/Uintah/CCA/Components/MPM/ 2 (8.7%) 254 (48.6%) 127.0
CCA/Components/MPM/ConstitutiveModel/ 15 (65.2%) 203 (38.8%) 13.5
Packages/Uintah/StandAlone/tools/pfs/ 3 (13.0%) 62 (11.9%) 20.6
Packages/Uintah/StandAlone/tools/puda/ 2 (8.7%) 2 (0.4%) 1.0
Packages/Uintah/Core/GeometryPiece/ 1 (4.3%) 2 (0.4%) 2.0

Activity of ffjhl

Most Recent Commits

ffjhl 2009-07-08 18:29 Rev.: 44472

fixed a typo: should be 'use_polar_decomposition_RMB'.
Also changed the default behavior to true after more testing.

3 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+3 -3)
ffjhl 2009-07-07 01:16 Rev.: 44465

merged previous two versions (due to mistake in commit).

25 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+23 -12), ViscoPlastic.h (+2 -1)
ffjhl 2009-07-07 01:03 Rev.: 44463

75 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+75 -12)
ffjhl 2009-07-07 00:48 Rev.: 44462

added d_usePolarDecompositionRMB as an option (default is false).

21 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+19 -20), ViscoPlastic.h (+2 -2)
ffjhl 2009-06-13 12:30 Rev.: 44416

added failureByPressure option: the particle will fail if
the allowable mean stress is exceeded (tensile or compressive).
So all together three failure options are available: maximum
principal stress, maximum principal strain and mean stress.

20 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+18 -11), ViscoPlastic.h (+2 -1)
ffjhl 2009-06-13 00:33 Rev.: 44415

added allow_no_tension option for failed particles - only negative
mean stress is retained after failure.

14 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+13), ViscoPlastic.h (+1)
ffjhl 2009-06-11 12:01 Rev.: 44412

added AllowNoShear to the erosion algorithm which
retains only the mean stress (tension and compression)
after failure, i.e., it does not allow deviatoric
stress. Consequently, tension or compression after
failure is treated the same. Note that the existing
AllowNoTension algorithm retains only compressive
mean stress after failure.

9 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+5 -1), CNHDamage.h (+4 -3)
ffjhl 2009-05-30 14:29 Rev.: 44382

1. Added diagnostic output when negative jacobian of deformation
gradient occurs.
2. Per Jim's 2005 modification of ElasticPlastic.cc, reset deformation
gradient of failed particles to previous value to prevent further
straining of these particles.

16 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+16 -2)
ffjhl 2009-05-30 01:41 Rev.: 44381

Using the RMB version of polar decomposition. Note that modifications
for the implicit version are not done yet.

6 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+6 -2)
ffjhl 2009-05-29 16:39 Rev.: 44378

1. Added diagnostic output when negative jacobian of deformation
gradient occurs.
2. Per Jim's 2005 modification of ElasticPlastic.cc, reset deformation
gradient of failed particles to previous value to prevent further
straining of these particles.

14 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+14 -2)
ffjhl 2009-01-20 21:57 Rev.: 42923

Fixed a bug in radialDirection. tt is not supposed
to be of unit length. Note that axis/height2 is
the axial unit vector; projOnAxis is the projection
of pbot onto axis.

2 lines of code changed in 1 file:

  • Packages/Uintah/Core/GeometryPiece: CylinderGeometryPiece.cc (+2 -2)
ffjhl 2009-01-08 21:54 Rev.: 42852

fixed a bug on -matl,mat for -varsummary. minor change in usage for
puda.cc.

2 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/puda: puda.cc (+1 -2), varsummary.cc (+1 -1)
ffjhl 2009-01-02 18:41 Rev.: 42815

Added pressureBC by adapting code from explicit.

254 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM: ImpMPM.cc (+243 -42), ImpMPM.h (+11)
ffjhl 2009-01-01 19:05 Rev.: 42814

fixed the right count for argc.

2 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/pfs: pfs2.cc (+2 -2)
ffjhl 2009-01-01 16:31 Rev.: 42813

added -cyl option so a cylinder can be created inside the given
geometry object. This is done primarily for image data (cropping).

60 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/pfs: pfs2.cc (+58 -23), sub.mk (+2)
Generated by StatSVN 0.4.0