Directory Packages/Uintah/CCA/Components/MPM/HeatConduction/

Total Files:
5
Deleted Files:
1
Lines of Code:
56

[root]/Packages/Uintah/CCA/Components/MPM/HeatConduction

Lines of Code

Packages/Uintah/CCA/Components/MPM/HeatConduction/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 29 (100.0%) 1742 (100.0%) 60.0
guilkey 15 (51.7%) 1025 (58.8%) 68.3
jas 10 (34.5%) 488 (28.0%) 48.8
yguo 1 (3.4%) 206 (11.8%) 206.0
harman 2 (6.9%) 23 (1.3%) 11.5
sparker 1 (3.4%) 0 (0.0%) 0.0

Most Recent Commits

harman 2005-11-23 16:20 Rev.: 32624

Fall cleanup:
changed heatFlux_CC to heatRate_CC
pInternalHeatRate to pdTdt
Jim & Todd

23 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+23 -23)
jas 2005-09-16 13:21 Rev.: 31970

Delete the interpolator.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (changed)
guilkey 2005-08-03 15:47 Rev.: 31389

Change all of the getNode(High/Low)Index calls to getInteriorNode(High/Low)Index
This allows ImpMPM to run problems with extra cells not equal to zero.

16 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+16 -17)
guilkey 2005-08-01 14:03 Rev.: 31351

Changes to get rid of the need for pVolumeOldLabel from the implicit
MPM code.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+3 -3)
guilkey 2005-06-02 19:18 Rev.: 30517

Implemented perfect thermal contact between multiple materials. Added
ability to consider external heat sources, fixed small bugs.

52 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+52 -25)
guilkey 2005-05-26 14:37 Rev.: 30401

Fixed restarting when using implicit heat conduction. perproc_patches
was not being set.

11 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+10 -22), ImplicitHeatConduction.h (+1 -7)
guilkey 2005-05-18 15:35 Rev.: 30271

Dirichlet BCs now work with implicit heat conduction.
Added an MPMFlag to allow switching between static and transient
conduction. Default is transient.

103 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+93 -37), ImplicitHeatConduction.h (+10)
jas 2005-05-15 20:10 Rev.: 30193

Change back to fabs and add include <math.h> for SGI compilers.

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.h (+2 -1)
jas 2005-05-15 17:29 Rev.: 30192

Use abs instead of fabs.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.h (+1 -1)
guilkey 2005-05-13 17:30 Rev.: 30183

Make heat conduction in the implicit MPM code optional.

69 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+62 -5), ImplicitHeatConduction.h (+7)
guilkey 2005-05-13 16:10 Rev.: 30182

Move the implicit heat conduction stuff to it's own files.

748 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: ImplicitHeatConduction.cc (+613), ImplicitHeatConduction.h (+133), sub.mk (new)
sparker 2005-04-15 19:36 Rev.: 29841

Retire .cvsignore files

0 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: .cvsignore (del)
guilkey 2005-04-08 17:57 Rev.: 29752

Clean up some of the nastiness in pursuit of a bug.

23 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+23 -22)
jas 2005-04-05 21:25 Rev.: 29692

Rearrange includes for gcc-3.4.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+1 -1)
yguo 2005-04-04 17:28 Rev.: 29656

Extend the algorithms of heat conduct analysis to the problems with cracks.

206 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+206 -50)
jas 2005-03-25 16:31 Rev.: 29526

Implemented heat conduction for Implicit MPM.
Still need to add in boundary conditions.

17 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+17 -4)
jas 2005-03-09 17:08 Rev.: 29226

Fix the initialization of NGN and NGP.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+1 -1)
jas 2005-03-08 10:46 Rev.: 29199

Compilation instructions.

7 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: sub.mk (+7)
jas 2005-03-08 10:46 Rev.: 29198

Heat conduction code that was in SerialMPM.

459 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/HeatConduction: HeatConduction.cc (+399), HeatConduction.h (new 60)
Generated by StatSVN 0.4.0