[root]/CCA/Components/MPM/PhysicalBC
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 |
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:
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:
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:
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:
Add capability to put pressure BCs on cylinder ends.
14 lines of code changed in 1 file:
removed
using namespace SCIRun
0 lines of code changed in 11 files:
Undid Todd's SCIRun rampage until the explode2D segfault is figured out.
6 lines of code changed in 6 files:
removed
using namespace Uintah;
0 lines of code changed in 6 files:
Update copyright dates.
1 lines of code changed in 2 files:
Update copyright dates
18 lines of code changed in 29 files:
Undoing commit 45403
18 lines of code changed in 18 files:
Update copyright date.
18 lines of code changed in 18 files:
Further progress on the implementation of Cohesive Zones. They are now being
created.
1 lines of code changed in 1 file: