Directory CCA/Components/MPM/ReactionDiffusion/DiffusionModels/

Directory Deleted:
2017-07-18 20:43
Total Files:
0
Deleted Files:
12
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 208 (100.0%) 4.9
cgritton 7 (16.7%) 193 (92.8%) 27.5
jas 18 (42.9%) 10 (4.8%) 0.5
allen 4 (9.5%) 4 (1.9%) 1.0
dav 1 (2.4%) 1 (0.5%) 1.0
jbhooper 12 (28.6%) 0 (0.0%) 0.0

Most Recent Commits

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.

0 lines of code changed in 12 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: ConstantRate.cc (del), ConstantRate.h (del), JGConcentrationDiffusion.cc (del), JGConcentrationDiffusion.h (del), NonLinearDiff1.cc (del), NonLinearDiff2.cc (del), NonLinearDiff2.h (del), RFConcDiffusion1MPM.cc (del), RFConcDiffusion1MPM.h (del), ScalarDiffusionModel.cc (del), ScalarDiffusionModel.h (del), sub.mk (del)
cgritton 2017-05-15 14:04 Rev.: 56520

Added variables to compute gradients for both positively and negatively charged concentrations.

13 lines of code changed in 2 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: NonLinearDiff2.cc (+13 -5)
jas 2017-04-20 13:22 Rev.: 56455

Update copyright.

10 lines of code changed in 18 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: ConstantRate.cc (new), ConstantRate.h (+1 -1), JGConcentrationDiffusion.cc (+1 -1), JGConcentrationDiffusion.h (+1 -1), RFConcDiffusion1MPM.cc (+1 -1), RFConcDiffusion1MPM.h (+1 -1), ScalarDiffusionModel.cc (+1 -1), ScalarDiffusionModel.h (new), sub.mk (new)
allen 2017-04-13 16:53 Rev.: 56426

change to SimTime

2 lines of code changed in 2 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: ConstantRate.cc (+1 -1), NonLinearDiff2.cc (+1 -1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

2 lines of code changed in 2 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: NonLinearDiff1.cc (new)
cgritton 2017-03-23 10:27 Rev.: 56350

Coupled finite volume solver for Gauss's equation with exisiting mpm code.

179 lines of code changed in 3 files:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: NonLinearDiff2.cc (+163 -81), NonLinearDiff2.h (new)
cgritton 2017-03-09 12:03 Rev.: 56310

Removed s from comments, should not have been there.

0 lines of code changed in 1 file:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: ScalarDiffusionModel.cc (-1)
cgritton 2017-03-09 11:58 Rev.: 56309

Updated boundary conditions to include Neumann bc and added basic code for Gauss's law

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: ScalarDiffusionModel.cc (+1)
dav 2017-02-27 14:19 Rev.: 56255


Continuation of commit r56249 - fixes to get the Mac (pedantic compiler) back to working.

Forcing the comparison of pointers to nullptr instead of 0 to help with type safety.

A few cosmetic fixes including some of: Using 80+ columns, coding standards, if{}, indentation.

M CCA/Components/MPM/ReactionDiffusion/DiffusionModels/NonLinearDiff1.cc
M CCA/Components/Wasatch/ReductionHelper.cc
M CCA/Components/Wasatch/Properties.cc
M CCA/Components/Wasatch/FieldClippingTools.h
M CCA/Components/Wasatch/Wasatch.cc
M CCA/Components/Wasatch/ParseTools.cc
M CCA/Components/Wasatch/Expressions/EmbeddedGeometry/EmbeddedGeometryHelper.cc
M CCA/Components/Wasatch/WasatchParticlesHelper.cc
M CCA/Components/DataArchiver/DataArchiver.cc
M CCA/Components/Schedulers/DetailedTasks.cc
M CCA/Components/Schedulers/SchedulerCommon.cc
M Core/Grid/Grid.cc
M Core/DataArchive/DataArchive.cc
M StandAlone/tools/pfs/rawToUniqueGrains.cc
M StandAlone/tools/pfs/pfs.cc
M StandAlone/tools/pfs/pfs2.cc
M StandAlone/tools/fsspeed/fsspeed.cc
M StandAlone/tools/graphview/GV_TaskGraph.cc
M StandAlone/tools/compare_mms/compare_mms.cc
M StandAlone/slb.cc

1 lines of code changed in 1 file:

  • CCA/Components/MPM/ReactionDiffusion/DiffusionModels: NonLinearDiff1.cc (+1 -2)
Generated by StatSVN 0.7.0