Directory CCA/Components/MPMICE/

Total Files:
4
Deleted Files:
0
Lines of Code:
4233

[root]/CCA/Components/MPMICE
                directory in repo Core (3 files, 213 lines)

Lines of Code

CCA/Components/MPMICE/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 316 (100.0%) 11.2
allen 12 (42.9%) 285 (90.2%) 23.7
harman 11 (39.3%) 27 (8.5%) 2.4
jas 5 (17.9%) 4 (1.3%) 0.8

Most Recent Commits

harman 2018-11-16 15:09 Rev.: 58932

Global:
d_materialManager -> d_matlManager

Code consolidation.
- ScalarExch::addExch_Vel_Temp_C() now computing surfaceNorm and isSurface in one place
ExchangeModel::ComputeSurfaceNormal()


1 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+1)
harman 2018-08-23 17:30 Rev.: 58549

Replaced tabs with spaces.
Please check your editors.


1 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.h (new)
allen 2018-08-10 11:53 Rev.: 58517

addition logic for nullptr material pointer and cleanup of unsigned warnings

64 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+63 -62), MPMICE.h (+1 -1)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

115 lines of code changed in 4 files:

  • CCA/Components/MPMICE: CodeAttic (new), MPMICE.cc (+88 -77), MPMICE.h (+1 -1)
allen 2018-08-08 11:19 Rev.: 58512

added a managing class for application reduction variables

11 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+11 -9)
allen 2018-08-03 15:42 Rev.: 58506

made the recompute and abort reduction vars

16 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+16 -18), MPMICE.h (-1)
allen 2018-08-01 18:44 Rev.: 58496

change from restart to recompute time step so to differentiate from restarting a time step from a checkpoint

9 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+8 -8), MPMICE.h (+1 -2)
harman 2018-01-25 16:43 Rev.: 57729

Added scheduling of prerequisite tasks upstream of the exchange task.

Added function that's called from the semi-implicit pressure solve subscheduler that
add "requires" for variables from the parentDW.

4 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+4)
harman 2018-01-22 18:32 Rev.: 57710

Removed "flowWork" flag from MPM and ups files. It's always false.


1 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+1 -1)
harman 2018-01-22 11:43 Rev.: 57704

Removed code that isn't being used.

0 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (-1)
harman 2018-01-17 15:43 Rev.: 57684

ICE, impAMRICE, MPMICE
- API change for sched_AddExch_Vel_Temp_CC()

ExchangeModel.*
- added d_zero_matl and surfaceNorm and isSurfaceCell VarLabels
- updated Model method parameters.

Scalar.*
- Removed EOL spaces.
- Polished.

Slip.*
major restructure
- Added sched_AddExch_velFC(), vel_FC_exchange() and addExch_VelFC()
- Consolidated all CC velocity exchange into a single function/method.
- Scheduling computeSurfaceNorman() and ComputeMeanFreePath() before face centered exchange
- Major scrubbing and modernization of all code.



0 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (-1)
harman 2018-01-15 13:13 Rev.: 57659

- Added Deletion VarLabel objects.

- Cell Centered and face centered exchange is now computed in Models/MultiMatlExchange/Scalar.cc



4 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+4 -3)
harman 2018-01-12 13:59 Rev.: 57639

Merge from LastMPMICE branch to trunk

Rerouted some plumbing. Face centered momentum exchange is now computed in the MultiMatlExchange models
instead of ICE.

16 lines of code changed in 2 files:

  • CCA/Components/MPMICE: MPMICE.cc (+11 -7), MPMICE.h (+5 -3)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

4 lines of code changed in 5 files:

  • CCA/Components/MPMICE: CodeAttic (+1 -1), MPMICE.cc (+1 -1), MPMICE.h (+1 -1), sub.mk (+1 -1)
allen 2018-01-08 16:33 Rev.: 57592

removed need for calls to shared state for the time step and sim time

70 lines of code changed in 1 file:

  • CCA/Components/MPMICE: MPMICE.cc (+70 -27)
Generated by StatSVN 0.7.0