/trunk/src Developers: mcconnell

Login name:
mcconnell
Total Commits:
32 (0.4%)
Lines of Code:
74 (0.1%)
Most Recent Commit:
2019-10-14 09:18
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for mcconnell

Activity by Day of Week for mcconnell

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 32 (100.0%) 74 (100.0%) 2.3
CCA/Components/Wasatch/Expressions/ 8 (25.0%) 50 (67.6%) 6.2
CCA/Components/Wasatch/ 10 (31.3%) 19 (25.7%) 1.9
CCA/Components/Wasatch/Transport/ 14 (43.8%) 5 (6.8%) 0.3

Activity of mcconnell

Most Recent Commits

mcconnell 2019-10-14 09:18 Rev.: 59703

Modified EnthalpyTransportEquation to be compatible with low-Mach enthalpy transport along with other necessary changes.

0 lines of code changed in 16 files:

  • CCA/Components/Wasatch: Properties.cc (new), Wasatch.cc (new)
  • CCA/Components/Wasatch/Transport: EnthalpyTransportEquation.cc (new), EnthalpyTransportEquation.h (new), ParseEquation.cc (changed), ParseEquation.h (changed), ScalarTransportEquation.cc (changed), ScalarTransportEquation.h (changed)
mcconnell 2019-10-14 09:18 Rev.: 59702

Added a function for creating a tag for a field that is a derivative.

0 lines of code changed in 4 files:

  • CCA/Components/Wasatch: TagNames.cc (changed), TagNames.h (changed)
mcconnell 2019-10-14 09:17 Rev.: 59700

Hopefully fixed discrete ordinates radiation solver in Wasatch for non-periodic problems.

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions: DORadSolver.cc (new)
mcconnell 2019-10-14 09:17 Rev.: 59698

Added some changes that should have been in the last commit. Oops.

31 lines of code changed in 5 files:

  • CCA/Components/Wasatch: Properties.cc (+3 -4)
  • CCA/Components/Wasatch/Expressions: DensityCalculator.cc (+23 -9), DensityCalculator.h (+5 -3)
mcconnell 2019-10-14 09:16 Rev.: 59696

A simple mixture fraction transport problem with heat loss now runs. Contributions from transported scalars to dilatation still need to be added.

23 lines of code changed in 4 files:

  • CCA/Components/Wasatch: Properties.cc (+16)
  • CCA/Components/Wasatch/Expressions: DensityCalculator.cc (+2)
  • CCA/Components/Wasatch/Transport: EnthalpyTransportEquation.cc (+1 -1), ScalarTransportEquation.cc (+4 -1)
mcconnell 2019-09-19 09:45 Rev.: 59659

Discrete ordinates solver now runs for periodic domains. More work needed for other BC types.

20 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Expressions: DORadSolver.cc (+20 -10)
Generated by StatSVN 0.7.0