[root]/CCA/Components/Arches/ChemMixV2
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 61 (100.0%) | 2146 (100.0%) | 35.1 |
derekhar | 6 (9.8%) | 1328 (61.9%) | 221.3 |
jthornoc | 44 (72.1%) | 748 (34.9%) | 17.0 |
ohdiazi | 8 (13.1%) | 62 (2.9%) | 7.7 |
allen | 3 (4.9%) | 8 (0.4%) | 2.6 |
Add Table interface for paritcle radiation properties.
0 lines of code changed in 4 files:
Rips out the Chemistry Table from arches so that it can be used as a standAlone object. This will be useful going forward for multiple tables, which often need different interfaces.
1328 lines of code changed in 2 files:
* Some naming convention updates
* Add property evaluation to the cold flow properties in the initialization
* Updated a bunch of input files to now use state properties
38 lines of code changed in 8 files:
Parse the density values from the StateProperty spec rather than
requiring that the user re-enter it.
3 lines of code changed in 2 files:
Deleting unused class.
Reverting ColdFlowProps to its original state.
Other minor cleanup.
36 lines of code changed in 7 files:
fixing BC in ups files. densty as StateProperties
1 lines of code changed in 1 file:
taks to compute rho from rho*phi
0 lines of code changed in 2 files:
codl flow task
23 lines of code changed in 3 files:
cold flow files
38 lines of code changed in 2 files:
Final API change commits.
4 lines of code changed in 6 files:
More API change.
12 lines of code changed in 8 files:
Arches task interface API changed to pass packed_task boolean.
4 lines of code changed in 4 files:
add min/max bounds to the in-situ vars, fixed handle checks
8 lines of code changed in 3 files:
- Refinements on the new scheduling interface.
- Arches tasks can now be packed when appropriate into super tasks.
- Catching more errors in scheduling when packed or unpacked tasks are
present to prevent user from scheduling variable needs incorrectly.
17 lines of code changed in 2 files:
Add new property (Tabulated) evaluators.
634 lines of code changed in 7 files: