[root]/CCA/Components/MPM/ConstitutiveModel
PlasticityModels
(106 files, 15973 lines)
UnusedCM
(19 files, 7191 lines)
fortran
(12 files, 1625 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 369 (100.0%) | 3886 (100.0%) | 10.5 |
guilkey | 90 (24.4%) | 1155 (29.7%) | 12.8 |
jas | 172 (46.6%) | 750 (19.3%) | 4.3 |
harman | 39 (10.6%) | 671 (17.3%) | 17.2 |
jpeterson | 9 (2.4%) | 587 (15.1%) | 65.2 |
jeff788 | 4 (1.1%) | 295 (7.6%) | 73.7 |
ffjhl | 15 (4.1%) | 203 (5.2%) | 13.5 |
leavy | 4 (1.1%) | 188 (4.8%) | 47.0 |
luitjens | 34 (9.2%) | 34 (0.9%) | 1.0 |
dav | 1 (0.3%) | 2 (0.1%) | 2.0 |
burghard | 1 (0.3%) | 1 (0.0%) | 1.0 |
Add new User Inputs (UIs) to the outputProblemSpec code.
0 lines of code changed in 2 files:
Fix accidentally committed bug.
1 lines of code changed in 1 file:
Modifications to accomodate new release of Kayenta.
187 lines of code changed in 3 files:
Fix bug in CNHDamage.cc which initialized the seed data with the wrong data.
Fix compiler warnings.
2 lines of code changed in 2 files:
Another stupid mistake--fixed variable name
0 lines of code changed in 2 files:
Forgot a comma
1 lines of code changed in 1 file:
Add MPM version of Murnahan EOS via Constitutive Model.
586 lines of code changed in 6 files:
Fix: Change p.failed -> p.localized to be consistent with previous change
2 lines of code changed in 1 file:
Change "pFailed_Label" to "pLocalized_Label" so that the naming and meaning is
more consistent with the ElasticPlastic model.
69 lines of code changed in 5 files:
Migrated a few more function calls to the new patch interface.
Deleted the old patch interface.
Removed __New() from the new patch interface calls.
32 lines of code changed in 32 files:
Put a conditional for dealing with a particular erosion algorithm back in. This
should get the RT passing again without the need for replacing gold standards.
5 lines of code changed in 1 file:
Threw some crap against the wall, these changes seem to stick.
10 lines of code changed in 3 files:
This should get the ImpMPM RT running again. Getting computes and requires
in place.
Also, deleting ZerilliArmstrongPlastic, which was apparently replaced by
ZAPlastic.
197 lines of code changed in 44 files:
Trying to clean up fall out from Justin's recent commits.
9 lines of code changed in 2 files:
Make heating due to artificial viscosity optional, off by default.
5 lines of code changed in 1 file:
Added an AllowNoShear option to ElasticPlastic. Other modifications to
attempt to make this model more robust as particles "localize". Removed
unneeded line of code from JCPlastic.cc
47 lines of code changed in 2 files:
Removed compute because it is scheduled in MPM::scheduleComputeStressTensor if artifical viscosity is set to on. Jim needs to look into the proper fix.
1 lines of code changed in 1 file:
Added some missing computes.
1 lines of code changed in 1 file:
tabs
671 lines of code changed in 39 files:
Move d_thermalConductivity from Material.h to MPMMaterial.h and ICEMaterial.h.
7 lines of code changed in 3 files:
(40 more)