Directory CCA/Components/Arches/CoalModels/

Total Files:
52
Deleted Files:
0
Lines of Code:
15816

[root]/CCA/Components/Arches/CoalModels
                    directory in repo fortran (1 files, 37 lines)

Lines of Code

CCA/Components/Arches/CoalModels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 165 (100.0%) 2563 (100.0%) 15.5
ohdiazi 18 (10.9%) 1851 (72.2%) 102.8
allen 95 (57.6%) 396 (15.5%) 4.1
jthornoc 39 (23.6%) 285 (11.1%) 7.3
bisaac 3 (1.8%) 16 (0.6%) 5.3
jas 8 (4.8%) 8 (0.3%) 1.0
derekhar 2 (1.2%) 7 (0.3%) 3.5

Most Recent Commits

ohdiazi 2018-12-13 11:48 Rev.: 59069

1. Adding Salvatore Iavarone's updates to Char-Oxidation Smith model. new model was created CharOxidationSmith2018
2. New RT test for Char oxidation 2018 was added
3. Fixing a bug in Stress Tensor
3. Updating mass flow rate task. Reduce variables were added to all the inlets.

1473 lines of code changed in 6 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2018.cc (new 1139), CharOxidationSmith2018.h (new 334), ShrinkageRate.cc (new), sub.mk (changed)
jthornoc 2018-08-29 11:04 Rev.: 58562

Fixing several warnings in Arches. Should not change answers.

1 lines of code changed in 4 files:

  • CCA/Components/Arches/CoalModels: Deposition.cc (-1), LinearSwelling.cc (+1 -3)
jthornoc 2018-08-29 11:03 Rev.: 58561

Fixing a bug in the drag model.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: DragModel.cc (changed)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

277 lines of code changed in 92 files:

  • CCA/Components/Arches/CoalModels: BadHawkDevol.cc (new), BadHawkDevol.h (+3 -3), BirthDeath.cc (new), BirthDeath.h (+3 -3), CharOxidation.cc (+5 -5), CharOxidation.h (new), CharOxidationShaddix.cc (+10 -10), CharOxidationShaddix.h (+3 -3), CharOxidationSmith.cc (+10 -10), CharOxidationSmith.h (new), CharOxidationSmith2016.cc (+10 -10), CharOxidationSmith2016.h (+3 -3), CoalModelFactory.h (+4 -4), ConstantModel.cc (new), ConstantModel.h (new), Deposition.cc (+10 -10), Deposition.h (new), Devolatilization.cc (new), Devolatilization.h (new), DragModel.cc (+10 -10), DragModel.h (new), EnthalpyShaddix.cc (+10 -10), EnthalpyShaddix.h (new), FOWYDevol.cc (new), FOWYDevol.h (new), HeatTransfer.cc (new), HeatTransfer.h (new), KobayashiSarofimDevol.cc (new), KobayashiSarofimDevol.h (+3 -3), LinearSwelling.cc (+10 -10), LinearSwelling.h (+3 -3), MaximumTemperature.cc (+10 -10), MaximumTemperature.h (new), ModelBase.cc (new), ModelBase.h (+4 -4), PartVel.cc (new), RichardsFletcherDevol.cc (new), RichardsFletcherDevol.h (new), ShaddixHeatTransfer.cc (new), ShaddixHeatTransfer.h (+3 -3), ShrinkageRate.cc (+10 -10), ShrinkageRate.h (+3 -3), SimpleHeatTransfer.cc (+10 -10), SimpleHeatTransfer.h (+3 -3), Thermophoresis.cc (+10 -10), Thermophoresis.h (+3 -3), YamamotoDevol.cc (new), YamamotoDevol.h (new)
allen 2018-04-02 17:53 Rev.: 58033

re-invoked the in-situ

119 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith.cc (+45 -41), CharOxidationSmith2016.cc (+44 -40), FOWYDevol.cc (+30 -27)
ohdiazi 2018-03-23 13:17 Rev.: 57984

DQMOM with kokkos

28 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+17 -34), DragModel.cc (+11 -4)
jthornoc 2018-03-06 00:33 Rev.: 57915

Moving diffusion for scalar to a flux form.
Little progress on DQMOM with kokkos.
Some other general cleanup.

