Directory CCA/Components/MPM/ConstitutiveModel/

Total Files:
76
Deleted Files:
0
Lines of Code:
46903

[root]/CCA/Components/MPM/ConstitutiveModel
                    directory in repo Biswajit (9 files, 8716 lines)
                        directory in repo ElasticityModels (30 files, 2526 lines)
                        directory in repo Models (53 files, 8587 lines)
                    directory in repo PlasticityModels (126 files, 17421 lines)
                    directory in repo PortableTongeRamesh (4 files, 1680 lines)
                        directory in repo TongeRameshPTRCalcs (18 files, 9660 lines)
                    directory in repo UnusedCM (39 files, 24514 lines)
                    directory in repo fortran (5 files, 1748 lines)

Lines of Code

CCA/Components/MPM/ConstitutiveModel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 263 (100.0%) 1687 (100.0%) 6.4
guilkey 57 (21.7%) 1010 (59.9%) 17.7
jas 193 (73.4%) 665 (39.4%) 3.4
leavy 6 (2.3%) 12 (0.7%) 2.0
harman 3 (1.1%) 0 (0.0%) 0.0
cgritton 4 (1.5%) 0 (0.0%) 0.0

Most Recent Commits

leavy 2015-11-19 05:13 Rev.: 54367

initial commit of the Tonge-Ramesh ceramic model, with portable files for building in other codes

12 lines of code changed in 6 files:

  • CCA/Components/MPM/ConstitutiveModel: ConstitutiveModelFactory.cc (changed), TongeRamesh_gitInfo.cc (new 5), TongeRamesh_gitInfo.h (new 7), sub.mk (new)
cgritton 2015-10-19 14:58 Rev.: 54195

added flags so that reactive flow constitutive models can run with out the diffusion component

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.cc (changed), GaoElastic.h (new)
guilkey 2015-10-15 13:29 Rev.: 54180

Remove #include for a removed file

0 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.cc (-2)
guilkey 2015-10-15 13:26 Rev.: 54179

Merging branch into trunk where appropriate.

4 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.cc (+4 -6)
guilkey 2015-09-28 13:07 Rev.: 54061

Adding an outputProblemSpec so we can restart from checkpoint.

3 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: MPMMaterial.cc (new)
guilkey 2015-09-28 12:21 Rev.: 54060

Add volume_expansion_coeff to the outputProblemSpec.

4 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.cc (+4 -3)
guilkey 2015-09-24 18:30 Rev.: 54043

Add volume_expansion_coeff to the CMData

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.h (+1)
guilkey 2015-09-24 17:54 Rev.: 54040

Bringing in most of the changes to this model currently found in the reactive_flow branch.

4 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: GaoElastic.cc (+4 -3)
guilkey 2015-08-18 13:19 Rev.: 53836

Change CellNAPID from a short int to an int. This will likely anger the RT.

3 lines of code changed in 5 files:

  • CCA/Components/MPM/ConstitutiveModel: ElasticPlasticHP.cc (+1 -1), MPMMaterial.cc (+1 -1), MPMMaterial.h (new)
guilkey 2015-08-03 13:56 Rev.: 53777

Improve the fault tolerance of the water model. Namely, delete particles
for which the deformation gradient will give non-sense answers.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: Water.cc (changed), Water.h (changed)
harman 2015-05-29 16:22 Rev.: 53565

Removed (using namespace *) from include files.


0 lines of code changed in 3 files:

  • CCA/Components/MPM/ConstitutiveModel: MPMMaterial.h (-2), UCNH.h (new)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

