[root]/CCA/Components/MPM/ReactionDiffusion/DiffusionModels
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 |
-- 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:
Added variables to compute gradients for both positively and negatively charged concentrations.
13 lines of code changed in 2 files:
Update copyright.
10 lines of code changed in 18 files:
change to SimTime
2 lines of code changed in 2 files:
Removed Time.h and replaced with Timers.hpp
2 lines of code changed in 2 files:
Coupled finite volume solver for Gauss's equation with exisiting mpm code.
179 lines of code changed in 3 files:
Removed s from comments, should not have been there.
0 lines of code changed in 1 file:
Updated boundary conditions to include Neumann bc and added basic code for Gauss's law
1 lines of code changed in 1 file:
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: