Directory CCA/Components/MPM/ConstitutiveModel/

Total Files:
74
Deleted Files:
8
Lines of Code:
47832

[root]/CCA/Components/MPM/ConstitutiveModel
                    directory in repo PlasticityModels (113 files, 16324 lines)
                    directory in repo UnusedCM (31 files, 14487 lines)
                    directory in repo fortran (6 files, 1762 lines)

Lines of Code

CCA/Components/MPM/ConstitutiveModel/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 303 (100.0%) 10905 (100.0%) 35.9
jeff788 19 (6.3%) 2953 (27.1%) 155.4
banerjee 15 (5.0%) 2744 (25.2%) 182.9
jpeterson 22 (7.3%) 1737 (15.9%) 78.9
guilkey 62 (20.5%) 1537 (14.1%) 24.7
sadeghirad 18 (5.9%) 1400 (12.8%) 77.7
leavy 2 (0.7%) 300 (2.8%) 150.0
harman 9 (3.0%) 83 (0.8%) 9.2
jas 133 (43.9%) 80 (0.7%) 0.6
kamojjala 2 (0.7%) 50 (0.5%) 25.0
jsutherland 21 (6.9%) 21 (0.2%) 1.0

Most Recent Commits

sadeghirad 2011-12-29 10:48 Rev.: 48051

minor modification for Arenisca.cc

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (changed)
sadeghirad 2011-12-16 14:03 Rev.: 48018

Added subccling into Arenisca.cc

43 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+43 -21)
sadeghirad 2011-12-14 15:24 Rev.: 48000

minor revisions for the Arenisca.cc

5 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+5 -2)
sadeghirad 2011-12-14 12:46 Rev.: 47994

removed extra files related to the simplifiedGeomodel which are not useful anymore

0 lines of code changed in 6 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoExtract.sh (del), simpleGeoModel_BB.cc (del), simpleGeoModel_BB.h (del), simpleGeoPlot.m (del), simplifiedGeoModel.cc (del), simplifiedGeoModel.h (del)
sadeghirad 2011-12-14 12:42 Rev.: 47993

committed new version of the simplifiedGeomodel which is named Arenisca

1261 lines of code changed in 6 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+1069), Arenisca.h (new 188), ConstitutiveModelFactory.cc (new), sub.mk (new)
jpeterson 2011-11-17 14:05 Rev.: 47816

Missed two tags that previously excluded Modified being used with JWL or Murnaghan.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (changed)
jpeterson 2011-11-17 13:55 Rev.: 47815

M CCA/Components/MPM/ConstitutiveModel/ViscoScram.cc
Moved the Modified EOS case first so that if the material is expanding beyond relative volume of one, the pressure is not negative. Also cleaned up the code a bit and added comments.

M StandAlone/inputs/UPS_SPEC/constitutive_models.xml
Fixed UPS specifications to allow the Preston-Tonks-Wallace shear modulus model.


154 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (+154 -124)
guilkey 2011-10-20 23:12 Rev.: 47755

Fix a few scheduling deficiencies that only showed up when trying to use the
model in a multi-level simulation.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: ProgramBurn.cc (new)
guilkey 2011-10-20 16:19 Rev.: 47754

Fix water model so that it doesn't look like ice divided into cubes at patch
boundaries. Reformatting of Water and CompMooneyRivlin to make them easier to
compare with each other and thus find this error.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: CompMooneyRivlin.cc (new), Water.cc (changed)
guilkey 2011-10-19 20:14 Rev.: 47751

Fix a warning.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: Diamm.cc (new)
banerjee 2011-10-12 19:50 Rev.: 47707

Added a few corrections. Doesn't work correctly yet.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: JWLppMPM.cc (changed), JWLppMPM.h (changed)
banerjee 2011-10-12 18:37 Rev.: 47706

A corrected version that does recursion reasonably well but doesn't seem quite correct. The porosity plots in verification test 6 still don't match.

181 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (new 181)
banerjee 2011-10-12 15:44 Rev.: 47704

Updated version with better checks for nans.

279 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoExtract.sh (new 4), simpleGeoModel_BB.cc (+76 -49), simpleGeoModel_BB.h (new 6), simpleGeoPlot.m (new 193)
jpeterson 2011-10-11 12:11 Rev.: 47701

ViscoScram's version of JWL is now thread safe as well.

36 lines of code changed in 3 files:

  • CCA/Components/MPM/ConstitutiveModel: ViscoScram.cc (+27 -25), ViscoScram.h (new)
banerjee 2011-10-08 18:57 Rev.: 47697

Now matches simplifiedGeoModel for verification test 6.

66 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+63 -54), simpleGeoModel_BB.h (+3 -1)
banerjee 2011-10-07 20:36 Rev.: 47694

Updated parts to original geomModel. Still some errors.

313 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+305 -217), simpleGeoModel_BB.h (+8 -8)
banerjee 2011-10-06 14:26 Rev.: 47685

Modified geo model with mie Gruneisen eos for coupling with MPMICE and recursion if the stress state
fails to reach the yield surface.

1905 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+1702), simpleGeoModel_BB.h (+203)
sadeghirad 2011-09-29 16:52 Rev.: 47659

modified some programming deficiencies in simplifiedGeoModel.cc

36 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: simplifiedGeoModel.cc (new 36)
kamojjala 2011-09-26 11:13 Rev.: 47635

Added three MMS problems as runtime options in MPM tree.

50 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: CNH_MMS.cc (new)
sadeghirad 2011-09-22 09:19 Rev.: 47620

modified simplified geomodel is committed

55 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: simplifiedGeoModel.cc (+55 -36)

(58 more)

Generated by StatSVN 0.4.0