Directory CCA/Components/Arches/WallHTModels/

Total Files:
2
Deleted Files:
0
Lines of Code:
1498

[root]/CCA/Components/Arches/WallHTModels

Lines of Code

CCA/Components/Arches/WallHTModels/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 41 (100.0%) 1257 (100.0%) 30.6
bisaac 26 (63.4%) 1083 (86.2%) 41.6
jthornoc 3 (7.3%) 78 (6.2%) 26.0
milo 4 (9.8%) 55 (4.4%) 13.7
dav 1 (2.4%) 28 (2.2%) 28.0
allen 6 (14.6%) 12 (1.0%) 2.0
jas 1 (2.4%) 1 (0.1%) 1.0

Most Recent Commits

allen 2017-11-24 15:37 Rev.: 57339

removed the delta T label from the shared state and began removing the shared state where possible

11 lines of code changed in 4 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+9 -2), WallModelDriver.h (+2)
allen 2017-11-06 11:51 Rev.: 57215

removed spurious header file

0 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (-2)
jthornoc 2017-10-31 13:33 Rev.: 57201

Code cleanup.

56 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+56 -54)
bisaac 2017-09-28 10:15 Rev.: 57039

Updated illinois 6 ash data base.

7 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+7 -7)
bisaac 2017-09-27 16:24 Rev.: 57033

Added a new coal for the emissivity model.

15 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+15)
bisaac 2017-07-31 14:14 Rev.: 56831

Removed print statement.

0 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (-1)
bisaac 2017-07-31 13:07 Rev.: 56830

Added illinois 6 ash to the new emissivity model.

25 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+25 -25)
bisaac 2017-07-31 12:01 Rev.: 56829

Added coordination number to emissivity model. This doesn't impact regression tests.

81 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+81 -25)
bisaac 2017-07-21 13:55 Rev.: 56815

Added a minimum size for the particles in the case where there is not a flux of particles to the wall. Doesn't impact regression tests.

36 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+36 -2)
bisaac 2017-07-20 17:19 Rev.: 56814

Updated the wall ht model to account for liquid slag heating above the ash fluid temperature. This will break 1GW_RT and 1GW_em_tc.

230 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+204 -58), WallModelDriver.h (+26 -12)
bisaac 2017-07-14 12:03 Rev.: 56791

Added additional check for particle size in the pokluda emissivity model.

2 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+2)
bisaac 2017-07-13 15:43 Rev.: 56783

Added German lignite to the new emissivity model.

12 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+12)
bisaac 2017-07-11 13:41 Rev.: 56779

Added regime 3 back into the wall ht model. This shouldn't impact regression tests.

10 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+10 -15)
bisaac 2017-07-07 15:56 Rev.: 56771

Added new emissivity model. This will not impact any regression tests.

74 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+2), WallModelDriver.h (+72 -1)
bisaac 2017-06-22 12:06 Rev.: 56684

Added changes to wallHT model to make regime 3 maintain ash fluid temperature. This commit shouldn't change answers.

30 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+27 -29), WallModelDriver.h (+3 -3)
jthornoc 2017-06-19 23:58 Rev.: 56669

Fixed porosity bug in thermal conductivity model.

4 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+4 -2)
bisaac 2017-06-02 07:57 Rev.: 56595

This commit removes ash_density from the deposition model and computes it from the specified ash bulk density and sb layer porosity. This commit also makes the relaxation coefficient consistent between all wall ht models and the deposition model. Due to the changes the answers in following RT tests will change: 1GW_RT, 1GW_em_tc, OFC4c, OFC4_smith, and OFC4_hybrid.

31 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+10 -9), WallModelDriver.h (+21 -22)
bisaac 2017-05-23 14:53 Rev.: 56565

Now the thermal conductivity of the respecitve ash layers will be computed at the layers central average temperature. This commit also evaluates the t.c. upfront like the emissivity. This commit will change the answers for the 1GW_RT and 1GW_em_tc RT tests.

