Directory CCA/Components/Arches/LagrangianParticles/

Total Files:
8
Deleted Files:
0
Lines of Code:
688

[root]/CCA/Components/Arches/LagrangianParticles

Lines of Code

CCA/Components/Arches/LagrangianParticles/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jthornoc 18 (100.0%) 124 (100.0%) 6.8

Most Recent Commits

jthornoc 2018-09-19 17:32 Rev.: 58689

Cleanup of variable names and converting to DOUT for debug stream.

12 lines of code changed in 6 files:

  • CCA/Components/Arches/LagrangianParticles: UpdateParticlePosition.h (new), UpdateParticleSize.h (new), UpdateParticleVelocity.h (+4 -4)
jthornoc 2018-04-13 06:32 Rev.: 58082

Passing arches down to the task factories.

5 lines of code changed in 4 files:

  • CCA/Components/Arches/LagrangianParticles: LagrangianParticleFactory.cc (+3 -1), LagrangianParticleFactory.h (new)
jthornoc 2018-03-22 15:31 Rev.: 57982

Removal of duplicate scheduling functionality in the Arches Task Interface. Now we go through the factory.
Cleaning up the failures in the kokkos turbulence models, which required an input file change (removal of volFraction def)
Fixing the setting of simTime in the Arches tasks. Previously time was zero always resulting in nonsense answers.
Finally, changing the Atomic task to derive off the Arches Task rather than be its own beast.

Expecting the following "failures" which will require update to GS:
S U M M A R Y
Failed: ARCHES-opt tests
:kokkos-x-scalar_mms_RK1: test failed comparison tests
:kokkos-x-scalar_mms_RK1: (restart) test failed comparison tests
:kokkos-x-scalar_mms_RK2: test failed comparison tests
:kokkos-x-scalar_mms_RK2: (restart) test failed comparison tests
:kokkos-x-scalar_mms_RK3: test failed comparison tests
:kokkos-x-scalar_mms_RK3: (restart) test failed comparison tests
:problem3_Shunn_mms-x: test failed comparison tests
:problem3_Shunn_mms-x: (restart) test failed comparison tests
:isotropic_kokkos_wale: test failed comparison tests

107 lines of code changed in 8 files:

  • CCA/Components/Arches/LagrangianParticles: UpdateParticlePosition.cc (+39 -24), UpdateParticleSize.cc (new), UpdateParticleSize.h (+2 -2), UpdateParticleVelocity.cc (new), UpdateParticleVelocity.h (+2 -2)
Generated by StatSVN 0.7.0