Directory CCA/Components/Arches/CoalModels/

Total Files:
12
Deleted Files:
0
Lines of Code:
7347

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

Lines of Code

CCA/Components/Arches/CoalModels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 47 (100.0%) 92 (100.0%) 1.9
jpedel 6 (12.8%) 50 (54.3%) 8.3
jthornoc 41 (87.2%) 42 (45.7%) 1.0

Most Recent Commits

jthornoc 2012-12-17 01:36 Rev.: 49711

Removed an exception from ClassicTableInterface.
It appears that the patch is returning BC children that don't actually have
an iterator on the patch. This is causing problems for some of the coal runs.

Removed a debug print statement from CharOxidationShaddix.

Formatted and changed patch layout -- to a more realistic layout -- given the
current resolution. Also reformatted the file.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (new)
jthornoc 2012-12-11 04:21 Rev.: 49674

Now passing material id into new boundary condition interface rather
than the entire ArchesLabel set.

Applying BCs for heat loss.

1 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: PartVel.cc (+1 -1)
jthornoc 2012-10-08 10:56 Rev.: 49381

Cleaning up warnings.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (-3)
jthornoc 2012-10-04 16:15 Rev.: 49363

Cleaning up some warnings after being notified by the warning-police.

0 lines of code changed in 8 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (-30), EnthalpyShaddix.cc (new), KobayashiSarofimDevol.cc (new), ShaddixHeatTransfer.cc (new), SimpleHeatTransfer.cc (-40)
jthornoc 2012-08-27 14:45 Rev.: 49137

1) Fixing Martin's restart issue. Looks like the d_labelInit flag was
not being used correctly.

2) Adding post-mixing to the enthalpy calculation (for heat loss)

3) Removing the laminar_pr number option.

9 lines of code changed in 12 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+3 -1), DragModel.cc (+1 -1), EnthalpyShaddix.cc (+1 -1), XDragModel.cc (new), YDragModel.cc (+1 -1), YamamotoDevol.cc (+1 -1), ZDragModel.cc (new)
jthornoc 2012-08-16 23:03 Rev.: 49087

Fixing a few memory cleanup issues with DQMOM.
Cleaning up some recompiling of the task graph for MPMArches. This is
no longer needed without the dummy solve.

9 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CoalModelFactory.cc (new)
jpedel 2012-04-19 07:58 Rev.: 48639

Handling non-convergence better

26 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+26 -11)
jpedel 2012-04-19 07:58 Rev.: 48638

Restoring Merrick's correlation

8 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+8 -4)
jthornoc 2012-03-14 16:48 Rev.: 48395

Fix mistake in last commit with EnthalpyShaddix.
Clean out more warnings.

3 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (-4), EnthalpyShaddix.cc (+3 -3)
jthornoc 2012-03-14 15:56 Rev.: 48394

Warnings...

2 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (+2 -2)
jthornoc 2012-02-23 16:18 Rev.: 48303

Clean up some warnings from my previous commit and clean up warnings in
Julien's heat transfer models.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: EnthalpyShaddix.cc (-9), ShaddixHeatTransfer.cc (-4)
jthornoc 2012-02-23 15:18 Rev.: 48302

1) Removed newCCU,V,W velocity components and renamed the newCCVelocity vector to CCVelocity vector (removing the "new")
2) Updated all input files to conform to 1)
3) Removed unused efficiency labels
4) Removed scalar and enthalpy efficiency calculations along with their reduction variables
5) Fixed minor issue in ClassicTables for checking for radiation solver
6) Removed probePoint task. Should use on-the-fly extract instead
7) Added an applyFilter operation for vector components.
8) Remove totalRadSrc label
9) Rewrote the fortran smagorinsky function into c++ so that CCVector could be used. NOTE: This changes the answer in the noise for tests that use the smagorinsky model.
10) Fixed a problem with an extra volume floating around in the Westbrook dryer units conversion.

18 lines of code changed in 8 files:

  • CCA/Components/Arches/CoalModels: DragModel.cc (+2 -2), EnthalpyShaddix.cc (+2 -2), PartVel.cc (+4 -4), ShaddixHeatTransfer.cc (+2 -2), SimpleHeatTransfer.cc (+2 -2), XDragModel.cc (+2 -2), YDragModel.cc (+2 -2), ZDragModel.cc (+2 -2)
jpedel 2012-01-31 13:58 Rev.: 48167

Fixing an error in char production rate

2 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: YamamotoDevol.cc (+2 -2)
jpedel 2012-01-24 13:38 Rev.: 48136

Small changes for Alstom BSF run

14 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: CharOxidationShaddix.cc (+2 -2), EnthalpyShaddix.cc (+4 -2), YamamotoDevol.cc (+8 -4)
Generated by StatSVN 0.7.0