Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 196 (100.0%) | 3089 (100.0%) | 15.7 |
CCA/Components/MPM/ConstitutiveModel/ | 81 (41.3%) | 927 (30.0%) | 11.4 |
CCA/Components/MPM/ | 29 (14.8%) | 899 (29.1%) | 31.0 |
CCA/Components/MPM/ConstitutiveModel/UnusedCM/ | 2 (1.0%) | 748 (24.2%) | 374.0 |
Core/Grid/ | 9 (4.6%) | 221 (7.2%) | 24.5 |
Core/GeometryPiece/ | 21 (10.7%) | 145 (4.7%) | 6.9 |
CCA/Components/MPM/ParticleCreator/ | 14 (7.1%) | 56 (1.8%) | 4.0 |
CCA/Components/MPM/PhysicalBC/ | 11 (5.6%) | 44 (1.4%) | 4.0 |
Core/Labels/ | 8 (4.1%) | 27 (0.9%) | 3.3 |
Core/Math/ | 1 (0.5%) | 7 (0.2%) | 7.0 |
CCA/Components/MPM/ConstitutiveModel/PlasticityModels/ | 4 (2.0%) | 5 (0.2%) | 1.2 |
StandAlone/tools/puda/ | 4 (2.0%) | 3 (0.1%) | 0.7 |
scripts/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
CCA/Components/MPMICE/ | 2 (1.0%) | 2 (0.1%) | 1.0 |
CCA/Components/MPMArches/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
CCA/Components/MPM/Contact/ | 2 (1.0%) | 1 (0.0%) | 0.5 |
scripts/ICE/ | 1 (0.5%) | 0 (0.0%) | 0.0 |
R_Tester/ | 4 (2.0%) | 0 (0.0%) | 0.0 |
CCA/Components/Parent/ | 1 (0.5%) | 0 (0.0%) | 0.0 |
A few more additions to the Thomsen-Hartka water model.
0 lines of code changed in 2 files:
Cleaned up the .cc file, added better comments to the .h file.
22 lines of code changed in 2 files:
Adding Andy Tonge's implementation of run time specification of domain freezing.
Access this feature by adding, e.g.,:
<cpdi_lcrit> 1.25 </cpdi_lcrit>
to the MPM (flags) section of an input file.
210 lines of code changed in 13 files:
Add option to tile frames top and bottom or side by side
2 lines of code changed in 1 file:
Add the Thomsen-Hartka water model files.
584 lines of code changed in 2 files:
Adding the Thomsen-Hartka model for water to the MPM constitutive models.
14 lines of code changed in 9 files:
Quiet run time warnings about affineTransformation entries.
0 lines of code changed in 2 files:
Reduce some of the output, make other gnuplot friendly
0 lines of code changed in 2 files:
Fixing the advect_2L_MI regression test by adding the pLocalizedMPM to the
refine task.
0 lines of code changed in 2 files:
Add a computes for pLocalizedMPMLabel to scheduleInitialize
0 lines of code changed in 2 files:
Delete the newly added pLocalizedMPMLabel_preReloc
1 lines of code changed in 1 file:
Add pLocalizedMPMLabel stuff here and there so the code will run.
10 lines of code changed in 1 file:
Previous fix to particle creator didn't fix the switcher. This does.
I just LOVE maintaining code that no one will ever use again!
12 lines of code changed in 2 files:
Cleaning up my earlier mess a bit. Don't add p.localizedMPM to the permanent
particle state for implicit MPM
4 lines of code changed in 1 file:
Fix the updated filename in the RT script.
0 lines of code changed in 2 files:
Allow the deformation gradient to be modified for particles that have localized,
depending on the erosion algorithm chosen.
57 lines of code changed in 7 files:
Moving the rarely used CorrugEdgeGeomPiece to the newly created CodeAttic to
reduce maintenance of code that isn't used and has a questionable
implementation.
0 lines of code changed in 5 files:
Removing the test_corrugated problem since it tests a feature that hasn't been
used in 10 years and since Todd rocked the boat.
0 lines of code changed in 1 file:
Carry forward value for pLocalized_new so that it is not allowed to be randomly
initialized.
7 lines of code changed in 1 file:
An "in development" version of cpdi that allows the particle domains to be
frozen at some compile time chosen factor, relative to their initial size.
This variable is lcrit and it must be set in multiple locations in the code
to have the same value.
0 lines of code changed in 1 file:
(38 more)