Directory Packages/Uintah/CCA/Components/MPM/Contact/

Directory Deleted:
2009-03-09 15:15
Total Files:
0
Deleted Files:
19
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 67 (100.0%) 585 (100.0%) 8.7
jas 50 (74.6%) 570 (97.4%) 11.4
guilkey 17 (25.4%) 15 (2.6%) 0.8

Most Recent Commits

jas 2009-03-09 15:15 Rev.: 43504

Remove Packages/

0 lines of code changed in 19 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (del), ApproachContact.h (del), CompositeContact.cc (del), CompositeContact.h (del), Contact.cc (del), Contact.h (del), ContactFactory.cc (del), ContactFactory.h (del), ContactMaterialSpec.cc (del), ContactMaterialSpec.h (del), FrictionContact.cc (del), FrictionContact.h (del), NullContact.cc (del), NullContact.h (del), SingleVelContact.cc (del), SingleVelContact.h (del), SpecifiedBodyContact.cc (del), SpecifiedBodyContact.h (del), sub.mk (del)
guilkey 2009-02-28 09:58 Rev.: 43361

Cleaned up the contact models:

1. No longer modify gAcceleration, as those mods get overwritten.
2. Don't modify frictionWork unless you REALLY modify frictionWork.
3. Clean up Null Contact so that it doesn't require and get data
that it does nothing with.

0 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (new), FrictionContact.cc (new), NullContact.cc (changed), SingleVelContact.cc (new), SpecifiedBodyContact.h (new)
guilkey 2009-02-25 19:17 Rev.: 43344

No longer do exMomInterpolated. Also, no longer "modify" g.acceleration, as this
modification gets overwritten anyway.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: SpecifiedBodyContact.cc (new)
guilkey 2009-02-24 19:16 Rev.: 43326

No longer set boundary conditions on g.velocity. The reorganization
of the algorithm from about a year ago made this unnecessary. As a
result, I can get rid of g.velocityInterp. I've deleted setGridBCsInterpolated.
As this impacts MPMICE, I've created a g.velocityBC that gets created only
in the case of MPMICE runs.

This change is going to have a modest impact on results, I will clean up the RT
in the morning.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/MPM/Contact: SpecifiedBodyContact.cc (+3 -3)
guilkey 2009-02-24 18:35 Rev.: 43324

Minor formatting changes.

12 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: CompositeContact.cc (new), FrictionContact.cc (-1), SpecifiedBodyContact.cc (+12 -18)
jas 2009-01-26 13:49 Rev.: 42976

Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.

570 lines of code changed in 31 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (+30), ApproachContact.h (new), CompositeContact.cc (+30), CompositeContact.h (+30), Contact.cc (new), Contact.h (+30), ContactFactory.cc (+30), ContactFactory.h (new), ContactMaterialSpec.cc (new), ContactMaterialSpec.h (+30), FrictionContact.cc (+30), FrictionContact.h (+30), NullContact.cc (+30), NullContact.h (new), SingleVelContact.cc (+30), SingleVelContact.h (new), SpecifiedBodyContact.cc (+30), SpecifiedBodyContact.h (+30), sub.mk (new)
Generated by StatSVN 0.4.0