227 lines of code changed in 50 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (new), Arenisca3.cc (new), Arenisca4.cc (+14 -14), CNH_MMS.cc (new), CompMooneyRivlin.cc (new), Diamm.cc (+11 -11), ElasticPlasticHP.cc (+11 -11), GaoElastic.cc (+10 -10), HypoElastic.cc (+6 -6), HypoElasticFortran.cc (+6 -6), IdealGasMP.cc (+6 -6), Kayenta.cc (+11 -11), MPMMaterial.h (+1), MWViscoElastic.cc (new), MurnaghanMPM.cc (+6 -6), NonLocalDruckerPrager.cc (+6 -6), P_Alpha.cc (new), ShellMaterial.cc (new), SoilFoam.cc (new), TH_Water.cc (new), TransIsoHyper.cc (+6 -6), UCNH.cc (new), ViscoPlastic.cc (+11 -11), ViscoSCRAMHotSpot.cc (new), ViscoScram.cc (new), ViscoTransIsoHyper.cc (new), Water.cc (+6 -6)
jas 2015-05-27 15:34 Rev.: 53554

Explicit namespace usage as part of the transition to c++-11.

225 lines of code changed in 27 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+36 -36), Arenisca3.cc (+11 -11), Arenisca4.cc (+14 -14), CNH_MMS.cc (+6 -6), CompMooneyRivlin.cc (+7 -8), Diamm.cc (+11 -11), ElasticPlasticHP.cc (+11 -11), GaoElastic.cc (+10 -10), HypoElastic.cc (+6 -6), HypoElasticFortran.cc (+6 -6), IdealGasMP.cc (+6 -6), Kayenta.cc (+11 -11), MPMMaterial.h (-1), MWViscoElastic.cc (+6 -6), MurnaghanMPM.cc (+6 -6), NonLocalDruckerPrager.cc (+6 -6), P_Alpha.cc (+6 -6), ShellMaterial.cc (+7 -7), SoilFoam.cc (+6 -6), TH_Water.cc (+6 -6), TransIsoHyper.cc (+6 -6), UCNH.cc (+6 -6), ViscoPlastic.cc (+11 -11), ViscoSCRAMHotSpot.cc (+4 -4), ViscoScram.cc (+8 -8), ViscoTransIsoHyper.cc (+6 -6), Water.cc (+6 -6)
guilkey 2015-05-19 12:09 Rev.: 53516

Fix, I hope, the deletion of the scalar diffusion model.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: MPMMaterial.cc (+2)
guilkey 2015-05-18 17:22 Rev.: 53512

Put deletion of scalar diffusion model inside of a conditional.

3 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: MPMMaterial.cc (+3 -1)
guilkey 2015-05-18 12:35 Rev.: 53503

Adding models for the ARL project.

944 lines of code changed in 6 files:

  • CCA/Components/MPM/ConstitutiveModel: ConstitutiveModelFactory.cc (+4), GaoElastic.cc (+666), GaoElastic.h (+236), MPMMaterial.cc (+31 -8), MPMMaterial.h (+5 -1), sub.mk (+2 -1)
jas 2015-05-13 15:04 Rev.: 53484

Changes required to use c++-11.

13 lines of code changed in 5 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+9 -9), ElasticPlasticHP.cc (+2 -2), JWLppMPM.cc (+1 -1), UCNH.cc (+1 -1)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

