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

Total Files:
43
Deleted Files:
0
Lines of Code:
6590

[root]/Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 91 (100.0%) 1282 (100.0%) 14.0
ffjhl 12 (13.2%) 986 (76.9%) 82.1
guilkey 18 (19.8%) 258 (20.1%) 14.3
jas 60 (65.9%) 37 (2.9%) 0.6
banerjee 1 (1.1%) 1 (0.1%) 1.0

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 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.h (changed)
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.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.cc (new)
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.

775 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: SuvicI.cc (+553), SuvicI.h (+219), sub.mk (+3)
guilkey 2008-12-12 18:23 Rev.: 42706

Fixed the eval_dp_dJ function to be consistent with the previous change.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: MieGruneisenEOSEnergy.cc (changed)
guilkey 2008-12-12 17:38 Rev.: 42704

Adding higher order terms to the calculation of pressure.

20 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: MieGruneisenEOSEnergy.cc (+17 -7), MieGruneisenEOSEnergy.h (new)
guilkey 2008-12-01 16:15 Rev.: 42637

Compute temperature increments individually, instead of from the energy
increment.

29 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: MPMEquationOfState.cc (+11 -1), MPMEquationOfState.h (new), MieGruneisenEOSEnergy.cc (+6 -7), MieGruneisenEOSEnergy.h (+5 -6)
guilkey 2008-11-24 17:59 Rev.: 42575

Adding a high pressure version of the ElasticPlastic model. This
attempts to do a better job of accounting for energy in high rate
MPM simulations and uses an energy form of the MieGruneisen EOS.
This included adding an "energy" field to the PlasticityState.

209 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: MieGruneisenEOSEnergy.cc (+100), MieGruneisenEOSEnergy.h (+102), PlasticityState.cc (new), PlasticityState.h (new), sub.mk (+1)
jas 2008-07-07 20:07 Rev.: 41434

Use the proper c++ standard for include files for the C inlude files, i.e.
<stdio.h> --> <cstdio>
<math.h> --> <cmath>

Tested on g++ 4.2 and 4.3 compilers.

37 lines of code changed in 60 files:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: ArmstrongFrederickKinematicHardening.cc (new), BPSMeltTemp.cc (+1 -1), BeckerCheck.cc (new), CopperCp.cc (new), DefaultHypoElasticEOS.cc (new), DruckerBeckerCheck.cc (new), DruckerCheck.cc (new), GursonYield.cc (+1 -1), HancockMacKenzieDamage.cc (+1 -1), HyperElasticEOS.cc (+1 -1), IsoHardeningPlastic.cc (new), JohnsonCookDamage.cc (+1 -1), JohnsonCookPlastic.cc (new), MTSPlastic.cc (new), MTSShear.cc (+1 -1), MieGruneisenEOS.cc (+1 -1), NPShear.cc (new), NoKinematicHardening.cc (new), NoneCheck.cc (+1 -1), NullDamage.cc (new), PTWPlastic.cc (+1 -1), PTWShear.cc (new), PragerKinematicHardening.cc (+2 -2), SCGMeltTemp.cc (+1 -1), SCGPlastic.cc (+2 -2), SCGShear.cc (new), SteelCp.cc (+1 -1), VonMisesYield.cc (new), ZAPlastic.cc (+2 -2), ZerilliArmstrongPlastic.cc (+1 -1)
banerjee 2008-01-09 20:07 Rev.: 39911

Fixed restart problem in test_cyl_pene_no_ero.ups

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels: HyperElasticEOS.cc (+1 -1)
Generated by StatSVN 0.4.0