/trunk/src Developers: banerjee

Login name:
banerjee
Total Commits:
24 (0.3%)
Lines of Code:
3481 (3.1%)
Most Recent Commit:
2011-12-03 20:39

Activity by Clock Time

Activity by Hour of Day for banerjee

Activity by Day of Week for banerjee

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 24 (100.0%) 3481 (100.0%) 145.0
CCA/Components/MPM/ConstitutiveModel/ 15 (62.5%) 2744 (78.8%) 182.9
Core/Math/ 2 (8.3%) 632 (18.2%) 316.0
CCA/Components/MPMICE/ 3 (12.5%) 105 (3.0%) 35.0
Core/Grid/Variables/ 4 (16.7%) 0 (0.0%) 0.0

Activity of banerjee

Most Recent Commits

banerjee 2011-12-03 20:39 Rev.: 47927

More informative output when binary pressure search fails.

0 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (changed)
banerjee 2011-11-29 19:42 Rev.: 47891

Fixed bug in binaryPressureSearch. Was returning uninitialized variables
if the search did not converge.

105 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+105 -4)
banerjee 2011-11-29 19:39 Rev.: 47890

Added function for checking nans and infs in ICE and MPMICE.

0 lines of code changed in 4 files:

  • Core/Grid/Variables: Utils.cc (changed), Utils.h (changed)
banerjee 2011-11-24 23:17 Rev.: 47874

Fast integration of smooth functions using double expopential integrator.

632 lines of code changed in 2 files:

  • Core/Math: DEIntegrationConstants.h (new 448), DEIntegrator.h (new 184)
banerjee 2011-10-12 19:50 Rev.: 47707

Added a few corrections. Doesn't work correctly yet.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: JWLppMPM.cc (changed), JWLppMPM.h (changed)
banerjee 2011-10-12 18:37 Rev.: 47706

A corrected version that does recursion reasonably well but doesn't seem quite correct. The porosity plots in verification test 6 still don't match.

181 lines of code changed in 1 file:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (new 181)
banerjee 2011-10-12 15:44 Rev.: 47704

Updated version with better checks for nans.

279 lines of code changed in 4 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoExtract.sh (new 4), simpleGeoModel_BB.cc (+76 -49), simpleGeoModel_BB.h (new 6), simpleGeoPlot.m (new 193)
banerjee 2011-10-08 18:57 Rev.: 47697

Now matches simplifiedGeoModel for verification test 6.

66 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+63 -54), simpleGeoModel_BB.h (+3 -1)
banerjee 2011-10-07 20:36 Rev.: 47694

Updated parts to original geomModel. Still some errors.

313 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+305 -217), simpleGeoModel_BB.h (+8 -8)
banerjee 2011-10-06 14:26 Rev.: 47685

Modified geo model with mie Gruneisen eos for coupling with MPMICE and recursion if the stress state
fails to reach the yield surface.

1905 lines of code changed in 2 files:

  • CCA/Components/MPM/ConstitutiveModel: simpleGeoModel_BB.cc (+1702), simpleGeoModel_BB.h (+203)
Generated by StatSVN 0.4.0