[root]/CCA/Components/Arches/ChemMix
TabProps
(7 files, 3279 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 1093 (100.0%) | 68.3 |
jthornoc | 14 (87.5%) | 1092 (99.9%) | 78.0 |
luitjens | 2 (12.5%) | 1 (0.1%) | 0.5 |
Migrated a few more function calls to the new patch interface.
Deleted the old patch interface.
Removed __New() from the new patch interface calls.
1 lines of code changed in 2 files:
Renamed MixingRxnTable.cc to MixingRxnModel (for conceptual reasons) and clearly defined the mixing and reaction base class. Also picked weeds in TabPropsTable.
203 lines of code changed in 9 files:
Created a new directory "ChemMix" that will hold the new chemistry and mixing table interface classes. All files in the "Mixing" will eventually be transfered into ChemMix, thus ridding the code of the rigidity of "NewStaticMixingTable".
889 lines of code changed in 5 files: