/trunk/src Developers: jthornoc

Login name:
jthornoc
Total Commits:
1,031 (8.7%)
Lines of Code:
26,459 (15.8%)
Most Recent Commit:
2014-12-29 11:24
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jthornoc

Activity by Day of Week for jthornoc

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 1031 (100.0%) 26459 (100.0%) 25.6
CCA/Components/Arches/ 279 (27.1%) 5068 (19.2%) 18.1
CCA/Components/Arches/Task/ 112 (10.9%) 4582 (17.3%) 40.9
CCA/Components/Arches/fortran/ 101 (9.8%) 2995 (11.3%) 29.6
CCA/Components/Arches/Transport/ 71 (6.9%) 2188 (8.3%) 30.8
CCA/Components/Arches/CoalModels/ 78 (7.6%) 2007 (7.6%) 25.7
CCA/Components/Arches/PropertyModelsV2/ 43 (4.2%) 1862 (7.0%) 43.3
CCA/Components/Arches/Utility/ 75 (7.3%) 1585 (6.0%) 21.1
/ 2 (0.2%) 1375 (5.2%) 687.5
CCA/Components/Arches/LagrangianParticles/ 36 (3.5%) 940 (3.6%) 26.1
CCA/Components/Arches/Radiation/ 24 (2.3%) 695 (2.6%) 28.9
CCA/Components/Arches/ChemMix/ 34 (3.3%) 591 (2.2%) 17.3
CCA/Components/Arches/SourceTerms/ 38 (3.7%) 543 (2.1%) 14.2
CCA/Components/Arches/PropertyModels/ 26 (2.5%) 526 (2.0%) 20.2
CCA/Components/Arches/ParticleModels/ 25 (2.4%) 493 (1.9%) 19.7
CCA/Components/Arches/TransportEqns/ 39 (3.8%) 485 (1.8%) 12.4
CCA/Components/Arches/Operators/ 7 (0.7%) 211 (0.8%) 30.1
R_Tester/ 7 (0.7%) 137 (0.5%) 19.5
scripts/ 1 (0.1%) 132 (0.5%) 132.0
CCA/Components/Models/Radiation/RMCRT/ 4 (0.4%) 12 (0.0%) 3.0
CCA/Components/Arches/Radiation/fortran/ 14 (1.4%) 8 (0.0%) 0.5
include/sci_defs/ 1 (0.1%) 7 (0.0%) 7.0
Core/Grid/BoundaryConditions/ 4 (0.4%) 7 (0.0%) 1.7
CCA/Components/Examples/ 3 (0.3%) 4 (0.0%) 1.3
Core/Thread/ 1 (0.1%) 3 (0.0%) 3.0
Core/Grid/ 1 (0.1%) 2 (0.0%) 2.0
CCA/Components/Models/Radiation/floatRMCRT/ 2 (0.2%) 1 (0.0%) 0.5
CCA/Components/Wasatch/Expressions/ 1 (0.1%) 0 (0.0%) 0.0
CCA/Components/Arches/DigitalFilter/ 2 (0.2%) 0 (0.0%) 0.0

Activity of jthornoc

Most Recent Commits

jthornoc 2014-12-29 11:24 Rev.: 52904

Add back in missing files from Dav's commit r52897.

626 lines of code changed in 4 files:

  • CCA/Components/Arches/CoalModels: BT.cc (new 290), BTDevol.h (new 139)
  • CCA/Components/Arches/PropertyModelsV2: ConstEnvProperty.cc (new 123), ConstEnvProperty.h (new 74)
jthornoc 2014-12-29 11:24 Rev.: 52903

Recommitting Arches changes that were reverted by Dav's commit, r52897.

0 lines of code changed in 48 files:

  • CCA/Components/Arches: Arches.cc (new), ArchesConstVariables.h (changed)
  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (new), HeatTransfer.cc (changed), HeatTransfer.h (new), sub.mk (new)
  • CCA/Components/Arches/PropertyModels: PropertyModelBase.cc (new), RadProperties.cc (new)
  • CCA/Components/Arches/PropertyModelsV2: CoalTemperature.cc (changed), CoalTemperature.h (changed), PropertyModelFactoryV2.cc (changed), sub.mk (new)
  • CCA/Components/Arches/Radiation: DORadiationModel.cc (changed), DORadiationModel.h (new), RadHypreSolver.cc (new), RadPropertyCalculator.cc (new), RadPropertyCalculator.h (changed)
  • CCA/Components/Arches/Radiation/fortran: hottel.F (changed), rdomsolve.F (changed), rdomsolve.fspec (new), rdomsrcscattering.F (new), rdomsrcscattering.fspec (new)
  • CCA/Components/Arches/SourceTerms: DORadiation.cc (new), DORadiation.h (changed)
jthornoc 2014-12-23 16:20 Rev.: 52888

Adding a constant property/env model.
Also added a constant density dmqom test case.

212 lines of code changed in 4 files:

  • CCA/Components/Arches/PropertyModelsV2: ConstEnvProperty.cc (new 123), ConstEnvProperty.h (new 74), PropertyModelFactoryV2.cc (+14), sub.mk (+1)
jthornoc 2014-12-20 00:46 Rev.: 52877

Fix another bad merge.
Remote a dbg print statement.

0 lines of code changed in 3 files:

  • CCA/Components/Arches: ExplicitSolver.cc (new)
  • CCA/Components/Arches/PropertyModelsV2: CoalTemperature.cc (-1)
jthornoc 2014-12-20 00:45 Rev.: 52876

Fix some mistakes during merge.

0 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: DragModel.cc (-5), EnthalpyShaddix.cc (-53)
jthornoc 2014-12-20 00:45 Rev.: 52875

Set lower bound on temperature to 273 instead of 290.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/PropertyModelsV2: CoalTemperature.cc (+1 -1)
jthornoc 2014-12-20 00:45 Rev.: 52874

Made Coal regression tests have consistent boundary conditions and
initial conditions.

20 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: YamamotoDevol.cc (+14 -10)
  • CCA/Components/Arches/PropertyModelsV2: CoalTemperature.cc (+6 -4)
jthornoc 2014-12-20 00:45 Rev.: 52873

Fixed the remaining regression tests so that they at least run.

0 lines of code changed in 2 files:

  • R_Tester: ARCHES.py (changed)
jthornoc 2014-12-20 00:44 Rev.: 52872

Made the 2 regression test work, and dqmom_test_1. Modified radiation
files so that they are compatible with new coal data base, and new
labels.

49 lines of code changed in 5 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (-6), PartVel.cc (+2 -6)
  • CCA/Components/Arches/Radiation: RadPropertyCalculator.cc (+7 -8)
  • R_Tester: ARCHES.py (+40 -40)
jthornoc 2014-12-20 00:44 Rev.: 52871

Syntax bug.

1 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (+1 -1)
jthornoc 2014-12-20 00:44 Rev.: 52870

Fixed particle temperature labels, so they are consistent with the new
particle temperature calculation.

2 lines of code changed in 1 file:

  • CCA/Components/Arches/PropertyModels: RadProperties.cc (+2 -2)
jthornoc 2014-12-20 00:44 Rev.: 52869

Fixed a failed merge and used Derek's latest version of RadProperties
from svn tree.

3 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+2 -1)
  • CCA/Components/Arches/PropertyModels: RadProperties.cc (+1 -44)
jthornoc 2014-12-20 00:44 Rev.: 52868

Removed Ben print statements. Added Yamamotodevol changes. Made
coal_channel work. Eddited radiation files to fix bugs. Fixed Enthalpy
shadix radiation bug.

49 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (-6), EnthalpyShaddix.cc (+6 -3)
  • CCA/Components/Arches/PropertyModels: RadProperties.cc (+43)
jthornoc 2014-12-20 00:43 Rev.: 52867

adding abskp varlable to enthalpy shaddix

51 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+51)
jthornoc 2014-12-20 00:43 Rev.: 52866

Fix some compiler errors.
Remove git test commit to demonstrate the awesomeness that is Git.

0 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (-2)
jthornoc 2014-12-20 00:43 Rev.: 52865

testing commits

2 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (+2)
jthornoc 2014-12-20 00:43 Rev.: 52864

Adding in Ben\'s commits, which update the models to the non-time-lagged
version. Several other modification were made in these changes to aid in
fixing the time-lag problem.

-Jeremy and Ben

7 lines of code changed in 5 files:

  • CCA/Components/Arches: ExplicitSolver.cc (+1 -1)
  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+6), EnthalpyShaddix.cc (-4), EnthalpyShaddix.h (new)
jthornoc 2014-12-20 00:43 Rev.: 52863

Removing test comment/commit.

0 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (-2)
jthornoc 2014-12-20 00:42 Rev.: 52862

test commit.

2 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (+2)
jthornoc 2014-12-20 00:42 Rev.: 52861

Test commit.

0 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (-2)

(150 more)

Generated by StatSVN 0.7.0