Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 1847 (100.0%) | 123.1 |
CCA/Components/MPM/ConstitutiveModel/ | 3 (20.0%) | 1728 (93.6%) | 576.0 |
R_Tester/ | 5 (33.3%) | 65 (3.5%) | 13.0 |
CCA/Components/MPM/ | 6 (40.0%) | 53 (2.9%) | 8.8 |
Core/Labels/ | 1 (6.7%) | 1 (0.1%) | 1.0 |
Added Locking tests demonstrating that shear locking is present in current MPM implementation. Also added some of the same Arenisca/general J2 plasticity benchmarks for Kayenta. -Dave A.
0 lines of code changed in 2 files:
Minor touchup and getting R_Tester ready for new tests. -Dave A.
65 lines of code changed in 1 file:
Made changes to serial MPM enforcing a more physically realistic particle speed limiting scheme. Also changed the material model Arenisca.cc to subcycle a minimum of 4 times, as well as delete particles having a jacobian of the deformation gradient larger than 10. -Dave A.
15 lines of code changed in 2 files:
Commiting J. Colovos's changes to Arenisca.
-D. Austin
1725 lines of code changed in 2 files:
Fixed minor issue with p.scalefactor. Was submitted with indexing from 1 not 0. This resulted in the 3,3 compoenent being garbage. This has been resolved and p.scalefactor is now computed correctly. -Dave A.
4 lines of code changed in 1 file:
Changed p.scalefactor to matrix3 consistent with particle deformation and scaling. Allows use of deformed glyph patch.
-Dave A.
3 lines of code changed in 2 files:
Added <exactDeformation> flag for use with prescribed deformation. Requires that max timestep size be set to the largest (and this should be the first) steps size within time_defgrad_rotation or its equivalent. Also set min timestep size to the min within the same prescribed file. This will force the deformation history to be reproduced exactly as outlined in the prescribed fdeformation file. Used with single element histories. Currently the addition of superimposed rotations is not tested with this functionality but is implemented in a consistent manner with the F update.
-Dave Austin
35 lines of code changed in 3 files:
Checking that this works. -Dave A.
0 lines of code changed in 2 files: