Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 32 (100.0%) | 1878 (100.0%) | 58.6 |
CCA/Components/Arches/ | 4 (12.5%) | 1612 (85.8%) | 403.0 |
CCA/Components/Arches/ChemMix/ | 10 (31.3%) | 121 (6.4%) | 12.1 |
CCA/Components/Arches/CoalModels/ | 6 (18.8%) | 117 (6.2%) | 19.5 |
CCA/Components/Arches/TransportEqns/ | 2 (6.3%) | 28 (1.5%) | 14.0 |
CCA/Components/Arches/ChemMix/TabProps/ | 10 (31.3%) | 0 (0.0%) | 0.0 |
Removing two booleans
0 lines of code changed in 1 file:
Fixing compile errors caused by accidentally reversing a few changes
6 lines of code changed in 2 files:
Adding doxygen comments, and getting a few additional labels from the table by default (H2, O2, CO for gasification)
108 lines of code changed in 4 files:
Committing a doxygen file for creating Arches documentation separate from the Uintah tree.
1545 lines of code changed in 1 file:
- Saving weight label and "small" value so we don't have to find it each time
- Not setting weight/weighted abscissa to 0 (I thought I had changed this already but apparently not...)
28 lines of code changed in 2 files:
Changing moment calculation to be moments about the mean
14 lines of code changed in 1 file:
Changing std runtime errors to Uintah type errors
0 lines of code changed in 6 files:
Adding error-catching related to HDF5. Currently, there are some errors if HAVE_HDF5 is not defined, but they occur in the BSpline class, and the user won't see them. These new error messages will occur whenever an HDF5 file is read without HAVE_HDF5 being defined.
0 lines of code changed in 4 files:
Make other stuff be quieter too
6 lines of code changed in 2 files:
Make TabProps interface be quieter
1 lines of code changed in 1 file:
* 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:
Adding debug printing capability for optimized solver too
50 lines of code changed in 1 file:
Fixing a destructor problem so sus exits cleanly
3 lines of code changed in 1 file:
Cleaning up
93 lines of code changed in 3 files: