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 |
More informative output when binary pressure search fails.
0 lines of code changed in 2 files:
Fixed bug in binaryPressureSearch. Was returning uninitialized variables
if the search did not converge.
105 lines of code changed in 1 file:
Added function for checking nans and infs in ICE and MPMICE.
0 lines of code changed in 4 files:
Fast integration of smooth functions using double expopential integrator.
632 lines of code changed in 2 files:
Added a few corrections. Doesn't work correctly yet.
0 lines of code changed in 4 files:
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:
Updated version with better checks for nans.
279 lines of code changed in 4 files:
Now matches simplifiedGeoModel for verification test 6.
66 lines of code changed in 2 files:
Updated parts to original geomModel. Still some errors.
313 lines of code changed in 2 files:
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: