Directory CCA/Components/MPM/Diffusion/DiffusionModels/

Directory Deleted:
2017-12-20 11:02
Total Files:
0
Deleted Files:
13
Lines of Code:
0

[root]/CCA/Components/MPM/Diffusion/DiffusionModels

Lines of Code

CCA/Components/MPM/Diffusion/DiffusionModels/ Lines of Code

Developers

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

Most Recent Commits

allen 2017-12-20 11:02 Rev.: 57484

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:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ConstantRate.cc (del), ConstantRate.h (del), JGConcentrationDiffusion.cc (del), JGConcentrationDiffusion.h (del), NonLinearDiff1.cc (del), NonLinearDiff1.h (del), NonLinearDiff2.cc (del), NonLinearDiff2.h (del), RFConcDiffusion1MPM.cc (del), RFConcDiffusion1MPM.h (del), ScalarDiffusionModel.cc (del), ScalarDiffusionModel.h (del), sub.mk (del)
allen 2017-12-18 20:48 Rev.: 57477

Moved MPM Solvers and other class into their own sub dirs

5 lines of code changed in 10 files:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ConstantRate.cc (+1 -1), JGConcentrationDiffusion.cc (+1 -1), NonLinearDiff1.cc (new), NonLinearDiff2.cc (new), ScalarDiffusionModel.cc (new)
allen 2017-12-18 19:55 Rev.: 57476

Made the models a first class component and minor clean up the MPM header file usage

0 lines of code changed in 2 files:

  • CCA/Components/MPM/Diffusion/DiffusionModels: NonLinearDiff1.cc (-1), NonLinearDiff2.cc (-1)
allen 2017-11-24 15:37 Rev.: 57339

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:

  • CCA/Components/MPM/Diffusion/DiffusionModels: JGConcentrationDiffusion.cc (+1 -1), NonLinearDiff1.cc (+1 -1), NonLinearDiff2.cc (+2 -2), ScalarDiffusionModel.cc (+1 -1)
allen 2017-11-07 18:45 Rev.: 57246

added missing header file

1 lines of code changed in 1 file:

  • CCA/Components/MPM/Diffusion/DiffusionModels: JGConcentrationDiffusion.cc (+1)
jas 2017-10-24 12:37 Rev.: 57171

Fix some of the comparison between signed and unsigned integer expressions warnings.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ScalarDiffusionModel.cc (+2 -2)
jbhooper 2017-08-18 16:16 Rev.: 56900

-- 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:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ConstantRate.cc (+1 -2), JGConcentrationDiffusion.cc (+3 -5), NonLinearDiff1.cc (+2 -3), NonLinearDiff2.cc (+3 -5), RFConcDiffusion1MPM.cc (+2 -4), ScalarDiffusionModel.cc (+115 -15), ScalarDiffusionModel.h (new)
jbhooper 2017-07-28 14:40 Rev.: 56825

-- 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:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ConstantRate.cc (+8 -8), JGConcentrationDiffusion.cc (+8 -8), NonLinearDiff1.cc (+35 -32), NonLinearDiff2.cc (+14 -14), RFConcDiffusion1MPM.cc (+8 -8), ScalarDiffusionModel.cc (+8 -8)
jbhooper 2017-07-18 20:43 Rev.: 56802

-- 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:

  • CCA/Components/MPM/Diffusion/DiffusionModels: ConstantRate.cc (+236), ConstantRate.h (new), JGConcentrationDiffusion.cc (+177), JGConcentrationDiffusion.h (+107), NonLinearDiff1.cc (+460), NonLinearDiff1.h (+146), NonLinearDiff2.cc (+379), NonLinearDiff2.h (+126), RFConcDiffusion1MPM.cc (+169), RFConcDiffusion1MPM.h (+110), ScalarDiffusionModel.cc (+392), ScalarDiffusionModel.h (+179), sub.mk (new)
Generated by StatSVN 0.7.0