Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 56 (100.0%) | 159 (100.0%) | 2.8 |
guilkey | 10 (17.9%) | 115 (72.3%) | 11.5 |
jas | 36 (64.3%) | 28 (17.6%) | 0.7 |
harman | 6 (10.7%) | 8 (5.0%) | 1.3 |
ffjhl | 3 (5.4%) | 6 (3.8%) | 2.0 |
jpeterson | 1 (1.8%) | 2 (1.3%) | 2.0 |
removed the diagnostic label gSumInterpWeights. Keeping track of the weights
isn't useful.
0 lines of code changed in 4 files:
MPMLabel.cc .h
- added gSumWeightsLabel : Sum over all particles of the interpolation weights.
AMRMPM.cc .h
- added new task coarsenNodalData_CFI()
- copy the fine level nodal data to the underlying coarse nodes only at
the coarse fine interface.
Works for a simple 3L, RR:2, 1D problem with linear interpolation.
8 lines of code changed in 2 files:
fixed a bug (forgot to destroy the newly created label).
1 lines of code changed in 1 file:
added TotalLocalizedParticle as an output for brittle damage
used as <save label="TotalLocalizedParticle"/>; should not change results.
5 lines of code changed in 2 files:
Update copyright date.
4 lines of code changed in 7 files:
Added label destroy statments
2 lines of code changed in 1 file:
Add capability for Cohesive Zones to fail upon exceeding currently hardwired
values of their normal and tangential displacements, relative to the
characteristic values of each.
7 lines of code changed in 2 files:
Update copyright dates.
1 lines of code changed in 2 files:
Update copyright dates
5 lines of code changed in 9 files:
Undoing commit 45403
9 lines of code changed in 9 files:
Update copyright date.
9 lines of code changed in 9 files:
Progress on cohesive zones. Should fix memory leak in RT as well.
17 lines of code changed in 2 files:
Add additional variables to the cohesive zone data type.
18 lines of code changed in 2 files:
Add labels relevant to cohesive zones. So much for my atomic commit.
68 lines of code changed in 2 files:
Add a scratch variable of type vector so I have an extra diagnostic variable for
occasional output.
5 lines of code changed in 2 files: