/trunk/src Developers: mike.hansen

Login name:
mike.hansen
Total Commits:
33 (0.2%)
Lines of Code:
1,674 (0.7%)
Most Recent Commit:
2017-11-28 13:16
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mike.hansen

Activity by Day of Week for mike.hansen

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 33 (100.0%) 1674 (100.0%) 50.7
CCA/Components/Wasatch/Transport/ 25 (75.8%) 1450 (86.6%) 58.0
CCA/Components/Wasatch/Expressions/BoundaryConditions/ 2 (6.1%) 119 (7.1%) 59.5
CCA/Components/Wasatch/ 6 (18.2%) 105 (6.3%) 17.5

Activity of mike.hansen

Most Recent Commits

mike.hansen 2017-11-28 13:16 Rev.: 57356

- revert a subset of multicomponent BC changes

36 lines of code changed in 3 files:

  • CCA/Components/Wasatch: Wasatch.cc (+36 -34)
  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (-5)
mike.hansen 2017-11-27 14:48 Rev.: 57351

- remove forgotten test code in ScalarTransportEquation

0 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: ScalarTransportEquation.cc (-36)
mike.hansen 2017-11-26 16:34 Rev.: 57343

- fix pure fluid compressible with PoKiTT build...

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Transport: TotalInternalEnergyTransportEquation.cc (new)
mike.hansen 2017-11-26 13:52 Rev.: 57341

- nonreflecting BCs for multi-component, chemically-reacting, acoustically-compressible flows in Wasatch
- (also change heat capacity from TagNames used in coal model)

1638 lines of code changed in 27 files:

  • CCA/Components/Wasatch: Wasatch.cc (+34 -33), WasatchBCHelper.cc (+28 -12), WasatchBCHelper.h (new)
  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (+119)
  • CCA/Components/Wasatch/Transport: CompressibleMomentumTransportEquation.cc (new), CompressibleMomentumTransportEquation.h (new), MomentumTransportEquationBase.cc (new), MomentumTransportEquationBase.h (+9 -12), ParseEquation.cc (new), ParseEquation.h (+2), ParticleTemperatureEquation.cc (new), ScalarTransportEquation.cc (+42 -1), SpeciesTransportEquation.cc (new), SpeciesTransportEquation.h (+6), TotalInternalEnergyTransportEquation.cc (+268 -143)
Generated by StatSVN 0.7.0