Directory CCA/Components/Arches/CoalModels/

Total Files:
23
Deleted Files:
0
Lines of Code:
4188

[root]/CCA/Components/Arches/CoalModels

Lines of Code

CCA/Components/Arches/CoalModels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 107 (100.0%) 2790 (100.0%) 26.0
jpedel 55 (51.4%) 2551 (91.4%) 46.3
charlesreid 6 (5.6%) 117 (4.2%) 19.5
jthornoc 19 (17.8%) 98 (3.5%) 5.1
jas 27 (25.2%) 24 (0.9%) 0.8

Most Recent Commits

jpedel 2010-10-11 15:26 Rev.: 46349

Convection term was set to zero by mistake

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (changed)
jpedel 2010-09-15 16:38 Rev.: 46198

Fixing a bug

3 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (+3 -8)
jpedel 2010-09-14 19:19 Rev.: 46195

Removin the require for fixcarb mass in problem setup to avoid to make the GS crash, setting fixcarb mass to zero by default

7 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (+7 -1)
jpedel 2010-09-14 18:40 Rev.: 46192

Adding convective heat transfer coupling between particles and gas phase

28 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (+26 -5), SimpleHeatTransfer.h (+2 -1)
jpedel 2010-07-09 16:16 Rev.: 45827

Fixing some if statements

97 lines of code changed in 11 files:

  • CCA/Components/Arches/CoalModels: KobayashiSarofimDevol.cc (new), PartVel.cc (+2 -1), SimpleHeatTransfer.cc (+58 -96), XDragModel.cc (+1 -1), YDragModel.cc (new), ZDragModel.cc (new)
jthornoc 2010-07-08 17:22 Rev.: 45821

An iteration on the unweighted abscissa code.

Please note that one must now specify the type of DQMOM being used:

<DQMOM type="unweightedAbs"> OR <DQMOM type="weightedAbs">

30 lines of code changed in 16 files:

  • CCA/Components/Arches/CoalModels: BadHawkDevol.cc (new), CoalModelFactory.cc (new), CoalModelFactory.h (+1 -1), KobayashiSarofimDevol.cc (+2 -2), ModelBase.h (new), PartVel.cc (+8 -14), PartVel.h (+1 -1), SimpleHeatTransfer.cc (+3 -3), XDragModel.cc (+1 -1), YDragModel.cc (+1 -1), ZDragModel.cc (+1 -1)
jpedel 2010-07-06 18:06 Rev.: 45804

Adding capability to transport unweighted abscissas which will avoid numerical problems

129 lines of code changed in 11 files:

  • CCA/Components/Arches/CoalModels: BadHawkDevol.cc (+12 -2), CoalModelFactory.cc (+16), CoalModelFactory.h (+1), KobayashiSarofimDevol.cc (+12 -3), ModelBase.h (+5 -1), PartVel.cc (+37 -9), PartVel.h (+1 -1), SimpleHeatTransfer.cc (+21 -6), XDragModel.cc (+8 -2), YDragModel.cc (+8 -2), ZDragModel.cc (+8 -2)
jpedel 2010-05-19 17:50 Rev.: 45645

Adding momentum exchange between gas phase and particle phase with the drag model

33 lines of code changed in 9 files:

  • CCA/Components/Arches/CoalModels: XDragModel.cc (+9 -4), XDragModel.h (+2), YDragModel.cc (+9 -4), YDragModel.h (+2), ZDragModel.cc (+9 -4), ZDragModel.h (new)
jthornoc 2010-04-19 15:58 Rev.: 45551

Apply particle velocity boundary conditions in the correct order. (Doh!)

18 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: PartVel.cc (+18 -18)
charlesreid 2010-04-15 18:49 Rev.: 45535

* Cleaning up
* Clarification of error messages
* Adding error-checking for zero-viscosity (b/c of Reynolds number)

24 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: HeatTransfer.cc (new), SimpleHeatTransfer.cc (+14 -11)
jthornoc 2010-03-23 10:23 Rev.: 45456

Left a debugging cout in the code.

0 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: PartVel.cc (-1)
jthornoc 2010-03-22 16:42 Rev.: 45455

Bala's velocity model is now performed component-wise rather than on the magnitude.

50 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: PartVel.cc (+50 -54)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

12 lines of code changed in 16 files:

  • CCA/Components/Arches/CoalModels: BadHawkDevol.h (+1 -1), CoalModelFactory.h (+1 -1), Devolatilization.h (new), DragModel.h (+1 -1), HeatTransfer.h (+1 -1), KobayashiSarofimDevol.h (+2 -2), ModelBase.h (+1 -1), SimpleHeatTransfer.h (+1 -1), XDragModel.h (+1 -1), YDragModel.h (+1 -1), ZDragModel.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

12 lines of code changed in 11 files:

  • CCA/Components/Arches/CoalModels: BadHawkDevol.h (+1 -1), CoalModelFactory.h (+1 -1), Devolatilization.h (+1 -1), DragModel.h (+1 -1), HeatTransfer.h (+1 -1), KobayashiSarofimDevol.h (+2 -2), ModelBase.h (+1 -1), SimpleHeatTransfer.h (+1 -1), XDragModel.h (+1 -1), YDragModel.h (+1 -1), ZDragModel.h (+1 -1)
jpedel 2010-01-27 16:58 Rev.: 45305

reverting a unwanted change

0 lines of code changed in 2 files:

  • CCA/Components/Arches/CoalModels: ConstantModel.cc (changed)
jpedel 2010-01-27 16:56 Rev.: 45304

Fixing a scaling problem with Optimize solver

6 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: ConstantModel.cc (+6 -2)
charlesreid 2010-01-21 18:49 Rev.: 45289

Cleaning up

93 lines of code changed in 3 files:

  • CCA/Components/Arches/CoalModels: XDragModel.cc (+30 -16), YDragModel.cc (+32 -41), ZDragModel.cc (+31 -34)
jpedel 2010-01-12 15:13 Rev.: 45264

Fixing request of variable Volq for mpmarches

1 lines of code changed in 1 file:

  • CCA/Components/Arches/CoalModels: SimpleHeatTransfer.cc (+1 -1)
jpedel 2010-01-11 19:02 Rev.: 45262

Adding the drag force models

1890 lines of code changed in 6 files:

  • CCA/Components/Arches/CoalModels: XDragModel.cc (+440), XDragModel.h (+176), YDragModel.cc (+463), YDragModel.h (+176), ZDragModel.cc (+459), ZDragModel.h (+176)
jpedel 2010-01-11 18:49 Rev.: 45260

Adding a new particle velocity model based on drag force

298 lines of code changed in 4 files:

  • CCA/Components/Arches/CoalModels: PartVel.cc (+292 -133), PartVel.h (+3 -1), sub.mk (+3)

(2 more)

Generated by StatSVN 0.4.0