Directory CCA/Components/MPM/ConstitutiveModel/

Total Files:
67
Deleted Files:
11
Lines of Code:
42486

[root]/CCA/Components/MPM/ConstitutiveModel
                    directory in repo PlasticityModels (111 files, 16361 lines)
                    directory in repo UnusedCM (31 files, 9717 lines)
                    directory in repo fortran (10 files, 5412 lines)

Lines of Code

CCA/Components/MPM/ConstitutiveModel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 777 (100.0%) 10167 (100.0%) 13.0
jpeterson 284 (36.6%) 6062 (59.6%) 21.3
guilkey 82 (10.6%) 1529 (15.0%) 18.6
jeff788 39 (5.0%) 1404 (13.8%) 36.0
harman 110 (14.2%) 480 (4.7%) 4.3
ffjhl 9 (1.2%) 398 (3.9%) 44.2
jas 216 (27.8%) 219 (2.2%) 1.0
luitjens 33 (4.2%) 49 (0.5%) 1.4
dav 4 (0.5%) 26 (0.3%) 6.5

Most Recent Commits

harman 2010-12-27 17:22 Rev.: 46640

code generalization:

A GeometryObject can now have an arbitrary number of double,Vector,
IntVectors,Points variables associated with that object. The assumption that
each object will have a "res" and "velocity" has been removed. Justin & Todd

15 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: MPMMaterial.cc (+15 -15)
guilkey 2010-12-22 13:19 Rev.: 46632

Uncomment some #undef's so that it isn't ambiguous.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (new)
guilkey 2010-12-21 18:56 Rev.: 46629

A slightly improved version of dumping out the UIs before and after KMMCHK.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+2 -5)
guilkey 2010-12-21 16:00 Rev.: 46627

Print out the user inputs before and after calls to KMMCHK, so the user can
see how Kayenta saw fit to modify the inputs.

12 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+12)
guilkey 2010-12-07 19:44 Rev.: 46569

Use a better polar decomposition algorithm.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ElasticPlasticHP.cc (new)
jpeterson 2010-12-06 18:31 Rev.: 46562

Add bulletproofing for reasonable range for the Poisson ratio of the material.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (new)
guilkey 2010-11-30 16:31 Rev.: 46525

Fix warning in a conditional.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (changed)
guilkey 2010-11-24 22:48 Rev.: 46518

Band-Aid the computes and requires so this will run multi-proc without doing
the grid reset.

6 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+6 -7)
guilkey 2010-11-24 16:40 Rev.: 46517

Arrange the calculations in a way that won't make the buildbot mad.

7 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+7 -3)
guilkey 2010-11-24 15:15 Rev.: 46516

Fix the deformation which was getting reset to the unadjusted value even though
pressure stabilization was applied.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+2 -7)
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)
guilkey 2010-11-22 12:06 Rev.: 46501

1. Add the "C" variable to the copy constructor and outputProblemSpec.
2. Add the ability to ignite from a plane, rather than just at a point.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ProgramBurn.cc (changed)
guilkey 2010-11-19 18:46 Rev.: 46497

Fix uninitialized variable.

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ProgramBurn.cc (+1 -2)
guilkey 2010-11-17 09:30 Rev.: 46475

Use proc0cout to reduce some spew.

7 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+7 -9)
guilkey 2010-11-12 18:34 Rev.: 46463

Fixed a bug in how the Weibull distribution was being used.

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+1 -1)
guilkey 2010-11-09 16:45 Rev.: 46438

Add more information about the particles that are being deleted.

3 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+3 -1)
jpeterson 2010-11-08 17:15 Rev.: 46435

Some commenting and cleaning. Added default output of Cv parameter when using JWL/C EOS so that restarts can occur.

11 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (+11 -7)
guilkey 2010-11-08 16:33 Rev.: 46434

Replace the use of "eigen" with "getEigenValues". eigen seems to have a bug
which causes it to get into a loop from which it never returns.

10 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: UCNH.cc (+10 -19)
jeff788 2010-11-01 12:52 Rev.: 46417

added localization capability to Kayenta

360 lines of code changed in 3 files:

  • CCA/Components/MPM/ConstitutiveModel: Kayenta.cc (+336 -117), Kayenta.h (new)

(87 more)

Generated by StatSVN 0.4.0