61 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+44 -42), WallModelDriver.h (+17 -24)
bisaac 2017-05-22 15:35 Rev.: 56560

Added ash fusion temperatures to ParticleProperties. This shouldn't impact regression tests.

4 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+2 -1), WallModelDriver.h (+2 -2)
milo 2017-05-22 12:13 Rev.: 56557

Modified regression coefficients for Illinois No6. This shouldn't impact regression tests

9 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+9 -9)
milo 2017-05-18 18:25 Rev.: 56551

Added Illinois No 6 to the coal-ash database. This shouldn't impact regression tests

18 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+18 -1)
jthornoc 2017-04-21 16:06 Rev.: 56471

Changed the DO_RadProps RT problem to run on 3 cores to be consistent
with numbers of patches in the UPS. This will cause the test to fail.

I have added the ability to set the initial wall temperature using the <Grid><BoundaryCondition> node in the
input file (just like we set BC for any other variable). This temperature will remain constant at that value
unless one turns on the wallHT model, in which case the walls will then heat or cool depending on the local
heat fluxes, etc. Currently, the only valid condition is the Dirichlet condition.
We could add others, including functions or time/space etc as needed.
Added the OFC4_initial_hotwall test to demonstrate the capability.

18 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+18 -18)
jas 2017-04-20 13:20 Rev.: 56454

Update copyright.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+1 -1)
allen 2017-04-13 16:24 Rev.: 56421

Removed Time.h and replaced with Timers.hpp

1 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+1 -1)
bisaac 2017-04-06 11:53 Rev.: 56395

Fixed a bug in the new tc model. This won't change any answers.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+1 -1)
milo 2017-04-05 11:26 Rev.: 56388

added zeroth order porosity model, it doesn't change any answers

10 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+10 -4)
milo 2017-03-28 22:30 Rev.: 56371

added german_lignite to ash database for emissivity calculations

18 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.h (+18 -1)
bisaac 2017-03-16 16:59 Rev.: 56336

Added Hadley thermal conductivity model. This will change the answers for 1GW_RT, however these changes are expected. Also cleanup an unused flag in 1GW_RT.ups.

257 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+69 -23), WallModelDriver.h (+188 -87)
bisaac 2017-03-09 18:09 Rev.: 56312

Added the new ash-emissivity model. This will break 1GW_RT because we have added new variables. The values saved in the .uda are unchanged.

207 lines of code changed in 2 files:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+82 -13), WallModelDriver.h (+125 -1)
dav 2017-02-24 00:50 Rev.: 56249


Mostly cosmetic changes, and preparing for removing a hacked out warning when we moved to C++ 11.
These changes have passed the local RT on Baja.

- The biggest update in this commit (the update to remove the c++11 warning hack) is that you will
no longer be able to compare a ProblemSpecP to 0 (you will need to compare to 'nullptr').

- White space, coding standards, indentation, remove tabs.
- Line up some variables to make them easier to read.
- Use of 80+ columns of text (we decided to allow this 10 years ago) and it makes reading longer lines of code on the screen easier.

- Please put "else" and "else if" on a new line. The added white space makes following the branching much easier.
- Use {} for if/else clauses even if they are only one line long.

- Swatted some evil endls. (Use "\n")

- Alphabetize #includes and remove some unneeded ones.

- Add in Copyright notice to some files that were missing it.

M CCA/Components/Arches/Arches.cc
M CCA/Components/Arches/ArchesLabel.cc

- Fix code so that "found_role = true" is not repeated a hundred times... As I tell my CS 1000 students, if it
happens in every branch of the 'if' statement, it should be moved out of all of them.

