[root]/CCA/Components/Arches/CoalModels
fortran
(1 files, 37 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 173 (100.0%) | 4311 (100.0%) | 24.9 |
jthornoc | 99 (57.2%) | 2342 (54.3%) | 23.6 |
u0407585 | 29 (16.8%) | 1583 (36.7%) | 54.5 |
derekhar | 27 (15.6%) | 290 (6.7%) | 10.7 |
awabboud | 16 (9.2%) | 92 (2.1%) | 5.7 |
jas | 2 (1.2%) | 4 (0.1%) | 2.0 |
Made various updates to Minmin's RateDeposition model. Added a destruction source term for DQMOM which removes particles that have deposited.
437 lines of code changed in 4 files:
Added thermophoretic acceleration model for DQMOM particles.
527 lines of code changed in 3 files:
Redesigned massflowinlet to be more consistent with the current abstraction.
31 lines of code changed in 2 files:
Added missing Varlabel that was causing problems at the end of simulation.
0 lines of code changed in 2 files:
Replace the old shaddix enthalpy parsing to be consistent with FOWY and the nebo enthalpy tags
0 lines of code changed in 4 files:
Removed coal specific design to allow for a more generic roadmap for arches particle transport.
This change is also preliminary for a massflowinlet boundary condition.
23 lines of code changed in 10 files:
Removed the need for double specification of the particle velocities on the boundaries.
The boundary conditions are now set via the weights, and weighted abscissa.
Further work needed for transported non-weighted abscissa
Removed unnecessary header files and obsolete Bala velocity model.
39 lines of code changed in 3 files:
Updated to ParticleTools instead of ParticleHelper.
8 lines of code changed in 1 file:
Added maximum temperature to dqmom internal coordinates.
344 lines of code changed in 3 files:
Change Arches ParticleHelper to ParticleTools to reduce naming conflicts
92 lines of code changed in 12 files:
Warning.
52 lines of code changed in 4 files:
Warning.
0 lines of code changed in 1 file:
Warnings.
1 lines of code changed in 1 file:
Cleaning up warnings.
138 lines of code changed in 2 files:
Fixed initialization issue. Now devol and char models will be initialized. This will break the regression test: coal_channal_FOWY, because we are now saving source terms at time-step 0, where before they weren't saved.
267 lines of code changed in 16 files:
Fixed CharOxidation model so that information is now properly pulled from the table when needed. No need to use data Archiver to pull chemical species from table.
40 lines of code changed in 1 file:
Fix warnings.
0 lines of code changed in 2 files:
Revert c++-11 namespace changes.
2 lines of code changed in 1 file:
Explicit namespace usage as part of the transition to c++-11.
2 lines of code changed in 1 file:
Fixed thread saftey issues in Yamamoto coal devolitalization model.
5 lines of code changed in 2 files:
Fixed thread saftey issues in RichardsFletcher Devolitalization coal model.
107 lines of code changed in 3 files:
Fixed thread safety issues in coal models, and in hottel-sarofim radiation properties.
This commits also removes ambiguous calls to isnan and isinf which cause compile errors in c++11.
36 lines of code changed in 5 files:
Pair the density label in the scheduler.
8 lines of code changed in 3 files:
Fix a leak.
13 lines of code changed in 2 files:
Deleting labels here.
6 lines of code changed in 1 file:
* BTDevol -> FOWYDevol
* Determine the variable type for the VariableStats model.
* Clean up some RT tests
513 lines of code changed in 5 files:
Merge of Derek/Ben/Jeremy branch into the latest svn head.
678 lines of code changed in 18 files:
Actually add the particle convection files.
269 lines of code changed in 2 files:
Start of a particle convection-only model.
2 lines of code changed in 3 files:
Fixing boundary issues with the new rate/weight/abscissa clipping
approach.
18 lines of code changed in 1 file:
Made slight efficiency improvement to coal heat transfer model.
9 lines of code changed in 1 file:
Pass an independent lower weight limit in the birth model.
8 lines of code changed in 1 file:
Arches Task Interface
* remove the booleans to control task execution. This is now determined
by the size of the variable registry.
DQMOM
* For the no-solve method, remove requirement for moment specification
* Allow weights to have a non-zero source term (birth)
* Fix a couple bugs in the SimpleBirth model
Other
* Change the constant particle model to be constant/environment
4 lines of code changed in 1 file:
Make sure there is no gas coupling as this is a particle birth term.
1 lines of code changed in 1 file:
* Renamed a DQMOM function.
* Added a new model term for representing simple particle birth.
* Changed the (new) constant particle model to have a
constant/environment.
362 lines of code changed in 16 files:
Add scaling constants/environment. This will only change answer on the
coal_channel test.
24 lines of code changed in 15 files:
Moving particle models to a better home.
This shouldn't change answers.
70 lines of code changed in 7 files:
More warning cleanup. Shouldn't change answers.
0 lines of code changed in 1 file:
Clean up warnings.
This won't change answers.
175 lines of code changed in 12 files: