/trunk/src Developers: jthornoc

Login name:
jthornoc
Total Commits:
874 (12.7%)
Lines of Code:
12,495 (13.5%)
Most Recent Commit:
2013-12-20 11:39
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 874 (100.0%) 12495 (100.0%) 14.2
CCA/Components/Arches/ 315 (36.0%) 5443 (43.6%) 17.2
CCA/Components/Arches/ChemMix/ 97 (11.1%) 2198 (17.6%) 22.6
CCA/Components/Arches/SourceTerms/ 66 (7.6%) 1155 (9.2%) 17.5
CCA/Components/Arches/Radiation/ 33 (3.8%) 1141 (9.1%) 34.5
CCA/Components/Arches/TransportEqns/ 61 (7.0%) 781 (6.3%) 12.8
CCA/Components/Arches/WallHTModels/ 21 (2.4%) 761 (6.1%) 36.2
CCA/Components/Arches/PropertyModels/ 85 (9.7%) 602 (4.8%) 7.0
CCA/Components/Arches/CoalModels/ 72 (8.2%) 153 (1.2%) 2.1
R_Tester/ 17 (1.9%) 77 (0.6%) 4.5
CCA/Components/Arches/Radiation/fortran/ 6 (0.7%) 47 (0.4%) 7.8
tools/ 1 (0.1%) 30 (0.2%) 30.0
Core/Exceptions/ 4 (0.5%) 26 (0.2%) 6.5
Core/Parallel/ 2 (0.2%) 18 (0.1%) 9.0
CCA/Components/MPMArches/ 6 (0.7%) 17 (0.1%) 2.8
CCA/Components/LoadBalancers/ 3 (0.3%) 13 (0.1%) 4.3
Core/Math/ 1 (0.1%) 9 (0.1%) 9.0
CCA/Components/ProblemSpecification/ 1 (0.1%) 5 (0.0%) 5.0
CCA/Ports/ 2 (0.2%) 3 (0.0%) 1.5
CCA/Components/Wasatch/ 1 (0.1%) 3 (0.0%) 3.0
CCA/Components/Arches/DigitalFilter/ 4 (0.5%) 3 (0.0%) 0.7
Core/Grid/BoundaryConditions/ 1 (0.1%) 2 (0.0%) 2.0
/ 2 (0.2%) 2 (0.0%) 1.0
StandAlone/tools/pfs/ 2 (0.2%) 1 (0.0%) 0.5
StandAlone/Benchmarks/ 2 (0.2%) 1 (0.0%) 0.5
Core/IO/ 2 (0.2%) 1 (0.0%) 0.5
Core/Grid/Variables/ 2 (0.2%) 1 (0.0%) 0.5
CCA/Components/Models/FluidsBased/ 2 (0.2%) 1 (0.0%) 0.5
CCA/Components/Arches/fortran/ 46 (5.3%) 1 (0.0%) 0.0
CCA/Components/Arches/water/ 2 (0.2%) 0 (0.0%) 0.0
CCA/Components/Arches/Mixing/ 15 (1.7%) 0 (0.0%) 0.0

Activity of jthornoc

Most Recent Commits

jthornoc 2013-12-20 11:39 Rev.: 51407

Adding a max KE limit.

0 lines of code changed in 4 files:

  • CCA/Components/Arches: ExplicitSolver.cc (changed), ExplicitSolver.h (changed)
jthornoc 2013-12-17 16:27 Rev.: 51396

Revert "Removing two unused functions."

This reverts commit c8065da9bc9465c4756bef7eabdc20b55ba18d34.

0 lines of code changed in 2 files:

  • CCA/Components/Arches: ArchesLabel.h (new)
jthornoc 2013-12-17 16:27 Rev.: 51395

Removing two unused functions.

3 lines of code changed in 1 file:

  • CCA/Components/Arches: ArchesLabel.h (+3)
jthornoc 2013-12-16 17:18 Rev.: 51392

Adding in Ben's first-cut clipping method.

0 lines of code changed in 6 files:

  • CCA/Components/Arches/TransportEqns: EqnBase.h (new), ScalarEqn.cc (changed), ScalarEqn.h (changed)
jthornoc 2013-12-16 13:17 Rev.: 51391

This should fix the segfaults for the RT. Old density was being requested for some
problems and was not being properly created.

This does put an extra variable in the checkpoint so GS's need an
update.

114 lines of code changed in 9 files:

  • CCA/Components/Arches: ArchesLabel.h (-3), Properties.cc (new)
  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (new), ColdFlow.cc (+52), ConstantProps.cc (new)
jthornoc 2013-12-13 15:28 Rev.: 51385

Adding a helper class for adding species to the table lookup.
For scalar equations, use the old density if stage > 0

65 lines of code changed in 14 files:

  • CCA/Components/Arches: Arches.cc (new), ArchesLabel.h (+9 -12)
  • CCA/Components/Arches/ChemMix: ChemHelper.h (new 30), ClassicTableInterface.cc (+7)
  • CCA/Components/Arches/SourceTerms: ManifoldRxn.cc (+2 -3), SourceTermBase.cc (+1 -1), SourceTermBase.h (+3 -14), TabRxnRate.cc (+1 -2)
  • CCA/Components/Arches/TransportEqns: ScalarEqn.cc (+10 -2)
