Directory CCA/Components/MPM/PhysicalBC/

Total Files:
19
Deleted Files:
0
Lines of Code:
2718

[root]/CCA/Components/MPM/PhysicalBC

Lines of Code

CCA/Components/MPM/PhysicalBC/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 102 (100.0%) 152 (100.0%) 1.4
guilkey 12 (11.8%) 91 (59.9%) 7.5
jas 67 (65.7%) 55 (36.2%) 0.8
luitjens 6 (5.9%) 6 (3.9%) 1.0
harman 17 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2010-09-27 16:53 Rev.: 46266

Finish generalizing the PressureBC for cylindrical geometries. PressureBC can
now be told explicitly that it is dealing with axisymmetry. This prevents the
user from needing to adjust the applied pressure to compensate. The current
code also applies pressures correctly to the end caps in the case that
axisymmetry is used.

TODO: Make the code smart enough to deal with quarter symmetry conditions.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (new), PressureBC.h (changed)
guilkey 2010-09-20 17:27 Rev.: 46237

Finish (for now) the ability to prescribe a pressure BC on the ends of a
cylinder in an axisymmetric simulation.

18 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (+12 -3), PressureBC.h (+6 -2)
guilkey 2010-09-20 16:40 Rev.: 46235

When specifying pressure BCs on a cylinder, the sides of the cylinder must be
specified separately from the ends. Previously, the code allowed a cylinder to
include the ends, but the resulting direction of the force from the pressure
was in the wrong direction. This change fixes that. Also beginning work on
applying a pressure BC on the end of a cylinder in axisymmetric coordinates.

43 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (+41 -31), PressureBC.h (+2 -1)
guilkey 2010-09-17 18:36 Rev.: 46228

Add the ability to include or exclude the ends of a cylinder when a pressure
BC is applied using the cylinder geometry object.

15 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (+14 -5), PressureBC.h (+1)
guilkey 2010-08-11 17:20 Rev.: 46016

Add capability to put pressure BCs on cylinder ends.

14 lines of code changed in 1 file:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (+14 -2)
harman 2010-07-16 12:27 Rev.: 45883

removed
using namespace SCIRun

0 lines of code changed in 11 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (new), CrackBC.cc (-1), HeatFluxBC.cc (new), MPMPhysicalBCFactory.cc (new), NormalForceBC.cc (-1), PressureBC.cc (-1)
luitjens 2010-07-15 17:44 Rev.: 45868

Undid Todd's SCIRun rampage until the explode2D segfault is figured out.

6 lines of code changed in 6 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1), CrackBC.cc (+1), HeatFluxBC.cc (+1), MPMPhysicalBCFactory.cc (+1), NormalForceBC.cc (+1), PressureBC.cc (+1)
harman 2010-07-15 15:52 Rev.: 45860

removed
using namespace Uintah;

0 lines of code changed in 6 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (-1), CrackBC.cc (-1), HeatFluxBC.cc (-1), MPMPhysicalBCFactory.cc (-1), NormalForceBC.cc (-1), PressureBC.cc (-1)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: sub.mk (+1 -1)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

18 lines of code changed in 29 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1 -1), ArchesHeatFluxBC.h (new), CrackBC.cc (+1 -1), CrackBC.h (+1 -1), ForceBC.cc (new), ForceBC.h (new), HeatFluxBC.cc (+1 -1), HeatFluxBC.h (new), LoadCurve.h (+1 -1), MPMPhysicalBC.h (+1 -1), MPMPhysicalBCFactory.cc (+1 -1), MPMPhysicalBCFactory.h (new), NormalForceBC.cc (+1 -1), NormalForceBC.h (new), PolynomialData.cc (new), PolynomialData.h (+1 -1), PressureBC.cc (+1 -1), PressureBC.h (+1 -1)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

18 lines of code changed in 18 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1 -1), ArchesHeatFluxBC.h (+1 -1), CrackBC.cc (+1 -1), CrackBC.h (+1 -1), ForceBC.cc (+1 -1), ForceBC.h (+1 -1), HeatFluxBC.cc (+1 -1), HeatFluxBC.h (+1 -1), LoadCurve.h (+1 -1), MPMPhysicalBC.h (+1 -1), MPMPhysicalBCFactory.cc (+1 -1), MPMPhysicalBCFactory.h (+1 -1), NormalForceBC.cc (+1 -1), NormalForceBC.h (+1 -1), PolynomialData.cc (+1 -1), PolynomialData.h (+1 -1), PressureBC.cc (+1 -1), PressureBC.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

18 lines of code changed in 18 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1 -1), ArchesHeatFluxBC.h (+1 -1), CrackBC.cc (+1 -1), CrackBC.h (+1 -1), ForceBC.cc (+1 -1), ForceBC.h (+1 -1), HeatFluxBC.cc (+1 -1), HeatFluxBC.h (+1 -1), LoadCurve.h (+1 -1), MPMPhysicalBC.h (+1 -1), MPMPhysicalBCFactory.cc (+1 -1), MPMPhysicalBCFactory.h (+1 -1), NormalForceBC.cc (+1 -1), NormalForceBC.h (+1 -1), PolynomialData.cc (+1 -1), PolynomialData.h (+1 -1), PressureBC.cc (+1 -1), PressureBC.h (+1 -1)
guilkey 2010-02-12 14:53 Rev.: 45348

Further progress on the implementation of Cohesive Zones. They are now being
created.

1 lines of code changed in 1 file:

  • CCA/Components/MPM/PhysicalBC: PressureBC.cc (+1)
Generated by StatSVN 0.4.0