/trunk/src Developers: austin

Login name:
austin
Total Commits:
15 (0.1%)
Lines of Code:
1,847 (0.7%)
Most Recent Commit:
2012-12-17 17:18
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for austin

Activity by Day of Week for austin

Activity in Directories

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

Activity of austin

Most Recent Commits

austin 2012-12-17 17:18 Rev.: 49730

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:

  • R_Tester: MPM.py (new)
austin 2012-12-17 14:43 Rev.: 49724

Minor touchup and getting R_Tester ready for new tests. -Dave A.

65 lines of code changed in 1 file:

  • R_Tester: MPM.py (+65 -37)
austin 2012-11-07 16:35 Rev.: 49537

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:

  • CCA/Components/MPM: SerialMPM.cc (+12 -6)
  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+3 -3)
austin 2012-10-16 13:23 Rev.: 49448

Commiting J. Colovos's changes to Arenisca.
-D. Austin

1725 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: Arenisca.cc (+1695 -1140), Arenisca.h (+30 -30)
austin 2012-09-23 13:49 Rev.: 49262

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:

  • CCA/Components/MPM: SerialMPM.cc (+4 -3)
austin 2012-09-22 13:10 Rev.: 49260

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:

  • CCA/Components/MPM: SerialMPM.cc (+2 -3)
  • Core/Labels: MPMLabel.cc (+1 -1)
austin 2012-09-13 09:22 Rev.: 49216

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:

  • CCA/Components/MPM: MPMFlags.cc (+3), MPMFlags.h (+1), SerialMPM.cc (+31 -2)
austin 2012-09-12 16:25 Rev.: 49214

Checking that this works. -Dave A.

0 lines of code changed in 2 files:

  • R_Tester: RegressionTester.txt (changed)
Generated by StatSVN 0.7.0