/trunk/src Developers: ffjhl

Login name:
ffjhl
Total Commits:
47 (0.6%)
Lines of Code:
4687 (2.9%)
Most Recent Commit:
2008-12-29 18:49

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 47 (100.0%) 4687 (100.0%) 99.7
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/ 28 (59.6%) 3689 (78.7%) 131.7
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels/ 12 (25.5%) 986 (21.0%) 82.1
Packages/Uintah/StandAlone/tools/puda/ 3 (6.4%) 12 (0.3%) 4.0
Packages/Uintah/StandAlone/tools/extractors/ 2 (4.3%) 0 (0.0%) 0.0
Packages/Uintah/StandAlone/ 2 (4.3%) 0 (0.0%) 0.0

Activity of ffjhl

Most Recent Commits

ffjhl 2008-12-29 18:49 Rev.: 42801

Failed particleIDs now print properly for ViscoPlastic and CNHDamge
thanks to Jim for the tip. Improved documentation on the SUVIC-I model.

0 lines of code changed in 12 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (changed), CNHDamage.h (new), CNHPDamage.cc (changed), ViscoPlastic.cc (changed), ViscoPlastic.h (new)
  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.h (changed)
ffjhl 2008-12-28 03:02 Rev.: 42793

In ComputeStressTensor, make sure states of failed (localized) particles
do not change for both explicit and implicit in iterations or subsequent
timesteps. Noticed that explicit incurrs large error so implicit version
is preferred.

50 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+50 -37)
ffjhl 2008-12-25 19:28 Rev.: 42783

cosmetic changes only; better usage description for extractS.

0 lines of code changed in 4 files:

  • Packages/Uintah/StandAlone/tools/extractors: extractS.cc (changed)
  • Packages/Uintah/StandAlone/tools/puda: puda.cc (changed)
ffjhl 2008-12-25 17:00 Rev.: 42782

-matl <int> is now a general option.

12 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/puda: puda.cc (+12 -5)
ffjhl 2008-12-25 14:11 Rev.: 42781

For implicit, use addSharedCRForImplicitHypo.

4 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+4 -3)
ffjhl 2008-12-25 00:01 Rev.: 42780

changed failure criteria to NOT use absolute values.
Now tension and compression are differentiated.
Trying to print out failed particleIDs... need more work there.

15 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+10 -5), CNHDamage.h (+2 -1), CNHPDamage.cc (+2 -2), ViscoPlastic.cc (+1)
  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.cc (new)
ffjhl 2008-12-24 19:02 Rev.: 42779

added failure by stress, example file is suvic_10minus4_failure.ups

235 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+200 -136), ViscoPlastic.h (+35 -5)
ffjhl 2008-12-23 23:36 Rev.: 42777

cleaned up the code a bit, cosmetic only.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoPlastic.cc (+3 -28)
ffjhl 2008-12-23 22:43 Rev.: 42776

Added options:
-mat <material id>
-timesteplow <int> (only outputs timestep from int)
-timestephigh <int> (only outputs timesteps upto int)

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone: selectpart.cc (changed)
ffjhl 2008-12-14 22:22 Rev.: 42715

145 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: ViscoPlasticityModel.cc (new 12), ViscoPlasticityModel.h (new 133)
ffjhl 2008-12-14 22:20 Rev.: 42714

To go with SUVIC-I....

66 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: ViscoPlasticityModelFactory.cc (new 43), ViscoPlasticityModelFactory.h (new 23)
ffjhl 2008-12-14 22:02 Rev.: 42712

Initial commit of SUVIC-I, a viscoplastic model for ice.
The code compiles but still has problems adapting to the current
version of Uintah.

4142 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ConstitutiveModelFactory.cc (+4), ViscoPlastic.cc (+2988), ViscoPlastic.h (+374), sub.mk (new)
  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.cc (+553), SuvicI.h (+219), sub.mk (+3)
ffjhl 2008-12-13 12:41 Rev.: 42710

Fixed a typo cm_ps->setAttribute("type","cnh_damage"); so restart works.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+1 -1)
ffjhl 2008-12-11 13:50 Rev.: 42693

added "failure_by_stress",d_epsf.failureByStress, so failure
due to stress is possible.

14 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+13 -3), CNHDamage.h (+1)
Generated by StatSVN 0.4.0