Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 42 (100.0%) | 1759 (100.0%) | 41.8 |
CCA/Components/Arches/CoalModels/ | 18 (42.9%) | 1339 (76.1%) | 74.3 |
CCA/Components/Arches/SourceTerms/ | 6 (14.3%) | 237 (13.5%) | 39.5 |
CCA/Components/Arches/ | 12 (28.6%) | 167 (9.5%) | 13.9 |
Core/Datatypes/ | 4 (9.5%) | 12 (0.7%) | 3.0 |
StandAlone/ | 2 (4.8%) | 4 (0.2%) | 2.0 |
Adding SVD solver capability in DQMOM.cc using LAPACK and DenseMatrix classes
63 lines of code changed in 8 files:
Removing debugging statements
0 lines of code changed in 1 file:
Using isnan function to test if dqmom source terms are nan
2 lines of code changed in 1 file:
Initializating particle velocities; this was causing nan on the boundaries
11 lines of code changed in 2 files:
Adding statements to prevent source terms to be NaN
4 lines of code changed in 1 file:
More accurate heat transfer model
175 lines of code changed in 2 files:
Using Ubhayakar values (more realistic)
5 lines of code changed in 1 file:
Fixing my own bug
1 lines of code changed in 1 file:
Fixing a small bug with d_radiation
3 lines of code changed in 1 file:
Adding coupling capability between gas phase and particles
685 lines of code changed in 4 files:
Adding coupling capability between gas and particle phase
152 lines of code changed in 13 files:
Including Heattransfer.cc
2 lines of code changed in 1 file:
Working version
14 lines of code changed in 1 file:
Devloatization model using particle temperature
53 lines of code changed in 2 files:
Including heat transfer model for particles
589 lines of code changed in 3 files: