Directory Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/

Total Files:
53
Deleted Files:
1
Lines of Code:
23378

[root]/Packages/Uintah/CCA/Components/MPM/ConstitutiveModel
                            directory in repo PlasticityModels (34 files, 5227 lines)
                                directory in repo Validation (110 files, 9003 lines)
                            directory in repo UnusedCM (5 files, 3623 lines)

Lines of Code

Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 432 (100.0%) 15839 (100.0%) 36.6
banerjee 87 (20.1%) 8863 (56.0%) 101.8
irina 21 (4.9%) 2743 (17.3%) 130.6
jas 140 (32.4%) 2185 (13.8%) 15.6
guilkey 67 (15.5%) 1465 (9.2%) 21.8
worthen 38 (8.8%) 176 (1.1%) 4.6
jones 28 (6.5%) 159 (1.0%) 5.6
dav 2 (0.5%) 94 (0.6%) 47.0
harman 34 (7.9%) 81 (0.5%) 2.3
dgroulx 9 (2.1%) 38 (0.2%) 4.2
yguo 4 (0.9%) 32 (0.2%) 8.0
anup 1 (0.2%) 3 (0.0%) 3.0
sparker 1 (0.2%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2005-12-09 10:25 Rev.: 32781

Minor improvements to this model.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: IdealGasMP.cc (new)
guilkey 2005-12-07 13:04 Rev.: 32751

Getting rid of d_includeFlowWork, it exists in the base class.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: MPMMaterial.h (changed)
guilkey 2005-12-05 12:10 Rev.: 32722

Rescued some pows.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: TransIsoHyper.cc (new)
guilkey 2005-12-01 19:17 Rev.: 32693

Fixed a bug that I introduced in yesterday's de-yukkifying.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: TransIsoHyper.cc (+1 -6)
guilkey 2005-11-30 16:26 Rev.: 32675

De-yukkified quite a bit.

100 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: TransIsoHyper.cc (+100 -110)
guilkey 2005-11-23 17:01 Rev.: 32625

Made some improvements to the IdealGas model, in particular with respect
to computing P*dV work done on the particles.

6 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: IdealGasMP.cc (+6 -4)
harman 2005-11-23 16:20 Rev.: 32624

Fall cleanup:
changed heatFlux_CC to heatRate_CC
pInternalHeatRate to pdTdt
Jim & Todd

81 lines of code changed in 34 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (new), CNHPDamage.cc (+8 -8), CompMooneyRivlin.cc (new), CompNeoHook.cc (+3 -3), CompNeoHookPlas.cc (+3 -3), ConstitutiveModel.cc (+8 -8), ElasticPlastic.cc (+10 -10), HypoElastic.cc (+3 -3), HypoElasticPlastic.cc (new), IdealGasMP.cc (+3 -3), ImplicitCM.cc (+5 -5), MWViscoElastic.cc (new), Membrane.cc (+3 -3), ShellMaterial.cc (+3 -3), TransIsoHyper.cc (+3 -3), ViscoSCRAMHotSpot.cc (new), ViscoScram.cc (+1 -1), ViscoTransIsoHyper.cc (+3 -3)
guilkey 2005-10-26 14:07 Rev.: 32318

Fix a small error for Irina.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ConstitutiveModelFactory.cc (new)
irina 2005-10-26 13:24 Rev.: 32316

implicit version of ViscoTransIsoHyper

1810 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ConstitutiveModelFactory.cc (+9 -3), ViscoTransIsoHyperImplicit.cc (new 1619), ViscoTransIsoHyperImplicit.h (new 181), sub.mk (new)
guilkey 2005-10-13 13:19 Rev.: 32128

If a negative J is encountered, no longer throw an exception. Now, emit a
warning, report the particle's mass, and reset the deformation gradient to
the value from the previous timestep. This was required for the SV2005 sim.
I suspect that infinitesimal particles are the source of the problem.

5 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (+5 -2)
irina 2005-09-27 13:54 Rev.: 32028

updated stress

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoTransIsoHyper.h (new)
irina 2005-09-27 12:27 Rev.: 32027

updated stress

71 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoTransIsoHyper.cc (+71 -60)
irina 2005-09-07 14:47 Rev.: 31915

updated model

147 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoTransIsoHyper.cc (+147 -144)
irina 2005-08-30 11:50 Rev.: 31767

Updated model

51 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoTransIsoHyper.cc (+47 -24), ViscoTransIsoHyper.h (+4)
worthen 2005-08-04 15:26 Rev.: 31398

Get Switcher to add material
CM - Have ViscoScramImplicit use the same StateData as ViscoScram

10 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (+4 -4), ViscoScram.h (new), ViscoScramImplicit.cc (+2 -44), ViscoScramImplicit.h (new)
guilkey 2005-08-03 15:47 Rev.: 31389

Change all of the getNode(High/Low)Index calls to getInteriorNode(High/Low)Index
This allows ImpMPM to run problems with extra cells not equal to zero.

16 lines of code changed in 11 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+2 -2), CNHPDamage.cc (+2 -2), CompNeoHookImplicit.cc (+2 -2), ElasticPlastic.cc (+2 -2), HypoElasticImplicit.cc (+2 -2), HypoElasticPlastic.cc (+2 -2), TransIsoHyperImplicit.cc (+2 -2), ViscoScramImplicit.cc (+2 -2)
guilkey 2005-08-01 14:03 Rev.: 31351

Changes to get rid of the need for pVolumeOldLabel from the implicit
MPM code.

95 lines of code changed in 9 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CNHDamage.cc (+5 -3), CNHPDamage.cc (+5 -4), CompNeoHookImplicit.cc (+18 -13), ElasticPlastic.cc (+13 -11), HypoElasticImplicit.cc (+11 -16), HypoElasticPlastic.cc (+11 -11), ImplicitCM.cc (-1), TransIsoHyperImplicit.cc (+21 -31), ViscoScramImplicit.cc (+11 -11)
worthen 2005-07-29 15:57 Rev.: 31333

Switcher - get carry-over to work
ViscoScram - append _implicit to pStatedata (to not conflict with non-implicit's name)
SerialMPM, ImpMPM, MPMICE - change switch tests to use reduction variables to work under mpi
MPMLabel - remove switchLabel
SimulationState - add necessary switcher things for all components to see
Scheduler* - add interface to the taskgraph so the switcher can query tasks

4 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: ViscoScramImplicit.cc (+4 -4)
irina 2005-07-27 12:14 Rev.: 31280

fixed errors

4 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: TransIsoHyper.cc (+2 -7), TransIsoHyperImplicit.cc (+2 -3)
guilkey 2005-07-19 18:19 Rev.: 31212

bElBar can be computed from the deformation gradient, so there's no reason
to drag both around from one timestep to the next.

25 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel: CompNeoHookImplicit.cc (+25 -51)

(71 more)

Generated by StatSVN 0.4.0