/trunk/src Developers: bisaac

Login name:
bisaac
Total Commits:
26 (0.2%)
Lines of Code:
387 (0.2%)
Most Recent Commit:
2016-09-12 16:28
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for bisaac

Activity by Day of Week for bisaac

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 26 (100.0%) 387 (100.0%) 14.8
CCA/Components/Arches/PropertyModelsV2/ 4 (15.4%) 246 (63.6%) 61.5
CCA/Components/Arches/ 7 (26.9%) 88 (22.7%) 12.5
CCA/Components/Arches/SourceTerms/ 4 (15.4%) 32 (8.3%) 8.0
CCA/Components/Arches/WallHTModels/ 6 (23.1%) 13 (3.4%) 2.1
CCA/Components/Arches/ParticleModels/ 4 (15.4%) 6 (1.6%) 1.5
R_Tester/ 1 (3.8%) 2 (0.5%) 2.0

Activity of bisaac

Most Recent Commits

bisaac 2016-09-12 16:28 Rev.: 55737

Removed superfluous patch/intrusion intersection check as we have already done this with findRelevantIntrusions function. No impact on rt.

24 lines of code changed in 1 file:

  • CCA/Components/Arches: IntrusionBC.cc (+24 -30)
bisaac 2016-09-07 11:22 Rev.: 55710

Added the first draft of the new wallht model. Shouldn't impact on regression tests.

252 lines of code changed in 6 files:

  • CCA/Components/Arches: KokkosTools.h (+6)
  • CCA/Components/Arches/PropertyModelsV2: OneDWallHT.cc (new 166), OneDWallHT.h (new 65), PropertyModelFactoryV2.cc (+14), sub.mk (+1)
bisaac 2016-08-25 15:47 Rev.: 55666

Added a function that removes arches intrusions that aren't relevant to the local patch/patches. This should not change the answers.

58 lines of code changed in 3 files:

  • CCA/Components/Arches: BoundaryCondition.cc (+1), IntrusionBC.cc (+51), IntrusionBC.h (+6)
bisaac 2016-08-17 17:07 Rev.: 55656

Removed the running-sum averaging variables from the deposition model and wall heat transfer model. Removed t_ave_start flag. Modified the way the deposition rate is accounting for multiple environments. This commit is expected to change the answers, and the number of saved variables for the arches rt test: 1GW_RT.

7 lines of code changed in 7 files:

  • CCA/Components/Arches: ExplicitSolver.cc (-8)
  • CCA/Components/Arches/ParticleModels: DepositionVelocity.cc (+6 -95), DepositionVelocity.h (new)
  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+1 -67), WallModelDriver.h (-9)
bisaac 2016-05-23 14:13 Rev.: 55373

Converted newton solver to a void function in WallHT, add functionality to gas-phase constant src term. Made existing RT compatible with constant src term changes.

38 lines of code changed in 6 files:

  • CCA/Components/Arches/SourceTerms: ConstSrcTerm.cc (new), ConstSrcTerm.h (+3 -1)
  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+5 -5), WallModelDriver.h (+1 -1)
bisaac 2016-05-16 15:39 Rev.: 55355

Fixed a bug in the coal region HT.

6 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+5 -5), WallModelDriver.h (+1 -1)
bisaac 2016-05-13 15:04 Rev.: 55351

Added RT test for new hybrid discretization scheme.

2 lines of code changed in 1 file:

  • R_Tester: ARCHES.py (+2)
Generated by StatSVN 0.7.0