Directory CCA/Components/MPM/Materials/ConstitutiveModel/

Total Files:
70
Deleted Files:
0
Lines of Code:
44219

[root]/CCA/Components/MPM/Materials/ConstitutiveModel
                        directory in repo Biswajit (9 files, 8707 lines)
                            directory in repo ElasticityModels (30 files, 2526 lines)
                            directory in repo Models (53 files, 8571 lines)
                        directory in repo PlasticityModels (132 files, 19228 lines)
                        directory in repo PortableTongeRamesh (1 files, 204 lines)
                        directory in repo QuocAnh (16 files, 766 lines)
                        directory in repo UnusedCM (39 files, 24525 lines)
                        directory in repo ViscoElastic (7 files, 1777 lines)
                        directory in repo fortran (5 files, 1748 lines)

Lines of Code

CCA/Components/MPM/Materials/ConstitutiveModel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 157 (100.0%) 136 (100.0%) 0.8
harman 124 (79.0%) 69 (50.7%) 0.5
guilkey 23 (14.6%) 26 (19.1%) 1.1
quocanh 4 (2.5%) 24 (17.6%) 6.0
jbhooper 6 (3.8%) 17 (12.5%) 2.8

Most Recent Commits

quocanh 2019-08-16 23:33 Rev.: 59599

add constitutive models for geomaterials including: Mohr Coulomb, hypoplasticity Bauer for granular materials; nonlocal damage elastoplastic model for rock cracking

24 lines of code changed in 4 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ConstitutiveModelFactory.cc (new), sub.mk (+1)
jbhooper 2019-08-13 12:51 Rev.: 59594

Add in a couple of basic, generalized viscoelastic material models for MPM.

17 lines of code changed in 2 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ConstitutiveModelFactory.cc (+15), sub.mk (+2 -1)
jbhooper 2019-05-20 10:16 Rev.: 59410

Update ElasticPlasticHP constitutive model and JohnsonCookDamage model to accurately track particle localization.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ElasticPlasticHP.cc (changed), ElasticPlasticHP.h (new)
guilkey 2019-04-13 15:49 Rev.: 59339

Change the interface to the interpolators. Previously, all calls to the
interpolators passed in the particle's reference size and the deformation
gradient, even though only CP*Interpolators use the deformation gradient.
Now, at the top of each MPM timestep, the current size (F*size for CP*I
particles, or just size for other interpolators) is passed in. This has
the upside of only computing the F*size product once/timestep, not once per
call to an interpolator task. Also, fewer tasks require the deformation
gradient, so data dependencies are reduced a little bit.

26 lines of code changed in 21 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ConstitutiveModel.cc (new), ConstitutiveModel.h (-2), ElasticPlasticHP.cc (+2 -4), HypoElasticImplicit.cc (new), NonLocalDruckerPrager.cc (new), ShellMaterial.cc (+4 -6), TransIsoHyperImplicit.cc (+1 -4), UCNH.cc (new), ViscoPlastic.cc (new), ViscoScramImplicit.cc (+2 -3), ViscoTransIsoHyperImplicit.cc (+1 -4)
guilkey 2019-04-06 15:30 Rev.: 59310

Fix some warnings in the ArrudaBoyce model.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: ArrudaBoyce8Chain.cc (new)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

69 lines of code changed in 124 files:

  • CCA/Components/MPM/Materials/ConstitutiveModel: Arenisca.cc (new), Arenisca.h (new), Arenisca3.cc (+1 -1), Arenisca3.h (new), Arenisca4.cc (+1 -1), Arenisca4.h (new), CompMooneyRivlin.cc (new), CompMooneyRivlin.h (+1 -1), ConstitutiveModel.cc (+1 -1), ConstitutiveModel.h (+1 -1), ConstitutiveModelFactory.cc (+1 -1), ConstitutiveModelFactory.h (new), Diamm.cc (new), Diamm.h (new), ElasticPlasticHP.cc (+1 -1), ElasticPlasticHP.h (+1 -1), HypoElastic.cc (new), HypoElastic.h (+1 -1), HypoElasticFortran.cc (+1 -1), HypoElasticFortran.h (new), HypoElasticImplicit.cc (+1 -1), HypoElasticImplicit.h (new), IdealGasMP.cc (+1 -1), IdealGasMP.h (+1 -1), ImplicitCM.cc (+1 -1), ImplicitCM.h (new), JWLppMPM.cc (new), JWLppMPM.h (new), Kayenta.cc (+1 -1), Kayenta.h (new), MWViscoElastic.cc (+1 -1), MWViscoElastic.h (+1 -1), MurnaghanMPM.cc (+1 -1), MurnaghanMPM.h (+1 -1), NonLocalDruckerPrager.cc (+1 -1), NonLocalDruckerPrager.h (+1 -1), P_Alpha.cc (+1 -1), P_Alpha.h (+1 -1), ProgramBurn.cc (+1 -1), ProgramBurn.h (new), RigidMaterial.cc (+1 -1), RigidMaterial.h (new), ShellMaterial.cc (+1 -1), ShellMaterial.h (+1 -1), SoilFoam.cc (+1 -1), SoilFoam.h (+1 -1), TH_Water.cc (+1 -1), TH_Water.h (+1 -1), TransIsoHyper.cc (+1 -1), TransIsoHyper.h (+1 -1), TransIsoHyperImplicit.cc (+1 -1), TransIsoHyperImplicit.h (+1 -1), UCNH.cc (+1 -1), UCNH.h (+1 -1), ViscoPlastic.cc (+1 -1), ViscoPlastic.h (+1 -1), ViscoSCRAMHotSpot.cc (new), ViscoSCRAMHotSpot.h (+1 -1), ViscoScram.cc (+1 -1), ViscoScram.h (new), ViscoScramImplicit.cc (+1 -1), ViscoScramImplicit.h (new), ViscoTransIsoHyper.cc (new), ViscoTransIsoHyper.h (new), ViscoTransIsoHyperImplicit.cc (+1 -1), ViscoTransIsoHyperImplicit.h (+1 -1), Water.cc (+1 -1), Water.h (new), sub.mk (+1 -1)
Generated by StatSVN 0.7.0