M CCA/Components/Arches/BoundaryCond_new.cc
M CCA/Components/Arches/BoundaryCondition.cc
M CCA/Components/Arches/BoundaryConditions/BoundaryConditionFactory.cc
M CCA/Components/Arches/BoundaryConditions/BoundaryFunctors.h
M CCA/Components/Arches/BoundaryConditions/HandOff.h
M CCA/Components/Arches/CQMOM.cc
M CCA/Components/Arches/ChemMix/ColdFlow.cc
M CCA/Components/Arches/ChemMix/MixingRxnModel.cc
M CCA/Components/Arches/ChemMix/TableLookup.cc
M CCA/Components/Arches/CoalModels/CharOxidationSmith.cc
M CCA/Components/Arches/CoalModels/Deposition.cc
M CCA/Components/Arches/CoalModels/EnthalpyShaddix.cc
M CCA/Components/Arches/CoalModels/HeatTransfer.cc
M CCA/Components/Arches/CoalModels/KobayashiSarofimDevol.cc
M CCA/Components/Arches/CoalModels/SimpleHeatTransfer.cc
M CCA/Components/Arches/DQMOM.cc
M CCA/Components/Arches/ExplicitSolver.cc
M CCA/Components/Arches/IntrusionBC.cc
M CCA/Components/Arches/IntrusionBC.h
M CCA/Components/Arches/LagrangianParticles/LagrangianParticleFactory.cc
M CCA/Components/Arches/MomentumSolver.cc
M CCA/Components/Arches/MomentumSolver.h
M CCA/Components/Arches/ParticleModels/CQMOMSourceWrapper.cc
M CCA/Components/Arches/ParticleModels/ParticleModelFactory.cc
M CCA/Components/Arches/ParticleModels/ParticleTools.h
M CCA/Components/Arches/ParticleModels/ShaddixEnthalpy.h
M CCA/Components/Arches/PressureSolverV2.cc
M CCA/Components/Arches/PropertyModels/RadProperties.cc
M CCA/Components/Arches/PropertyModelsV2/DensityPredictor.cc
M CCA/Components/Arches/PropertyModelsV2/PropertyModelFactoryV2.cc
M CCA/Components/Arches/PropertyModelsV2/VariableStats.cc
M CCA/Components/Arches/Radiation/DORadiationModel.cc
M CCA/Components/Arches/Radiation/RadPropertyCalculator.cc
M CCA/Components/Arches/Radiation/RadPropertyCalculator.h
M CCA/Components/Arches/SourceTerms/DORadiation.cc
M CCA/Components/Arches/SourceTerms/IntrusionInlet.h
M CCA/Components/Arches/SourceTerms/PCTransport.cc
M CCA/Components/Arches/SourceTerms/SourceTermFactory.cc
M CCA/Components/Arches/Transport/ComputePsi.h
M CCA/Components/Arches/Transport/KFEUpdate.h
M CCA/Components/Arches/Transport/KMomentum.h
M CCA/Components/Arches/Transport/KScalarRHS.h
M CCA/Components/Arches/Transport/TransportFactory.cc
M CCA/Components/Arches/TransportEqns/CQMOMEqn.cc
M CCA/Components/Arches/TransportEqns/CQMOM_Convection.cc
M CCA/Components/Arches/TransportEqns/DQMOMEqn.cc
M CCA/Components/Arches/TransportEqns/DQMOMEqnFactory.cc
M CCA/Components/Arches/TransportEqns/ScalarEqn.cc
M CCA/Components/Arches/UPSHelper.h
M CCA/Components/Arches/Utility/InitializeFactory.cc
M CCA/Components/Arches/Utility/TaskAlgebra.h
M CCA/Components/Arches/Utility/UtilityFactory.cc
M CCA/Components/Arches/WBCHelper.cc
M CCA/Components/Arches/WallHTModels/WallModelDriver.cc

- See above for list of updates.

28 lines of code changed in 1 file:

  • CCA/Components/Arches/WallHTModels: WallModelDriver.cc (+28 -7)
Generated by StatSVN 0.7.0