-
jas
2011-08-31 02:48
Rev.: 47536
-
113 lines of code changed in 226 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ArmstrongFrederickKinematicHardening.cc (+1 -1),
ArmstrongFrederickKinematicHardening.h (new),
BPSMeltTemp.cc (+1 -1),
BPSMeltTemp.h (new),
BeckerCheck.cc (+1 -1),
BeckerCheck.h (+1 -1),
ConstantCp.cc (+1 -1),
ConstantCp.h (+1 -1),
ConstantMeltTemp.cc (new),
ConstantMeltTemp.h (new),
ConstantShear.cc (new),
ConstantShear.h (+1 -1),
CopperCp.cc (+1 -1),
CopperCp.h (+1 -1),
DamageModel.cc (+1 -1),
DamageModel.h (+1 -1),
DamageModelFactory.cc (new),
DamageModelFactory.h (new),
DefaultHypoElasticEOS.cc (+1 -1),
DefaultHypoElasticEOS.h (new),
DruckerBeckerCheck.cc (new),
DruckerBeckerCheck.h (new),
DruckerCheck.cc (+1 -1),
DruckerCheck.h (new),
GursonYield.cc (+1 -1),
GursonYield.h (new),
HancockMacKenzieDamage.cc (new),
HancockMacKenzieDamage.h (new),
HyperElasticEOS.cc (+1 -1),
HyperElasticEOS.h (+1 -1),
IsoHardeningPlastic.cc (+1 -1),
IsoHardeningPlastic.h (+1 -1),
JohnsonCookDamage.cc (new),
JohnsonCookDamage.h (+1 -1),
JohnsonCookPlastic.cc (+1 -1),
JohnsonCookPlastic.h (+1 -1),
KinematicHardeningModel.cc (new),
KinematicHardeningModel.h (+1 -1),
KinematicHardeningModelFactory.cc (+1 -1),
KinematicHardeningModelFactory.h (+1 -1),
MPMEquationOfState.cc (new),
MPMEquationOfState.h (+1 -1),
MPMEquationOfStateFactory.cc (+1 -1),
MPMEquationOfStateFactory.h (new),
MTSPlastic.cc (new),
MTSPlastic.h (+1 -1),
MTSShear.cc (new),
MTSShear.h (new),
MeltingTempModel.cc (new),
MeltingTempModel.h (new),
MeltingTempModelFactory.cc (+1 -1),
MeltingTempModelFactory.h (new),
MieGruneisenEOS.cc (+1 -1),
MieGruneisenEOS.h (+1 -1),
MieGruneisenEOSEnergy.cc (+1 -1),
MieGruneisenEOSEnergy.h (new),
NPShear.cc (new),
NPShear.h (+1 -1),
NoKinematicHardening.cc (+1 -1),
NoKinematicHardening.h (new),
NoneCheck.cc (+1 -1),
NoneCheck.h (new),
NullDamage.cc (new),
NullDamage.h (new),
PTWPlastic.cc (+1 -1),
PTWPlastic.h (new),
PTWShear.cc (+1 -1),
PTWShear.h (+1 -1),
PlasticityModel.cc (+1 -1),
PlasticityModel.h (+1 -1),
PlasticityModelFactory.cc (new),
PlasticityModelFactory.h (new),
PlasticityState.cc (+1 -1),
PlasticityState.h (+1 -1),
PragerKinematicHardening.cc (+1 -1),
PragerKinematicHardening.h (new),
SCGMeltTemp.cc (+1 -1),
SCGMeltTemp.h (+1 -1),
SCGPlastic.cc (+1 -1),
SCGPlastic.h (new),
SCGShear.cc (+1 -1),
SCGShear.h (+1 -1),
ShearModulusModel.cc (new),
ShearModulusModel.h (new),
ShearModulusModelFactory.cc (new),
ShearModulusModelFactory.h (new),
SpecificHeatModel.cc (new),
SpecificHeatModel.h (new),
SpecificHeatModelFactory.cc (new),
SpecificHeatModelFactory.h (new),
StabilityCheck.cc (new),
StabilityCheck.h (new),
StabilityCheckFactory.cc (+1 -1),
StabilityCheckFactory.h (+1 -1),
SteelCp.cc (+1 -1),
SteelCp.h (new),
SuvicI.cc (new),
SuvicI.h (+1 -1),
ViscoPlasticityModel.cc (new),
ViscoPlasticityModel.h (+1 -1),
ViscoPlasticityModelFactory.cc (+1 -1),
ViscoPlasticityModelFactory.h (new),
VonMisesYield.cc (new),
VonMisesYield.h (new),
YieldCondition.cc (+1 -1),
YieldCondition.h (+1 -1),
YieldConditionFactory.cc (+1 -1),
YieldConditionFactory.h (new),
ZAPlastic.cc (new),
ZAPlastic.h (new),
ZAPolymer.cc (new),
ZAPolymer.h (new),
sub.mk (new)
-
guilkey
2011-07-24 16:36
Rev.: 47377
-
13 lines of code changed in 3 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
DamageModelFactory.cc (+5 -3),
SpecificHeatModelFactory.cc (+4 -3),
StabilityCheckFactory.cc (+4 -3)
-
jsutherland
2011-07-12 23:04
Rev.: 47324
-
5 lines of code changed in 5 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
JohnsonCookPlastic.cc (+1),
MieGruneisenEOS.cc (+1),
StabilityCheckFactory.cc (+1),
ZAPlastic.cc (+1),
ZAPolymer.cc (+1)
-
guilkey
2011-06-19 22:03
Rev.: 47279
-
32 lines of code changed in 9 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
IsoHardeningPlastic.cc (+4 -4),
IsoHardeningPlastic.h (+4 -4),
JohnsonCookPlastic.cc (+4 -5),
JohnsonCookPlastic.h (+4 -4),
MTSPlastic.cc (+4 -6),
MTSPlastic.h (+4 -4),
PlasticityModel.cc (-1),
SCGPlastic.cc (+4 -4),
SCGPlastic.h (+4 -4)
-
guilkey
2011-05-04 08:17
Rev.: 47145
-
0 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
IsoHardeningPlastic.cc (-3)
-
harman
2011-04-01 14:17
Rev.: 47035
-
163 lines of code changed in 2 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ZAPolymer.cc (+128 -220),
ZAPolymer.h (+35 -148)
-
harman
2011-03-31 15:17
Rev.: 47032
-
594 lines of code changed in 4 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
PlasticityModelFactory.cc (+6),
ZAPolymer.cc (+321),
ZAPolymer.h (+266),
sub.mk (+1)
-
harman
2011-03-31 14:17
Rev.: 47030
-
14 lines of code changed in 3 files:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
PlasticityModel.h (+14 -15),
ZAPlastic.cc (-82),
ZAPlastic.h (-46)
-
guilkey
2011-03-28 12:14
Rev.: 47004
-
4 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
MPMEquationOfStateFactory.cc (+4 -4)
-
guilkey
2011-03-23 12:12
Rev.: 46989
-
17 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
MieGruneisenEOSEnergy.cc (+17 -10)
-
guilkey
2011-02-18 16:34
Rev.: 46867
-
46 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
ZAPlastic.h (+46 -39)
-
guilkey
2011-01-07 19:19
Rev.: 46676
-
1 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel/PlasticityModels:
MieGruneisenEOS.h (+1 -1)