Directory CCA/Components/Arches/CoalModels/

Total Files:
16
Deleted Files:
4
Lines of Code:
7299

[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 47 (100.0%) 1751 (100.0%) 37.2
ohdiazi 17 (36.2%) 1741 (99.4%) 102.4
harman 15 (31.9%) 10 (0.6%) 0.6
jthornoc 9 (19.1%) 0 (0.0%) 0.0
jholmen 4 (8.5%) 0 (0.0%) 0.0
allen 2 (4.3%) 0 (0.0%) 0.0

Most Recent Commits

allen 2019-11-08 12:10 Rev.: 59805

fixed task name so to match the task

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (new)
harman 2019-10-23 09:44 Rev.: 59733

Formatting

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (new)
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.: 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)
jholmen 2019-03-06 20:11 Rev.: 59251

* Included <functional>.

This commit fixes failing Arches builds with ICPC 18.0.1 and G++ 7.3.1.

0 lines of code changed in 4 files:

  • CCA/Components/Arches/CoalModels: DragModel.cc (new), LinearSwelling.cc (new)
jthornoc 2019-02-26 15:29 Rev.: 59224

Removing unused boost includes.

0 lines of code changed in 9 files:

  • CCA/Components/Arches/CoalModels: FOWYDevol.h (-1), LinearSwelling.cc (-1), MaximumTemperature.cc (new), ShrinkageRate.cc (-1), Thermophoresis.cc (new)
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.

1632 lines of code changed in 11 files:

  • 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)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

10 lines of code changed in 13 files:

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