0 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: PartVel.cc (-18), PartVel.h (new)
jthornoc 2018-02-27 15:47 Rev.: 57892

Replacing a string with an enum for the particle names->roles.
Cleaning up a warning or two.

53 lines of code changed in 15 files:

  • CCA/Components/Arches/CoalModels: BirthDeath.cc (+2 -2), CharOxidationShaddix.cc (+5 -5), CharOxidationSmith.cc (+5 -5), CharOxidationSmith2016.cc (+6 -6), Deposition.cc (+2 -2), DragModel.cc (+5 -5), EnthalpyShaddix.cc (+5 -5), FOWYDevol.cc (+3 -3), LinearSwelling.cc (+2 -2), MaximumTemperature.cc (+2 -2), PartVel.cc (+3 -3), RichardsFletcherDevol.cc (+3 -3), ShrinkageRate.cc (+1 -1), Thermophoresis.cc (+6 -6), YamamotoDevol.cc (+3 -3)
ohdiazi 2018-02-27 14:53 Rev.: 57887

adding 2 reactions

72 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+43 -38), CharOxidationSmith2016.h (+29 -29)
ohdiazi 2018-02-26 23:12 Rev.: 57883

deleting 12

7 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+5 -5), CharOxidationSmith2016.h (+2 -2)
ohdiazi 2018-02-26 14:57 Rev.: 57876

matrix inversion

26 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+26 -15)
ohdiazi 2018-02-26 14:57 Rev.: 57875

space

30 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+30 -29)
ohdiazi 2018-02-26 14:57 Rev.: 57874

John Holmen's optimization: 6 and part of 12

62 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+59 -33), CharOxidationSmith2016.h (+3 -1)
ohdiazi 2018-02-26 14:57 Rev.: 57873

John Holmen's optimizations's: 1, 3, 4, 7

153 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith2016.cc (+148 -36), CharOxidationSmith2016.h (+5)
derekhar 2018-02-11 11:22 Rev.: 57795

fixed bug over-limiting radiative heat transfer to particles. Also properly checks for radiateAtGasTemp flag.

7 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+2 -3), HeatTransfer.cc (+5 -25)
bisaac 2018-02-09 14:01 Rev.: 57789

This commmit changes the units for the saved Q_convection. This shouldn't change any answers other than heat_qni_Qconv variables.

5 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+5 -4)
jthornoc 2018-02-06 16:11 Rev.: 57775

Cleaning out ParticleTools and moving coal-specific functions to
CoalHelper.

231 lines of code changed in 15 files:

  • CCA/Components/Arches/CoalModels: BirthDeath.cc (+10 -10), CharOxidationShaddix.cc (+31 -31), CharOxidationSmith.cc (+16 -16), CharOxidationSmith2016.cc (+32 -23), Deposition.cc (+10 -10), DragModel.cc (+19 -19), EnthalpyShaddix.cc (+13 -13), FOWYDevol.cc (+13 -13), LinearSwelling.cc (+31 -29), MaximumTemperature.cc (+7 -7), PartVel.cc (+15 -15), RichardsFletcherDevol.cc (+9 -9), ShrinkageRate.cc (+4 -4), Thermophoresis.cc (+12 -12), YamamotoDevol.cc (+9 -9)
bisaac 2018-01-12 11:29 Rev.: 57633

Removed unused required flag from input files and from source code. This won't impact regression tests.

0 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: FOWYDevol.cc (-1)
bisaac 2018-01-11 12:04 Rev.: 57618

Updated the linear contribution to the devol model. This will change answers in partMassFlow and Coal_Nox.

11 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: FOWYDevol.cc (+11 -11)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

8 lines of code changed in 8 files:

  • CCA/Components/Arches/CoalModels: CharOxidationSmith.cc (+1 -1), CharOxidationSmith.h (+1 -1), CharOxidationSmith2016.cc (+1 -1), CharOxidationSmith2016.h (+1 -1), Deposition.cc (+1 -1), EnthalpyShaddix.cc (+1 -1), KobayashiSarofimDevol.cc (+1 -1), SimpleHeatTransfer.cc (+1 -1)
Generated by StatSVN 0.7.0