200 lines of code changed in 111 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+23 -27), Arenisca.h (+22 -28), Arenisca3.cc (+23 -29), Arenisca3.h (new), Arenisca4.cc (+23 -30), Arenisca4.h (new), CompMooneyRivlin.cc (+1 -1), CompMooneyRivlin.h (new), ConstitutiveModel.cc (new), ConstitutiveModel.h (new), ConstitutiveModelFactory.cc (+1 -1), ConstitutiveModelFactory.h (+1 -1), Diamm.cc (+1 -1), Diamm.h (new), ElasticPlasticHP.cc (+1 -1), ElasticPlasticHP.h (new), HypoElastic.cc (+1 -1), HypoElastic.h (+1 -1), HypoElasticFortran.cc (+1 -1), HypoElasticFortran.h (new), HypoElasticImplicit.cc (new), HypoElasticImplicit.h (new), IdealGasMP.cc (+1 -1), IdealGasMP.h (+1 -1), ImplicitCM.cc (+1 -1), ImplicitCM.h (new), JWLppMPM.cc (+1 -1), JWLppMPM.h (+1 -1), Kayenta.cc (+1 -1), Kayenta.h (+1 -1), MPMMaterial.cc (+1 -1), MPMMaterial.h (+1 -1), 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 (new), ProgramBurn.h (+1 -1), RigidMaterial.cc (new), RigidMaterial.h (new), ShellMaterial.cc (+1 -1), ShellMaterial.h (new), SoilFoam.cc (+1 -1), SoilFoam.h (+1 -1), TH_Water.cc (+1 -1), TH_Water.h (+1 -1), TransIsoHyper.cc (+1 -1), TransIsoHyper.h (new), TransIsoHyperImplicit.cc (new), TransIsoHyperImplicit.h (new), UCNH.cc (+1 -1), UCNH.h (+1 -1), ViscoPlastic.cc (+1 -1), ViscoPlastic.h (new), ViscoSCRAMHotSpot.cc (+1 -1), ViscoSCRAMHotSpot.h (new), ViscoScram.cc (+1 -1), ViscoScram.h (+1 -1), ViscoScramImplicit.cc (new), ViscoScramImplicit.h (new), ViscoTransIsoHyper.cc (+1 -1), ViscoTransIsoHyper.h (new), ViscoTransIsoHyperImplicit.cc (new), ViscoTransIsoHyperImplicit.h (new), Water.cc (+1 -1), Water.h (+1 -1), sub.mk (+1 -1)
guilkey 2015-01-22 17:25 Rev.: 52997

The addParticles function now knows how to refine particles, based on a
(currently) hardwired criterion.

scheduleAddParticles is now called from within a conditional based on a new MPM flag.

Added a pRefinedLabel, so that particles only get refined once, for now.

Got rid of pdTdtLabel_preReloc. This variable is never used from previous
timesteps, so there is no point in dragging it around. Modified the CMs
(all 3e72 of them) accordingly. This will break the RT, as it will have one
fewer checkpoint variable.

41 lines of code changed in 31 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+1 -1), Arenisca3.cc (+1 -1), Arenisca4.cc (+1 -1), CNH_MMS.cc (+1 -1), CompMooneyRivlin.cc (+1 -1), ConstitutiveModel.cc (+2 -2), Diamm.cc (+1 -1), ElasticPlasticHP.cc (+2 -2), HypoElastic.cc (+1 -1), HypoElasticFortran.cc (+1 -1), HypoElasticImplicit.cc (+2 -2), IdealGasMP.cc (+1 -1), ImplicitCM.cc (+3 -3), JWLppMPM.cc (+1 -1), Kayenta.cc (+1 -1), MWViscoElastic.cc (+1 -1), MurnaghanMPM.cc (+1 -1), NonLocalDruckerPrager.cc (+1 -1), P_Alpha.cc (+1 -1), ProgramBurn.cc (+1 -1), ShellMaterial.cc (+1 -1), SoilFoam.cc (+1 -1), TH_Water.cc (+1 -1), TransIsoHyper.cc (+1 -1), UCNH.cc (+2 -2), ViscoPlastic.cc (+2 -2), ViscoSCRAMHotSpot.cc (+1 -1), ViscoScram.cc (+1 -1), ViscoScramImplicit.cc (+4 -4), ViscoTransIsoHyper.cc (+1 -1), Water.cc (+1 -1)
guilkey 2015-01-14 09:40 Rev.: 52967

Undo removal of the pTempPrevLabel to get the RT off it's back.

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ElasticPlasticHP.cc (+1)
guilkey 2015-01-13 11:58 Rev.: 52960

Remove require for pTempPrevLabel. Not used in the explicit code.

0 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ElasticPlasticHP.cc (-2)
Generated by StatSVN 0.7.0