Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 114 (100.0%) | 4220 (100.0%) | 37.0 |
CCA/Components/Arches/CoalModels/ | 55 (48.2%) | 2551 (60.5%) | 46.3 |
CCA/Components/Arches/ | 39 (34.2%) | 920 (21.8%) | 23.5 |
CCA/Components/Arches/SourceTerms/ | 11 (9.6%) | 665 (15.8%) | 60.4 |
CCA/Components/Arches/TransportEqns/ | 6 (5.3%) | 72 (1.7%) | 12.0 |
CCA/Components/Arches/Radiation/ | 1 (0.9%) | 9 (0.2%) | 9.0 |
CCA/Components/Arches/ChemMix/ | 1 (0.9%) | 2 (0.0%) | 2.0 |
CCA/Components/Arches/Radiation/fortran/ | 1 (0.9%) | 1 (0.0%) | 1.0 |
Convection term was set to zero by mistake
0 lines of code changed in 2 files:
Fixing a bug
3 lines of code changed in 1 file:
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:
Removing requirements for mixMW variable, variable was not initialized correctly
5 lines of code changed in 1 file:
Adding convective heat transfer coupling between particles and gas phase
325 lines of code changed in 10 files:
Fixing a bug. First enthalpy was computed using incorrect adiabatic and sensible enthalpies. Adia. and sens. enthalpies were obtained in the table with zero values for both mixture fractions
2 lines of code changed in 1 file:
Adding some labels to the dummy solve (necessary for mpmarches)
18 lines of code changed in 1 file:
Setting some booleans values to false when using Tabprops
7 lines of code changed in 1 file:
Source term for unweighted abscissas didn't use areaFraction and was not compatible with walls. The source term should now be correct with walls and mpm walls
10 lines of code changed in 1 file:
Fixing some if statements
97 lines of code changed in 11 files:
Adding capability to transport unweighted abscissas which will avoid numerical problems
660 lines of code changed in 23 files:
Adding momentum exchange between gas phase and particle phase with the drag model
232 lines of code changed in 22 files:
Adding Turbulence Generator for Inflow Inlet
240 lines of code changed in 4 files:
Cleaning up
0 lines of code changed in 1 file:
reverting a unwanted change
0 lines of code changed in 2 files:
Fixing a scaling problem with Optimize solver
25 lines of code changed in 3 files:
Fixing an uninitialized variable
2 lines of code changed in 1 file:
Adding Optimize solver for DQMOM
268 lines of code changed in 2 files:
Fixing request of variable Volq for mpmarches
15 lines of code changed in 4 files:
Adding the drag force models
1890 lines of code changed in 6 files:
(3 more)