[root]/CCA/Components/MPM/ConstitutiveModel/PortableTongeRamesh
TongeRameshPTRCalcs
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 13 (100.0%) | 1.0 |
jas | 3 (23.1%) | 5 (38.5%) | 1.6 |
harman | 2 (15.4%) | 3 (23.1%) | 1.5 |
allen | 6 (46.2%) | 3 (23.1%) | 0.5 |
dav | 2 (15.4%) | 2 (15.4%) | 1.0 |
Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core
0 lines of code changed in 2 files:
update to move to a application common class and remove the shared state
3 lines of code changed in 4 files:
Replace all instances of StaticArray with std::vector. This has been tested on the RT for all components. It is a drop in replacement. StaticArray is being removed.
3 lines of code changed in 1 file:
Remove the unused (and unnecessary/confusing) copy constructor that had propagated via cut and paste for Todd and Jim.
M CCA/Components/MPM/ConstitutiveModel/ArenaSoilBanerjeeBrannon/ArenaPartiallySaturated.cc
M CCA/Components/MPM/ConstitutiveModel/ArenaSoilBanerjeeBrannon/ArenaPartiallySaturated.h
M CCA/Components/MPM/ConstitutiveModel/Arenisca.cc
M CCA/Components/MPM/ConstitutiveModel/Arenisca.h
M CCA/Components/MPM/ConstitutiveModel/Arenisca3.cc
M CCA/Components/MPM/ConstitutiveModel/Arenisca3.h
M CCA/Components/MPM/ConstitutiveModel/Arenisca4.cc
M CCA/Components/MPM/ConstitutiveModel/Arenisca4.h
M CCA/Components/MPM/ConstitutiveModel/CNH_MMS.cc
M CCA/Components/MPM/ConstitutiveModel/CNH_MMS.h
M CCA/Components/MPM/ConstitutiveModel/CompMooneyRivlin.cc
M CCA/Components/MPM/ConstitutiveModel/CompMooneyRivlin.h
M CCA/Components/MPM/ConstitutiveModel/ConstitutiveModel.cc
M CCA/Components/MPM/ConstitutiveModel/ConstitutiveModel.h
M CCA/Components/MPM/ConstitutiveModel/Diamm.cc
M CCA/Components/MPM/ConstitutiveModel/Diamm.h
M CCA/Components/MPM/ConstitutiveModel/ElasticPlasticHP.cc
M CCA/Components/MPM/ConstitutiveModel/ElasticPlasticHP.h
M CCA/Components/MPM/ConstitutiveModel/HypoElastic.cc
M CCA/Components/MPM/ConstitutiveModel/HypoElastic.h
M CCA/Components/MPM/ConstitutiveModel/HypoElasticFortran.cc
M CCA/Components/MPM/ConstitutiveModel/HypoElasticFortran.h
M CCA/Components/MPM/ConstitutiveModel/HypoElasticImplicit.cc
M CCA/Components/MPM/ConstitutiveModel/HypoElasticImplicit.h
M CCA/Components/MPM/ConstitutiveModel/IdealGasMP.cc
M CCA/Components/MPM/ConstitutiveModel/IdealGasMP.h
M CCA/Components/MPM/ConstitutiveModel/JWLppMPM.cc
M CCA/Components/MPM/ConstitutiveModel/JWLppMPM.h
M CCA/Components/MPM/ConstitutiveModel/Kayenta.cc
M CCA/Components/MPM/ConstitutiveModel/Kayenta.h
M CCA/Components/MPM/ConstitutiveModel/MWViscoElastic.cc
M CCA/Components/MPM/ConstitutiveModel/MWViscoElastic.h
M CCA/Components/MPM/ConstitutiveModel/MurnaghanMPM.cc
M CCA/Components/MPM/ConstitutiveModel/MurnaghanMPM.h
M CCA/Components/MPM/ConstitutiveModel/NonLocalDruckerPrager.cc
M CCA/Components/MPM/ConstitutiveModel/NonLocalDruckerPrager.h
M CCA/Components/MPM/ConstitutiveModel/P_Alpha.cc
M CCA/Components/MPM/ConstitutiveModel/P_Alpha.h
M CCA/Components/MPM/ConstitutiveModel/PortableTongeRamesh/TongeRameshPTR.cc
M CCA/Components/MPM/ConstitutiveModel/PortableTongeRamesh/TongeRameshPTR.h
M CCA/Components/MPM/ConstitutiveModel/ProgramBurn.cc
M CCA/Components/MPM/ConstitutiveModel/ProgramBurn.h
M CCA/Components/MPM/ConstitutiveModel/RFElasticPlastic.cc
M CCA/Components/MPM/ConstitutiveModel/RFElasticPlastic.h
M CCA/Components/MPM/ConstitutiveModel/RigidMaterial.cc
M CCA/Components/MPM/ConstitutiveModel/RigidMaterial.h
M CCA/Components/MPM/ConstitutiveModel/ShellMaterial.cc
M CCA/Components/MPM/ConstitutiveModel/ShellMaterial.h
M CCA/Components/MPM/ConstitutiveModel/SoilFoam.cc
M CCA/Components/MPM/ConstitutiveModel/SoilFoam.h
M CCA/Components/MPM/ConstitutiveModel/TH_Water.cc
M CCA/Components/MPM/ConstitutiveModel/TH_Water.h
M CCA/Components/MPM/ConstitutiveModel/TransIsoHyper.cc
M CCA/Components/MPM/ConstitutiveModel/TransIsoHyper.h
M CCA/Components/MPM/ConstitutiveModel/TransIsoHyperImplicit.cc
M CCA/Components/MPM/ConstitutiveModel/TransIsoHyperImplicit.h
M CCA/Components/MPM/ConstitutiveModel/UCNH.h
M CCA/Components/MPM/ConstitutiveModel/ViscoPlastic.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoPlastic.h
M CCA/Components/MPM/ConstitutiveModel/ViscoSCRAMHotSpot.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoSCRAMHotSpot.h
M CCA/Components/MPM/ConstitutiveModel/ViscoScram.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoScram.h
M CCA/Components/MPM/ConstitutiveModel/ViscoScramImplicit.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoScramImplicit.h
M CCA/Components/MPM/ConstitutiveModel/ViscoTransIsoHyper.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoTransIsoHyper.h
M CCA/Components/MPM/ConstitutiveModel/ViscoTransIsoHyperImplicit.cc
M CCA/Components/MPM/ConstitutiveModel/ViscoTransIsoHyperImplicit.h
M CCA/Components/MPM/ConstitutiveModel/Water.cc
M CCA/Components/MPM/ConstitutiveModel/Water.h
2 lines of code changed in 2 files:
Update copyright.
2 lines of code changed in 2 files:
SerialMPM, AMRMPM:
purged findRogueParticles()
updateErosionParameter()
Constitutive Models:
Reducing redundant code!
Removed the local version of pLocalizedLabel that the CMs were managing
and then copying to pLocalizedMPMLabel. There's only pLocalizedMPMLabel.
The Constituive models _can_ compute it and the damage models will modify it.
purged: addRequiresDamageParameter(), getDamageParameter()
DamageModels:
purged: computeScalarDamage().
3 lines of code changed in 2 files: