/trunk/src Developers: jsutherland

Login name:
jsutherland
Total Commits:
470 (3.5%)
Lines of Code:
22,716 (13.6%)
Most Recent Commit:
2016-12-07 17:13
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for jsutherland

Activity by Day of Week for jsutherland

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 470 (100.0%) 22716 (100.0%) 48.3
CCA/Components/Wasatch/Transport/ 96 (20.4%) 5137 (22.6%) 53.5
CCA/Components/Wasatch/Coal/CharOxidation/CCK/ 41 (8.7%) 3737 (16.5%) 91.1
CCA/Components/Wasatch/Coal/Devolatilization/CPD/ 39 (8.3%) 2579 (11.4%) 66.1
CCA/Components/Wasatch/Coal/ 30 (6.4%) 2547 (11.2%) 84.9
CCA/Components/Wasatch/Coal/CharOxidation/ 24 (5.1%) 1402 (6.2%) 58.4
CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood/ 18 (3.8%) 1266 (5.6%) 70.3
CCA/Components/Wasatch/Expressions/TarAndSoot/ 11 (2.3%) 881 (3.9%) 80.0
CCA/Components/Wasatch/Coal/CharOxidation/FirstOrderArrhenius/ 13 (2.8%) 800 (3.5%) 61.5
CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim/ 13 (2.8%) 638 (2.8%) 49.0
CCA/Components/Wasatch/Expressions/Particles/ 18 (3.8%) 621 (2.7%) 34.5
CCA/Components/Wasatch/Coal/Devolatilization/SingleRate/ 15 (3.2%) 576 (2.5%) 38.4
CCA/Components/Wasatch/Coal/VaporizationBoiling/ 8 (1.7%) 482 (2.1%) 60.2
CCA/Components/Wasatch/Coal/Devolatilization/ 5 (1.1%) 480 (2.1%) 96.0
CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim/doc/ 1 (0.2%) 444 (2.0%) 444.0
CCA/Components/Wasatch/Expressions/ 38 (8.1%) 296 (1.3%) 7.7
build_scripts/ 14 (3.0%) 224 (1.0%) 16.0
CCA/Components/Wasatch/ 34 (7.2%) 203 (0.9%) 5.9
CCA/Components/Wasatch/Expressions/Turbulence/ 7 (1.5%) 171 (0.8%) 24.4
R_Tester/ 10 (2.1%) 107 (0.5%) 10.7
CCA/Components/Wasatch/transport/ 1 (0.2%) 76 (0.3%) 76.0
StandAlone/ 3 (0.6%) 8 (0.0%) 2.6
CCA/Components/Arches/Radiation/ 4 (0.9%) 8 (0.0%) 2.0
build_scripts/Wasatch3PStandalone/TabProps-build/ 3 (0.6%) 7 (0.0%) 2.3
CCA/Components/Wasatch/Expressions/PostProcessing/ 2 (0.4%) 6 (0.0%) 3.0
CCA/Components/Wasatch/Expressions/BoundaryConditions/ 1 (0.2%) 6 (0.0%) 6.0
CCA/Components/Arches/CoalModels/ 2 (0.4%) 5 (0.0%) 2.5
build_scripts/Wasatch3PStandalone/RadProps-build/ 2 (0.4%) 4 (0.0%) 2.0
CCA/Components/Wasatch/Expressions/PBE/Precipitation/ 3 (0.6%) 3 (0.0%) 1.0
CCA/Components/Wasatch/Expressions/PBE/ 4 (0.9%) 2 (0.0%) 0.5
Core/Datatypes/ 2 (0.4%) 0 (0.0%) 0.0
CCA/Components/Wasatch/Operators/ 8 (1.7%) 0 (0.0%) 0.0

Activity of jsutherland

Most Recent Commits

jsutherland 2016-12-07 17:13 Rev.: 56076

More cleanup. Fixing some doxygen output and removing a few more warnings.

0 lines of code changed in 18 files:

  • CCA/Components/Wasatch/Coal/CharOxidation: CO2CORatio.h (new), CharData.h (new), CharInterface.h (changed)
  • CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood: GasificationH2O.h (new)
  • CCA/Components/Wasatch/Coal/Devolatilization/CPD: TarProductionRate.h (new), kg_i.h (new)
  • CCA/Components/Wasatch/Coal/Devolatilization/SingleRate: SingleRateModel.h (changed)
  • CCA/Components/Wasatch/Expressions: LewisNumberSpeciesFlux.h (changed)
  • CCA/Components/Wasatch/Transport: SootTransportEquation.cc (changed)
jsutherland 2016-12-07 16:21 Rev.: 56075

- More warning cleanup
- minor formatting changes

70 lines of code changed in 10 files:

  • CCA/Components/Wasatch: Wasatch.cc (+40 -47)
  • CCA/Components/Wasatch/Coal/CharOxidation/FirstOrderArrhenius: FirstOrderInterface.cc (+9 -9), FirstOrderInterface.h (+9 -9)
  • CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim: KobSarofimInterface.h (+3 -2)
  • CCA/Components/Wasatch/Coal/Devolatilization/SingleRate: SingleRateModel.h (+5 -5)
  • CCA/Components/Wasatch/Expressions/Particles: ParticleToCellSrcExpr.h (new)
jsutherland 2016-12-07 15:46 Rev.: 56074

Correct some variable ordering that I accidentally broke on my previous commit.

0 lines of code changed in 6 files:

  • CCA/Components/Wasatch/Coal: CoalInterface.cc (new), CoalInterface.h (changed)
  • CCA/Components/Wasatch/Coal/CharOxidation: CharInterface.cc (changed)
jsutherland 2016-12-07 13:38 Rev.: 56073

Clean up numerous compiler warnings

248 lines of code changed in 81 files:

  • CCA/Components/Arches/CoalModels: CharOxidation.cc (+5 -5)
  • CCA/Components/Wasatch/Coal: CoalEquation.cc (+1 -1), CoalInterface.cc (+8 -6), CoalInterface.h (+5 -5), HeatReleasedtoGas.h (+4 -4), ParticleTemperatureRHS.h (+20 -40), SpeciesData.cc (new), StringNames.cc (+9 -10)
  • CCA/Components/Wasatch/Coal/CharOxidation/CCK: CCK.h (new), CCKFunctions.cc (new), CCKInterface.cc (new), CCKInterface.h (new), CoreDensity.h (new), InitialCoreDensity.h (new)
  • CCA/Components/Wasatch/Coal/CharOxidation/FirstOrderArrhenius: FirstOrderArrhenius.h (+3 -3)
  • CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood: CharOxidation.h (+12 -22), LangmuirInterface.cc (new), LangmuirInterface.h (+6 -5)
  • CCA/Components/Wasatch/Coal/Devolatilization/CPD: CPDData.cc (+10 -10), CPDData.h (new), CPDInterface.cc (+11 -16), CPDInterface.h (+3 -5), TarProductionRate.h (+3 -5), dy_gi.h (+1 -2), kg_i.h (+2 -2)
  • CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim: KobSarofimInterface.cc (new), KobSarofimInterface.h (+3 -2)
  • CCA/Components/Wasatch/Coal/Devolatilization/SingleRate: SingleRateInterface.cc (+1 -1), SingleRateInterface.h (+2 -4), SingleRateModel.h (+16 -34)
  • CCA/Components/Wasatch/Coal/VaporizationBoiling: EvapInterface.cc (new), EvapInterface.h (new)
  • CCA/Components/Wasatch/Expressions: LewisNumberSpeciesFlux.h (+1 -1)
  • CCA/Components/Wasatch/Expressions/TarAndSoot: SootFormationRate.h (+3 -5)
  • CCA/Components/Wasatch/Transport: ParticleTemperatureEquation.cc (new), PreconditioningParser.cc (-1), PseudospeciesTransportEquation.cc (new), PseudospeciesTransportEquation.h (new), SetupCoalModels.cc (+21 -21), SetupCoalModels.h (new), SootParticleTransportEquation.cc (new), SootParticleTransportEquation.h (new), SpeciesTransportEquation_diffusion.cc (+1 -1), TarTransportEquation.cc (-1)
jsutherland 2016-12-07 08:00 Rev.: 56069

Update ExprLIb version

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1 -1)
jsutherland 2016-12-07 07:58 Rev.: 56068

Clean up a few compiler warnings

4 lines of code changed in 6 files:

  • CCA/Components/Wasatch: ParticlesHelper.cc (+1 -1), TagNames.cc (+2 -2), TagNames.h (-1)
  • CCA/Components/Wasatch/Transport: ParseEquationHelper.cc (new)
jsutherland 2016-12-07 07:49 Rev.: 56067

Clean up a few compiler warnings

13 lines of code changed in 9 files:

  • CCA/Components/Wasatch: TagNames.cc (+2 -2), TaskInterface.cc (+1 -1), TimeStepper.cc (+5 -5), Wasatch.cc (+3 -7)
  • CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood: CharOxidation.h (-3)
  • CCA/Components/Wasatch/Expressions/Particles: ParticleConvectiveHeatTransferCoefficient.h (+2 -2)
jsutherland 2016-12-06 21:41 Rev.: 56064

Update w3p versions.

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1 -1)
jsutherland 2016-12-06 21:07 Rev.: 56063

Update w3p versions.

2 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+2 -2)
jsutherland 2016-12-06 18:00 Rev.: 56061

Auto-build of w3p now disables multicore backend of spatialops by default.

3 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+3 -3)
jsutherland 2016-12-06 18:00 Rev.: 56060

Commit on behalf of Josh McConnell.
Adds tar and soot transport equations, along with appropriate coupling to coal models.

2554 lines of code changed in 30 files:

  • CCA/Components/Wasatch: TagNames.cc (+9), TagNames.h (+6), Wasatch.cc (+10 -1)
  • CCA/Components/Wasatch/Expressions: sub.mk (new)
  • CCA/Components/Wasatch/Expressions/TarAndSoot: SootAgglomerationRate.cc (new 82), SootAgglomerationRate.h (new 113), SootFormationRate.cc (new 71), SootFormationRate.h (+106), SootOxidationRate.cc (new 93), SootOxidationRate.h (new 126), TarOxidationRate.cc (new 86), TarOxidationRate.h (new 118), sub.mk (new 83)
  • CCA/Components/Wasatch/Transport: ParseEquation.cc (+39), ParseEquation.h (+6), PseudospeciesTransportEquation.cc (+323), PseudospeciesTransportEquation.h (+141), SetupCoalModels.cc (+16 -7), SootParticleTransportEquation.cc (+203), SootParticleTransportEquation.h (+81), SootTransportEquation.cc (+255), SootTransportEquation.h (new 83), TarAndSootInfo.cc (new 65), TarAndSootInfo.h (new 61), TarTransportEquation.cc (+278), TarTransportEquation.h (new 92), sub.mk (new)
jsutherland 2016-11-29 17:08 Rev.: 56028

Update Update due to PoKiTT API change

3 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Transport: SpeciesTransportEquation.cc (new)
  • build_scripts: build_wasatch_3p.sh (+1 -1)
jsutherland 2016-11-14 17:44 Rev.: 55977

Update git hash for SpatialOps and ExprLib

2 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+2 -2)
jsutherland 2016-11-11 12:43 Rev.: 55968

Update SpeciesN due to changes in pokitt API.

2 lines of code changed in 1 file:

  • CCA/Components/Wasatch/Transport: SpeciesTransportEquation.cc (+2 -2)
jsutherland 2016-10-27 18:38 Rev.: 55925

Peg Uintah to specific versions of W3P.
This will allow SVN to roll-back and pick up the appropriate W3P libs consistent with that version of Uintah.

Note: this will only work from this point in time forward, as I will maintain the git hashes as needed. For backward compatibility, you will need to manually enter the git hashes as appropriate for W3P.

21 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+21 -25)
jsutherland 2016-10-07 07:15 Rev.: 55848

Update to conform to new ExprLib API.

29 lines of code changed in 45 files:

  • CCA/Components/Wasatch/Coal/CharOxidation: CO2andCO_RHS.h (+1 -1), H2andH2ORHS.h (+1 -1)
  • CCA/Components/Wasatch/Coal/CharOxidation/CCK: AshFilm.h (+1 -1), CCK.h (+1 -1), CharSpeciesRHS.h (+1 -1), DevolatilizedMassFracs.h (new), LogFrequencyDistributionRHS.h (+1 -1)
  • CCA/Components/Wasatch/Coal/CharOxidation/FirstOrderArrhenius: FirstOrderArrhenius.h (+1 -1)
  • CCA/Components/Wasatch/Coal/CharOxidation/LangmuirHinshelwood: CharOxidation.h (+1 -1)
  • CCA/Components/Wasatch/Coal/Devolatilization/CPD: Deltai_RHS.h (+1 -1), Gi_RHS.h (+1 -1), dy_gi.h (+1 -1), kg_i.h (+1 -1)
  • CCA/Components/Wasatch/Coal/Devolatilization/KobayashiSarofim: KobayashiSarofim.h (+1 -1)
  • CCA/Components/Wasatch/Coal/Devolatilization/SingleRate: SingleRateModel.h (+1 -1)
  • CCA/Components/Wasatch/Expressions: DORadSolver.cc (new), DensityCalculator.cc (new), LewisNumberSpeciesFlux.h (+1 -1), PoissonExpression.cc (+1 -1), Pressure.cc (+1 -1), PressureSource.cc (+1 -1), RadiationSource.cc (new)
  • CCA/Components/Wasatch/Expressions/PBE: MultiEnvMixingModel.h (+1 -1), QMOM.h (new)
  • CCA/Components/Wasatch/Expressions/PBE/Precipitation: AggregationEfficiency.h (+2 -2)
  • CCA/Components/Wasatch/Expressions/Turbulence: DynamicSmagorinskyCoefficient.cc (new)
jsutherland 2016-10-05 10:48 Rev.: 55840

Fix the W3P build script for GPU builds of RadProps.

1 lines of code changed in 1 file:

  • build_scripts: build_wasatch_3p.sh (+1)
jsutherland 2016-10-05 09:15 Rev.: 55839

Enable GPU calculation with RadProps (in Wasatch).
Changes to RadProps consistent with API changes made in conjunction with this commit.

49 lines of code changed in 15 files:

  • CCA/Components/Arches/Radiation: RadPropertyCalculator.cc (+4 -6), RadPropertyCalculator.h (+4 -4)
  • CCA/Components/Wasatch: Properties.cc (+1 -1)
  • CCA/Components/Wasatch/Expressions: RadPropsEvaluator.cc (+29 -20), RadPropsEvaluator.h (+4 -4)
  • R_Tester: Wasatch.py (+2 -1)
  • build_scripts/Wasatch3PStandalone/RadProps-build: doit (+4 -1)
  • build_scripts/Wasatch3PStandalone/TabProps-build: doit (+1 -1)
jsutherland 2016-09-13 09:52 Rev.: 55738

Fix logic in the wasatch regression tests.
Thank you, Todd, for the fix!

1 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+1 -1)
jsutherland 2016-09-12 15:36 Rev.: 55735

Add tests to be run when PoKiTT is enabled.

20 lines of code changed in 1 file:

  • R_Tester: Wasatch.py (+20 -14)

(23 more)

Generated by StatSVN 0.7.0