/trunk/src Developers: u0407585

Login name:
u0407585
Total Commits:
48 (0.4%)
Lines of Code:
1,916 (1.1%)
Most Recent Commit:
2014-12-24 16:17
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for u0407585

Activity by Day of Week for u0407585

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 48 (100.0%) 1916 (100.0%) 39.9
CCA/Components/Arches/CoalModels/ 34 (70.8%) 1483 (77.4%) 43.6
CCA/Components/Arches/WallHTModels/ 4 (8.3%) 270 (14.1%) 67.5
CCA/Components/Arches/ChemMix/ 2 (4.2%) 93 (4.9%) 46.5
CCA/Components/Arches/PropertyModelsV2/ 2 (4.2%) 50 (2.6%) 25.0
CCA/Components/Arches/ 3 (6.3%) 12 (0.6%) 4.0
CCA/Components/Arches/PropertyModels/ 2 (4.2%) 7 (0.4%) 3.5
CCA/Components/DataArchiver/ 1 (2.1%) 1 (0.1%) 1.0

Activity of u0407585

Most Recent Commits

u0407585 2014-12-24 16:17 Rev.: 52894

This sets particle temperature to gas temperature if we have small weights. It will break one of the coal regression tests with minimal changes.

50 lines of code changed in 2 files:

  • CCA/Components/Arches/PropertyModelsV2: CoalTemperature.cc (+39 -6), CoalTemperature.h (+11)
u0407585 2014-12-24 10:27 Rev.: 52892

Added Tognotti's Devolatilization model. This will not impact regression tests.

435 lines of code changed in 4 files:

  • CCA/Components/Arches: Arches.cc (+5)
  • CCA/Components/Arches/CoalModels: BT.cc (new 290), BTDevol.h (new 139), sub.mk (+1)
u0407585 2014-11-24 17:27 Rev.: 52756

Removed redundant copies in simplest algorithm.

2 lines of code changed in 1 file:

  • CCA/Components/Arches: DQMOM.cc (+2 -40)
u0407585 2014-10-31 13:28 Rev.: 52620

Fixed Char oxidation activation energy sign error. This will break the coal regression testssvn --helpsvn --help

7 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+7 -7)
u0407585 2014-10-03 16:04 Rev.: 52546

made wallTimeInterval work again

1 lines of code changed in 1 file:

  • CCA/Components/DataArchiver: DataArchiver.cc (+1 -1)
u0407585 2014-09-30 15:26 Rev.: 52521

Fixed bug that prevents restart in this devolatilization model.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: RichardsFletcherDevol.cc (+1 -1)
u0407585 2014-09-30 13:25 Rev.: 52519

added extra coefficients to Richards/fletcher devol model for derek

13 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: RichardsFletcherDevol.cc (+11 -8), RichardsFletcherDevol.h (+2)
u0407585 2014-09-28 08:29 Rev.: 52507

added 2-step richards-fletcher devol model, and fixed kobayashi-sarovim devol model. No regression tests should break

782 lines of code changed in 8 files:

  • CCA/Components/Arches: Arches.cc (+5)
  • CCA/Components/Arches/CoalModels: KobayashiSarofimDevol.cc (+46 -67), KobayashiSarofimDevol.h (+3 -1), RichardsFletcherDevol.cc (+578), RichardsFletcherDevol.h (+149), sub.mk (+1)
u0407585 2014-09-17 10:38 Rev.: 52453

Pulled user options from the coal source code, and made them required inputs in arche spec

255 lines of code changed in 20 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+23 -29), CharOxidationShaddix.h (+1), EnthalpyShaddix.cc (+28 -12), EnthalpyShaddix.h (+13 -1), ShaddixHeatTransfer.cc (+22 -6), ShaddixHeatTransfer.h (new), SimpleHeatTransfer.cc (new), SimpleHeatTransfer.h (new), XDragModel.cc (+16 -2), XDragModel.h (+10), YDragModel.cc (+16 -2), YDragModel.h (+10), YamamotoDevol.cc (+30 -12), YamamotoDevol.h (+14), ZDragModel.cc (+16 -2), ZDragModel.h (+10)
u0407585 2014-08-06 10:56 Rev.: 52277

Minor update to the math done in the wall heat transfer model.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (new)
u0407585 2014-08-01 09:20 Rev.: 52247

commented out print statement

12 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+12 -18)
u0407585 2014-07-10 14:40 Rev.: 52131

Fixing a bug in the 3-d table lookup within Arches, that was making several restart files crash.

11 lines of code changed in 1 file:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.h (+11 -13)
u0407585 2014-07-09 11:03 Rev.: 52117

Updating the 3-d table lookup within Arches. This removes a previous assumption used in the table look-ups with varying spacing in the first independent variable. THIS WILL CHANGE THE ANSWERS TO THE REGRESSION TESTS FOR ALL CASES USING 3D TABLE LOOKUPpwdpwdpwdpwdpwdpwd

82 lines of code changed in 1 file:

  • CCA/Components/Arches/ChemMix: ClassicTableInterface.h (+82 -44)
u0407585 2014-07-08 13:02 Rev.: 52114

Added an additional function to the radiation properties which sets absorption coefficients at the boundaries.

7 lines of code changed in 2 files:

  • CCA/Components/Arches/PropertyModels: RadProperties.cc (+5 -1), RadProperties.h (+2)
u0407585 2014-04-14 11:30 Rev.: 51736

Added incident heat-flux from multiple faces

258 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+258 -227)
Generated by StatSVN 0.7.0