/trunk/src Developers: ohdiazi

Login name:
ohdiazi
Total Commits:
26 (0.3%)
Lines of Code:
1,833 (1.9%)
Most Recent Commit:
2019-03-21 11:07
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for ohdiazi

Activity by Day of Week for ohdiazi

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 26 (100.0%) 1833 (100.0%) 70.5
CCA/Components/Arches/CoalModels/ 17 (65.4%) 1741 (95.0%) 102.4
scripts/ 3 (11.5%) 73 (4.0%) 24.3
CCA/Components/Arches/ParticleModels/ 2 (7.7%) 8 (0.4%) 4.0
CCA/Components/Arches/ 1 (3.8%) 4 (0.2%) 4.0
CCA/Components/Arches/Utility/ 1 (3.8%) 3 (0.2%) 3.0
R_Tester/ 1 (3.8%) 2 (0.1%) 2.0
CCA/Components/Arches/WallHTModels/ 1 (3.8%) 2 (0.1%) 2.0

Activity of ohdiazi

Most Recent Commits

ohdiazi 2019-03-21 11:07 Rev.: 59275

Fixing copyrights

0 lines of code changed in 4 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith.cc (changed), CharOxidationSmith.h (new)
ohdiazi 2019-03-19 12:28 Rev.: 59273

Updating Char model with Salvatore's Iavarone changes.

2 lines of code changed in 1 file:

  • CCA/Components/Arches/ParticleModels: CharOxidationps.h (+2 -2)
ohdiazi 2019-03-19 12:28 Rev.: 59272

Fixing a bug in the char oxidation model.

109 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith.cc (+107 -42), CharOxidationSmith.h (+2 -2)
ohdiazi 2019-02-13 15:06 Rev.: 59208

Steve Petruzza’s script for pidx. The makeMasterUda_index.csh was modified for a simulation with pidx.

73 lines of code changed in 3 files:

  • scripts: makeCombinedGIDX.sh (new 73), makeMasterUda_index.csh (changed)
ohdiazi 2019-02-12 13:59 Rev.: 59203

1. Char oxidation smith 2016 was deleted and char oxidation 2018 was renamed to CharOxidationSmith.
2. Char Oxidation model was renamed to CharOxidationSmithConstLv0. This is the first version of the smith char model and uses a constant particle diameter. This char model will not be used in production code, but it can be use for testing.
3. The following inputs files: mass_energy_balance, mass_energy_balance_Tfluid, mass_energy_balance_psnox, OFC_smith2016 (this file was rename to OFC_smith) and mass_energy_balance_psnox used the CharOxidationSmith2016 model, thus, they are updated to CharOxidationSmith (version of 2018). Therefore, RT is going to fail for these tests.
4. The input file OFC_smith was deleted.
5. The following input files use the original version of CharOxidationSmith (Named CharOxidationSmithConstLv0 after this commit): Coal_Nox,multibox_rmcrt_coal_1L, multibox_rmcrt_coal_2, multibox_rmcrt_coal_DO. The RT will not fail for these tests.

1646 lines of code changed in 15 files:

  • CCA/Components/Arches: ExplicitSolver.cc (+4 -8)
  • CCA/Components/Arches/CoalModels: CharOxidationSmith.cc (+352 -126), CharOxidationSmith.h (+53 -30), CharOxidationSmith2016.cc (del), CharOxidationSmith2016.h (del), CharOxidationSmith2018.cc (del), CharOxidationSmith2018.h (del), CharOxidationSmithConstLv0.cc (new 913), CharOxidationSmithConstLv0.h (new 311), ShrinkageRate.cc (+2 -2), sub.mk (+1 -2)
  • CCA/Components/Arches/ParticleModels: CharOxidationps.h (+6 -6)
  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+2 -2)
  • R_Tester: ARCHES.py (+2 -3)
ohdiazi 2019-02-12 13:59 Rev.: 59202

Fixing print statement

3 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: MassFlowRate.cc (+3 -3)
Generated by StatSVN 0.7.0