Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 562 (100.0%) | 13.0 |
jbhooper | 12 (27.9%) | 366 (65.1%) | 30.5 |
cgritton | 4 (9.3%) | 110 (19.6%) | 27.5 |
allen | 13 (30.2%) | 71 (12.6%) | 5.4 |
guilkey | 5 (11.6%) | 8 (1.4%) | 1.6 |
jas | 9 (20.9%) | 7 (1.2%) | 0.7 |
Broke the large libs into smaller libraries allowing of the removal the ModelFactory Component and moved all application code from core
0 lines of code changed in 9 files:
Replace "length" in the cohesive zone code with "area" which is what it really
should have been called in the first place.
6 lines of code changed in 4 files:
Particles can now be part of up to three load curves. This is particularly
useful for pressure BCs where pressure might be applied to more than one
face, now corner particles get contributions from both, with the resultant force
as the sum of the two forces from each face's load curve. This will break the
NairnFriction test in the RT.
2 lines of code changed in 1 file:
update to move to a application common class and remove the shared state
71 lines of code changed in 4 files:
-- Further encapsulate Solid State Diffusion variables into diffusion specific code blocks.
-- Clean up and extend diffusion models to account for thermodynamic driving forces.
-- Standardize diffusion material interfaces with other MPM material interface approach
-- Standardize diffusion model input/output
35 lines of code changed in 6 files:
-- Fix compile issues for last two check-ins.
0 lines of code changed in 2 files:
-- Clean up diffusion labels in MPM code.
-- Enable MAC OS RT on Darwin for actual testing and comparisons.
331 lines of code changed in 4 files:
Added variables to compute gradients for both positively and negatively charged concentrations.
31 lines of code changed in 2 files:
Update copyright.
7 lines of code changed in 9 files:
Coupled finite volume solver for Gauss's equation with exisiting mpm code.
79 lines of code changed in 2 files: