-
jbhooper
2017-10-17 12:53
Rev.: 57149
-
1 lines of code changed in 2 files:
-
CCA/Components/MPM:
AMRMPM.h (-1),
SerialMPM.h (+1 -1)
-
jbhooper
2017-10-17 11:01
Rev.: 57148
-
115 lines of code changed in 5 files:
-
CCA/Components/MPM:
AMRMPM.cc (+5 -1)
-
CCA/Components/MPM/PhysicalBC:
FluxBCModel.cc (+1 -3),
PotentiostaticBC.h (+107),
ScalarFluxBC.cc (new)
-
jbhooper
2017-08-25 09:35
Rev.: 56914
-
4 lines of code changed in 1 file:
-
CCA/Components/MPM:
RigidMPM.cc (+4 -4)
-
jbhooper
2017-08-18 16:16
Rev.: 56900
-
304 lines of code changed in 27 files:
-
CCA/Components/MPM:
AMRMPM.cc (+11 -18),
ImpMPM.cc (+1 -1),
SerialMPM.cc (+1 -1)
-
CCA/Components/MPM/Diffusion/DiffusionInterfaces:
CommonIFConcDiff.cc (+12 -6),
CommonIFConcDiff.h (-1),
SDInterfaceModel.cc (+34 -11),
SDInterfaceModel.h (+17)
-
CCA/Components/MPM/Diffusion/DiffusionModels:
ConstantRate.cc (+1 -2),
JGConcentrationDiffusion.cc (+3 -5),
NonLinearDiff1.cc (+2 -3),
NonLinearDiff2.cc (+3 -5),
RFConcDiffusion1MPM.cc (new),
ScalarDiffusionModel.cc (+115 -15),
ScalarDiffusionModel.h (+49 -11)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+14 -12)
-
CCA/Components/MPM/PhysicalBC:
AutoCycleFluxBC.cc (+2 -2),
FluxBCModel.cc (+2 -2)
-
Core/Labels:
MPMDiffusionLabel.cc (new),
MPMDiffusionLabel.h (new),
MPMLabel.cc (+15 -8),
MPMLabel.h (+10 -6)
-
jbhooper
2017-08-04 09:44
Rev.: 56845
-
1 lines of code changed in 1 file:
-
jbhooper
2017-07-28 16:54
Rev.: 56828
-
20 lines of code changed in 1 file:
-
R_Tester:
MPM.py (+20 -49)
-
jbhooper
2017-07-28 16:11
Rev.: 56827
-
0 lines of code changed in 2 files:
-
Core/Labels:
sub.mk (new)
-
jbhooper
2017-07-28 14:40
Rev.: 56825
-
596 lines of code changed in 19 files:
-
CCA/Components/MPM:
AMRMPM.cc (+115 -106)
-
CCA/Components/MPM/ConstitutiveModel:
RFElasticPlastic.cc (+4 -4)
-
CCA/Components/MPM/Diffusion/DiffusionInterfaces:
CommonIFConcDiff.cc (+4 -4)
-
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)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+13 -12)
-
CCA/Components/MPM/PhysicalBC:
AutoCycleFluxBC.cc (+15 -10),
FluxBCModel.cc (+7 -4)
-
CCA/Components/MPMFVM:
ESConductivityModel.cc (+2 -2)
-
Core/Labels:
MPMDiffusionLabel.cc (+123),
MPMDiffusionLabel.h (+91),
MPMLabel.cc (+91 -84),
MPMLabel.h (+26 -22)
-
R_Tester:
MPM.py (+14 -12),
MPMICE.py (+10 -1)
-
jbhooper
2017-07-18 20:43
Rev.: 56802
-
3594 lines of code changed in 79 files:
-
CCA/Components/MPM:
AMRMPM.cc (+3 -3),
sub.mk (+1 -1)
-
CCA/Components/MPM/ConstitutiveModel:
MPMMaterial.cc (+2 -2)
-
CCA/Components/MPM/Diffusion:
SDInterfaceModelFactory.cc (+77),
SDInterfaceModelFactory.h (new),
ScalarDiffusionModelFactory.cc (+70),
sub.mk (+41)
-
CCA/Components/MPM/Diffusion/ConductivityModels:
BinaryEquation.cc (+69),
BinaryEquation.h (+67),
ConductivityEquation.cc (+49),
FixedEquation.cc (+53),
FixedEquation.h (new),
sub.mk (+35)
-
CCA/Components/MPM/Diffusion/DiffusionInterfaces:
CommonIFConcDiff.cc (+165),
CommonIFConcDiff.h (+71),
SDInterfaceModel.cc (+75),
sub.mk (new)
-
CCA/Components/MPM/Diffusion/DiffusionModels:
ConstantRate.cc (+236),
ConstantRate.h (new),
JGConcentrationDiffusion.cc (+177),
JGConcentrationDiffusion.h (new),
NonLinearDiff1.cc (+460),
NonLinearDiff1.h (+146),
NonLinearDiff2.cc (+379),
NonLinearDiff2.h (new),
RFConcDiffusion1MPM.cc (+169),
RFConcDiffusion1MPM.h (new),
ScalarDiffusionModel.cc (+392),
ScalarDiffusionModel.h (+179),
sub.mk (new)
-
CCA/Components/MPM/ParticleCreator:
ParticleCreator.cc (+1 -1)
-
CCA/Components/MPM/ReactionDiffusion:
SDInterfaceModelFactory.cc (del),
SDInterfaceModelFactory.h (del),
ScalarDiffusionModelFactory.cc (del),
ScalarDiffusionModelFactory.h (del),
sub.mk (del)
-
CCA/Components/MPM/ReactionDiffusion/ConductivityModels:
BinaryEquation.cc (del),
BinaryEquation.h (del),
ConductivityEquation.cc (del),
ConductivityEquation.h (del),
FixedEquation.cc (del),
FixedEquation.h (del),
sub.mk (del)
-
CCA/Components/MPM/ReactionDiffusion/DiffusionInterfaces:
CommonIFConcDiff.cc (del),
CommonIFConcDiff.h (del),
SDInterfaceModel.cc (del),
SDInterfaceModel.h (del),
sub.mk (del)
-
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)
-
CCA/Components/MPMFVM:
ESConductivityModel.cc (+1 -1),
ESConductivityModel.h (+1 -1)
-
jbhooper
2017-04-09 19:18
Rev.: 56406
-
25 lines of code changed in 1 file:
-
CCA/Components/MPM/ConstitutiveModel:
UCNH.cc (+25 -26)