Directory CCA/Components/MPM/PhysicalBC/

Total Files:
25
Deleted Files:
0
Lines of Code:
3141

[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 70 (100.0%) 1051 (100.0%) 15.0
cgritton 26 (37.1%) 977 (93.0%) 37.5
guilkey 6 (8.6%) 46 (4.4%) 7.6
jas 38 (54.3%) 28 (2.7%) 0.7

Most Recent Commits

cgritton 2016-10-11 15:18 Rev.: 55860

Fix needed so that concentration reduction variables only are computed for specified materials.

4 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (new)
cgritton 2016-10-05 13:26 Rev.: 55841

Updated AutoFluxBC so that user can define setpoints based on min and max values or average.

32 lines of code changed in 1 file:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (+32 -11)
cgritton 2016-09-27 15:50 Rev.: 55809

AutoCycleFluxBC now changes flux direction based on the average concentration and user inputs for max and min set points

31 lines of code changed in 3 files:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (+29 -5), AutoCycleFluxBC.h (+2)
cgritton 2016-09-26 15:18 Rev.: 55794

Fixed issue with restart associated with the scalar flux boundary conditions

3 lines of code changed in 7 files:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (-2), FluxBCModel.cc (-2), FluxBCModelFactory.cc (new), FluxBCModelFactory.h (+1 -2)
cgritton 2016-09-26 13:42 Rev.: 55793

Added Factory for FluxBC models. AutoCycleFluxBC is a place holder and is currently the same as FluxBCModel.

504 lines of code changed in 9 files:

  • CCA/Components/MPM/PhysicalBC: AutoCycleFluxBC.cc (+326), AutoCycleFluxBC.h (+72), FluxBCModel.cc (+3 -1), FluxBCModel.h (new), FluxBCModelFactory.cc (+48), FluxBCModelFactory.h (+47), sub.mk (+2)
cgritton 2016-09-22 14:32 Rev.: 55784

Cleaned up tabs

1 lines of code changed in 1 file:

  • CCA/Components/MPM/PhysicalBC: sub.mk (+1 -1)
cgritton 2016-09-22 14:30 Rev.: 55783

Moved FluxBCModel to PhysicalBC directory

402 lines of code changed in 3 files:

  • CCA/Components/MPM/PhysicalBC: FluxBCModel.cc (+326), FluxBCModel.h (+74), sub.mk (+2 -1)
jas 2016-03-15 18:24 Rev.: 55024

Move non-conflicting classes that were in SCIRun namespace to Uintah namespace.

9 lines of code changed in 6 files:

  • CCA/Components/MPM/PhysicalBC: ForceBC.h (new), PolynomialData.cc (-1), PolynomialData.h (+3 -3)
guilkey 2016-03-08 17:32 Rev.: 54992

Modifications to improve scalar flux boundary conditions, in particular with
use of particle splitting.

21 lines of code changed in 4 files:

  • CCA/Components/MPM/PhysicalBC: ScalarFluxBC.cc (+12 -7), ScalarFluxBC.h (new)
guilkey 2016-01-15 17:27 Rev.: 54664

Merging code in from the ARL branch.

25 lines of code changed in 2 files:

  • CCA/Components/MPM/PhysicalBC: ScalarFluxBC.cc (+21 -137), ScalarFluxBC.h (+4 -17)
jas 2016-01-08 15:45 Rev.: 54640

Update copyright date to 2016.

19 lines of code changed in 32 files:

  • CCA/Components/MPM/PhysicalBC: ArchesHeatFluxBC.cc (+1 -1), ArchesHeatFluxBC.h (new), ForceBC.cc (+1 -1), ForceBC.h (+1 -1), HeatFluxBC.cc (new), HeatFluxBC.h (new), LoadCurve.h (new), MPMPhysicalBC.h (+1 -1), MPMPhysicalBCFactory.cc (new), MPMPhysicalBCFactory.h (new), NormalForceBC.cc (new), NormalForceBC.h (+1 -1), PolynomialData.cc (+1 -1), PolynomialData.h (+1 -1), PressureBC.cc (new), PressureBC.h (new), ScalarFluxBC.cc (+1 -1), ScalarFluxBC.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0