jthornoc 2013-12-12 10:31 Rev.: 51377

Adding a table probe script.
Some ultra-minor edits.

1 lines of code changed in 3 files:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (+1 -1)
  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (new)
jthornoc 2013-12-05 01:47 Rev.: 51360

This fixes a segfault resulting from Martin's recent commit. If the case is periodic, then the <BoundaryCondition> section may not exist which was the root of the problem.

7 lines of code changed in 1 file:

  • CCA/Components/Arches: ExplicitSolver.cc (+7 -4)
jthornoc 2013-12-05 01:21 Rev.: 51359

Assign source stage after table is setup. This is required because the
table setup may reassign the eqn stage from the default value if it is
determined to be a table indep. variable.

18 lines of code changed in 1 file:

  • CCA/Components/Arches: Arches.cc (+18 -10)
jthornoc 2013-12-02 23:46 Rev.: 51350

Removing a print statement.

0 lines of code changed in 1 file:

  • CCA/Components/Arches/SourceTerms: ManifoldRxn.cc (-2)
jthornoc 2013-12-02 23:17 Rev.: 51349

This didn't make the last commit.
'

1 lines of code changed in 1 file:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (+1 -1)
jthornoc 2013-12-02 23:17 Rev.: 51348

Add the ability to override the density guess setting for table IVs.

9 lines of code changed in 3 files:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (+4), MixingRxnModel.cc (new)
jthornoc 2013-12-02 12:07 Rev.: 51344

Warnings.

0 lines of code changed in 10 files:

  • CCA/Components/Arches: BoundaryCondition.cc (changed), Discretization.cc (changed), sub.mk (new)
  • CCA/Components/Arches/fortran: apcal_all.F (del), apcal_all.fspec (del), sub.mk (changed)
jthornoc 2013-11-27 15:11 Rev.: 51341

1) Transport Eqns are now assigned an algorithmic “stage”
2) Dependent sources of transport eqns are given the same stage.
3) Updated the add_species function to include an old or new state.
4) Set boundary conditions on all table lookup species such that the interpolated face value results in the table lookup condition
5) Adding an option extra table lookup
6) Some minor optimizations
7) Added the manifold run rate source term
8) Simplified some calls to computing diffusion terms.

762 lines of code changed in 37 files:

  • environmentalFlags.txt (new)
  • CCA/Components/Arches: Arches.cc (+12 -4), ArchesLabel.h (+19), ExplicitSolver.cc (+57 -6), ExplicitSolver.h (+2), ExplicitTimeInt.h (+3 -3), Filter.h (+2), Properties.cc (+13 -2)
  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (+52 -14), MixingRxnModel.cc (+4 -1), MixingRxnModel.h (+20 -2)
  • CCA/Components/Arches/SourceTerms: ManifoldRxn.cc (+230), ManifoldRxn.h (new 79), SourceTermBase.cc (+23), SourceTermBase.h (+28 -11), SourceTermFactory.cc (+17 -4), SourceTermFactory.h (new), TabRxnRate.cc (+3 -1), sub.mk (new)
  • CCA/Components/Arches/TransportEqns: DQMOMEqn.cc (+2 -1), DQMOMEqn.h (new), Discretization_new.h (+139 -9), EqnBase.cc (+2 -1), EqnBase.h (+17 -6), ScalarEqn.cc (+28 -17), ScalarEqn.h (+3)
jthornoc 2013-11-22 15:58 Rev.: 51330

This time, try allocating something real.

2 lines of code changed in 1 file:

  • CCA/Components/Arches: BoundaryCondition.cc (+2 -1)
jthornoc 2013-11-22 14:54 Rev.: 51329

Moving the filter volume calc into the Filter class.

36 lines of code changed in 6 files:

  • CCA/Components/Arches: BoundaryCond_new.cc (new), BoundaryCond_new.h (new), BoundaryCondition.cc (+6 -1), Filter.h (+30)
jthornoc 2013-11-15 13:04 Rev.: 51301

Did not mean to commit these changes. I blame James.

21 lines of code changed in 2 files:

  • CCA/Components/Arches: ExplicitTimeInt.h (+5 -5), Properties.cc (+16 -16)
jthornoc 2013-11-15 12:21 Rev.: 51300

Adding this back in .

28 lines of code changed in 3 files:

  • CCA/Components/Arches: ExplicitTimeInt.h (+11 -3), Properties.cc (+17 -6)
  • CCA/Components/Arches/fortran: sub.mk (-2)
jthornoc 2013-11-14 21:29 Rev.: 51296

Forgot to multiply by the volume.

0 lines of code changed in 2 files:

  • CCA/Components/Arches: EfficiencyCalculator.h (new)
jthornoc 2013-11-14 20:39 Rev.: 51295

Removing reference to mm_explicit*

0 lines of code changed in 1 file:

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

(179 more)

Generated by StatSVN 0.7.0