Directory CCA/Components/MPM/HeatConduction/

Total Files:
5
Deleted Files:
0
Lines of Code:
1805

[root]/CCA/Components/MPM/HeatConduction

Lines of Code

CCA/Components/MPM/HeatConduction/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 25 (100.0%) 1.2
guilkey 4 (20.0%) 14 (56.0%) 3.5
jas 12 (60.0%) 11 (44.0%) 0.9
harman 4 (20.0%) 0 (0.0%) 0.0

Most Recent Commits

harman 2015-12-29 19:04 Rev.: 54601

Clean out surpurflous #includes using google:include-what-you-use tool

All mpm nightly local RT tests passed


0 lines of code changed in 4 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (changed), ImplicitHeatConduction.cc (changed)
guilkey 2015-09-17 11:55 Rev.: 53973

Added a TODO for myself or someone else.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2)
guilkey 2015-07-29 14:51 Rev.: 53763

Put a carry forward for pTemperatureGradientLabel in ImpMPM.cc so that the
switcher will keep working.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2 -1)
guilkey 2015-07-28 15:59 Rev.: 53759

1. Reformulate the heat conduction code a bit so that it is consistent with
the momentum update in using the analog of a USL (update stress last) method.
That is, the temperature gradient on the particles is computed using the time
integrated temperature on the grid at the end of a timestep.
2. Implement gradient enhanced projection of the particle temperatures to
the grid. Currently this is turned on by setting
UseGradientEnhancedVelocityProjection. These should probably have their own
flags.
3. Commented out the code for the so-called momentum formulation in SerialMPM.
It was never shown to be superior, and it is currently out of date with the
update of the velocity gradient, etc. Will likely remove, eventually.

This commit will change answers and hence break the RT.

10 lines of code changed in 1 file:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+10 -40)
guilkey 2015-07-27 15:53 Rev.: 53755

Removing fracture code.

0 lines of code changed in 1 file:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (-137)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

3 lines of code changed in 2 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2 -2), ImplicitHeatConduction.cc (+1 -1)
jas 2015-05-27 15:34 Rev.: 53554

Explicit namespace usage as part of the transition to c++-11.

3 lines of code changed in 2 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+2 -2), ImplicitHeatConduction.cc (+1 -1)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

5 lines of code changed in 8 files:

  • CCA/Components/MPM/HeatConduction: HeatConduction.cc (+1 -1), HeatConduction.h (+1 -1), ImplicitHeatConduction.cc (+1 -1), ImplicitHeatConduction.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0