Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 111 (100.0%) | 2789 (100.0%) | 25.1 |
CCA/Components/MPM/ConstitutiveModel/ | 43 (38.7%) | 2041 (73.2%) | 47.4 |
CCA/Components/MPM/ | 9 (8.1%) | 231 (8.3%) | 25.6 |
Core/Grid/ | 19 (17.1%) | 200 (7.2%) | 10.5 |
CCA/Components/MPM/PhysicalBC/ | 4 (3.6%) | 116 (4.2%) | 29.0 |
CCA/Components/MPM/ParticleCreator/ | 6 (5.4%) | 98 (3.5%) | 16.3 |
Core/GeometryPiece/ | 12 (10.8%) | 44 (1.6%) | 3.6 |
Core/Labels/ | 3 (2.7%) | 26 (0.9%) | 8.6 |
CCA/Components/MPM/MMS/ | 2 (1.8%) | 15 (0.5%) | 7.5 |
CCA/Components/MPM/ConstitutiveModel/Biswajit/ | 4 (3.6%) | 6 (0.2%) | 1.5 |
CCA/Components/MPM/Crack/ | 4 (3.6%) | 5 (0.2%) | 1.2 |
CCA/Components/MPM/Contact/ | 3 (2.7%) | 4 (0.1%) | 1.3 |
CCA/Components/MPM/HeatConduction/ | 1 (0.9%) | 2 (0.1%) | 2.0 |
CCA/Components/MPMICE/ | 1 (0.9%) | 1 (0.0%) | 1.0 |
committed updated source files and an input file regarding CBDI (conforming boundary domain interpolation)
356 lines of code changed in 11 files:
added the affine transformation to make particle distributions suitable for conforming CPDI simulations
63 lines of code changed in 3 files:
modified cpdiInterpolator.cc based on Dr. Guilkey's comments
24 lines of code changed in 1 file:
changed cpdiInterpolator.cc to be consistent with the conforming CPDI formulation
98 lines of code changed in 1 file:
committes all the changes required to make possible to describe particle domains by (Matrix3 psize). Old implementations described particle domains by (Vector psize)
284 lines of code changed in 84 files:
Committed a cleaned version of Arenisca with detailed comments
1067 lines of code changed in 1 file:
committing updated version of Arenisca including particle removing algorithm with fixed bug related to numerical cut-off
170 lines of code changed in 2 files:
fixed a bug in Arenisca.cc related to rotation
7 lines of code changed in 1 file:
added subcycling for F to Arenisca
319 lines of code changed in 1 file:
modified a tiny bug in Arenisca.cc
10 lines of code changed in 1 file:
updated Arenisca: improved its upper limit for kappa
65 lines of code changed in 2 files:
A version of Arenisca which passes verification tests and works for penetration sim with considering cap function
145 lines of code changed in 2 files:
added a modified version of Arenisca. It completed the penetration simulation considering the cap function.
181 lines of code changed in 1 file: