/trunk/src Developers: derekhar

Login name:
derekhar
Total Commits:
200 (1.5%)
Lines of Code:
8,792 (3.6%)
Most Recent Commit:
2017-12-20 12:53
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for derekhar

Activity by Day of Week for derekhar

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 200 (100.0%) 8792 (100.0%) 43.9
CCA/Components/Arches/SourceTerms/ 36 (18.0%) 2575 (29.3%) 71.5
CCA/Components/Arches/Radiation/ 21 (10.5%) 1972 (22.4%) 93.9
CCA/Components/Arches/PropertyModelsV2/ 46 (23.0%) 1917 (21.8%) 41.6
CCA/Components/Arches/ChemMixV2/ 6 (3.0%) 1328 (15.1%) 221.3
CCA/Components/Arches/CoalModels/ 20 (10.0%) 493 (5.6%) 24.6
CCA/Components/Arches/ChemMix/ 8 (4.0%) 255 (2.9%) 31.8
CCA/Components/Arches/ 16 (8.0%) 142 (1.6%) 8.8
Core/Grid/ 5 (2.5%) 30 (0.3%) 6.0
CCA/Components/Schedulers/ 3 (1.5%) 21 (0.2%) 7.0
R_Tester/ 4 (2.0%) 20 (0.2%) 5.0
CCA/Components/Arches/Task/ 3 (1.5%) 17 (0.2%) 5.6
CCA/Components/Arches/TransportEqns/ 3 (1.5%) 10 (0.1%) 3.3
CCA/Components/Arches/PropertyModels/ 11 (5.5%) 5 (0.1%) 0.4
CCA/Components/Arches/Radiation/fortran/ 14 (7.0%) 4 (0.0%) 0.2
Core/Grid/Variables/ 1 (0.5%) 2 (0.0%) 2.0
Core/Grid/BoundaryConditions/ 1 (0.5%) 1 (0.0%) 1.0
CCA/Components/Arches/ParticleModels/ 2 (1.0%) 0 (0.0%) 0.0

Activity of derekhar

Most Recent Commits

derekhar 2017-12-20 12:53 Rev.: 57487

Add Table interface for paritcle radiation properties.

0 lines of code changed in 8 files:

  • CCA/Components/Arches/ChemMixV2: ClassicTable.h (new), ClassicTableUtility.h (changed)
  • CCA/Components/Arches/PropertyModelsV2: partRadProperties.cc (changed), partRadProperties.h (changed)
derekhar 2017-12-18 18:36 Rev.: 57474

Rips out the Chemistry Table from arches so that it can be used as a standAlone object. This will be useful going forward for multiple tables, which often need different interfaces.

1450 lines of code changed in 6 files:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.cc (new), ClassicTableInterface.h (new)
  • CCA/Components/Arches/ChemMixV2: ClassicTable.h (+883), ClassicTableUtility.h (+445)
derekhar 2017-12-04 16:28 Rev.: 57393

Added bullet proofing for DORadiation sweeps when used with staggered patch layouts. Collapsed code that had been copied and pasted into for loop.

0 lines of code changed in 4 files:

  • CCA/Components/Arches/SourceTerms: DORadiation.cc (changed), DORadiation.h (new)
derekhar 2017-11-22 15:10 Rev.: 57332

Added support for 1-sided ghosts and invoking their use in Arches-sweeps. This results in a 12-25% speed-up of the sweeping algorithm, depending on scale.

63 lines of code changed in 10 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+10 -10), DORadiationModel.h (+3 -3)
  • CCA/Components/Arches/SourceTerms: DORadiation.cc (+19 -20), DORadiation.h (+1)
  • Core/Grid: Ghost.cc (new), Ghost.h (+9 -1), Patch.cc (+6 -4)
derekhar 2017-11-07 11:28 Rev.: 57240

sweeps now throws an error when using the dynamicMPI scheduler.

10 lines of code changed in 1 file:

  • CCA/Components/Arches/SourceTerms: DORadiation.cc (+10)
derekhar 2017-10-31 10:35 Rev.: 57200

fix race condition in psNox.

6 lines of code changed in 3 files:

  • CCA/Components/Arches/SourceTerms: psNox.cc (+6), psNox.h (new)
derekhar 2017-10-31 10:31 Rev.: 57199

Fixed race condition in ZZNox model.

6 lines of code changed in 2 files:

  • CCA/Components/Arches/SourceTerms: ZZNoxSolid.cc (+6), ZZNoxSolid.h (-3)
derekhar 2017-10-30 19:44 Rev.: 57195

Adjust psNox model clipping. Cosmetic changes.

44 lines of code changed in 1 file:

  • CCA/Components/Arches/SourceTerms: psNox.cc (+44 -45)
derekhar 2017-10-18 19:41 Rev.: 57154

Sweeps no longer will allow or require specifiction of a linear solver for radiation.

14 lines of code changed in 1 file:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+14 -8)
derekhar 2017-10-16 17:44 Rev.: 57147

Added new NOx model. This is an extension of ZZ's work.

848 lines of code changed in 5 files:

  • CCA/Components/Arches/SourceTerms: SourceTermFactory.cc (+4), psNox.cc (+636), psNox.h (+207), sub.mk (new)
derekhar 2017-09-13 12:11 Rev.: 56995

Delete varLabels at the end of the simulation, for scattering-sweeps DO radiation, and the brown-soot model.

8 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+4)
  • CCA/Components/Arches/SourceTerms: BrownSoot.cc (+4)
derekhar 2017-09-11 16:17 Rev.: 56983

Add BrownSoot and spectral physics to RT suite. Minor spec edits.

5 lines of code changed in 3 files:

  • CCA/Components/Arches/PropertyModelsV2: sootVolumeFrac.cc (new)
  • R_Tester: ARCHES.py (+4 -1)
derekhar 2017-09-08 18:35 Rev.: 56975

removed reference to previously deleted fortran files.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Radiation: sub.mk (changed)
derekhar 2017-09-08 17:39 Rev.: 56974

Added support for spectral solvers for Arches-radiation. Support is currently only provided for the sweeping solver. This commit also removed several experimental sweeping approaches.

This commit will break all radiation tests due to the changing of a label name, but otherwise should not change the answers.
Removed some of the unused fortran code.

815 lines of code changed in 19 files:

  • CCA/Components/Arches/PropertyModelsV2: spectralProperties.cc (+23 -22), spectralProperties.h (new), sumRadiation.cc (+22 -7)
  • CCA/Components/Arches/Radiation: DORadiationModel.cc (+448 -531), DORadiationModel.h (+46 -28)
  • CCA/Components/Arches/Radiation/fortran: rdomflux.F (del), rdomflux.fspec (del), rdomsrc.F (del), rdomsrc.fspec (del), rdomsrcscattering.F (del), rdomsrcscattering.fspec (del), rdomvolq.F (del), rdomvolq.fspec (del), sub.mk (new)
  • CCA/Components/Arches/SourceTerms: DORadiation.cc (+268 -578), DORadiation.h (+7 -41)
derekhar 2017-09-05 12:16 Rev.: 56963

Use arches material, instead of a material created solely to satisfy interface requirements.

16 lines of code changed in 2 files:

  • CCA/Components/Arches/SourceTerms: DORadiation.cc (+16 -17), DORadiation.h (-1)
derekhar 2017-09-01 16:22 Rev.: 56959

Including a transparent band, for scenarios with soot/coal particles.

17 lines of code changed in 2 files:

  • CCA/Components/Arches/PropertyModelsV2: spectralProperties.cc (+17 -11), sumRadiation.cc (-2)
derekhar 2017-09-01 12:21 Rev.: 56958

Extended spectral radiation properties to include soot.

30 lines of code changed in 2 files:

  • CCA/Components/Arches/PropertyModelsV2: spectralProperties.cc (+26 -2), spectralProperties.h (+4)
derekhar 2017-08-31 17:08 Rev.: 56953

New soot volume fraction computation.

222 lines of code changed in 2 files:

  • CCA/Components/Arches/PropertyModelsV2: sootVolumeFrac.cc (+101), sootVolumeFrac.h (new 121)
derekhar 2017-08-31 16:34 Rev.: 56950

Decoupled computation of soot volume fraction and the radiative contribution from soot. Minor clean-up of estalished property models.

25 lines of code changed in 15 files:

  • CCA/Components/Arches: ExplicitSolver.cc (-7)
  • CCA/Components/Arches/PropertyModels: fvSootFromYsoot.cc (del), fvSootFromYsoot.h (del), sub.mk (+1 -2)
  • CCA/Components/Arches/PropertyModelsV2: PropertyModelFactoryV2.cc (+6), gasRadProperties.cc (new), gasRadProperties.h (new), partRadProperties.cc (-2), partRadProperties.h (-4), spectralProperties.cc (+15 -7), spectralProperties.h (+2 -2), sub.mk (+1)
derekhar 2017-08-30 17:42 Rev.: 56945

Added a 4 band spectral property model for CO2-H2O mixtures. Based on publication Bordbar et al. 2014.
The model was developed to be accurate in the temperate range of 500K-2400K and H2O/CO2 molar ratios ranging from 0.01 to 4.0.

348 lines of code changed in 4 files:

  • CCA/Components/Arches/PropertyModelsV2: PropertyModelFactoryV2.cc (+8), spectralProperties.cc (+202), spectralProperties.h (+137), sub.mk (+1)

(33 more)

Generated by StatSVN 0.7.0