[root]/CCA/Components/MPM/Diffusion/DiffusionModels
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 65 (100.0%) | 2937 (100.0%) | 45.1 |
jbhooper | 34 (52.3%) | 2924 (99.6%) | 86.0 |
allen | 30 (46.2%) | 11 (0.4%) | 0.3 |
jas | 1 (1.5%) | 2 (0.1%) | 2.0 |
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 13 files:
Moved MPM Solvers and other class into their own sub dirs
5 lines of code changed in 10 files:
Made the models a first class component and minor clean up the MPM header file usage
0 lines of code changed in 2 files:
removed the delta T label from the shared state and began removing the shared state where possible
5 lines of code changed in 4 files:
added missing header file
1 lines of code changed in 1 file:
Fix some of the comparison between signed and unsigned integer expressions warnings.
2 lines of code changed in 1 file:
-- 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
175 lines of code changed in 9 files:
-- Clean up diffusion labels in MPM code.
-- Enable MAC OS RT on Darwin for actual testing and comparisons.
81 lines of code changed in 6 files:
-- Rename the ReactionDiffusion directory to be simply "Diffusion" in the MPM code, in anticipation of updating the diffusion models to work with Serial MPM as well as backporting some portion of the Structural Energetics branch in order to enable basic reaction functionality in solid solutions.
2668 lines of code changed in 19 files: