Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 13 (100.0%) | 430 (100.0%) | 33.0 |
CCA/Components/MPM/ConstitutiveModel/ | 9 (69.2%) | 398 (92.6%) | 44.2 |
CCA/Components/MPM/ | 1 (7.7%) | 26 (6.0%) | 26.0 |
Core/Labels/ | 3 (23.1%) | 6 (1.4%) | 2.0 |
added PressureStabilization to avoid spurious fluid oscillations.
0 lines of code changed in 2 files:
Replaced eigen method with getEigenValues; the former's known to
be problematic.
0 lines of code changed in 2 files:
Neumann b.c. for heat conduction added by merging
temperature b.c. with pressure b.c. intended for MPMICE.
Should not change existing results.
26 lines of code changed in 1 file:
fixed a bug (forgot to destroy the newly created label).
1 lines of code changed in 1 file:
TotalLocalizedParticle option now available for all damage models in UCNH.
2 lines of code changed in 1 file:
added TotalLocalizedParticle as an output for brittle damage
used as <save label="TotalLocalizedParticle"/>; should not change results.
16 lines of code changed in 3 files:
added brittle damage constitutive law; currently implemented
as separate logic from what Jim has done to the interface;
should not change those results.
385 lines of code changed in 3 files: