Directory CCA/Components/Arches/ChemMixV2/

Total Files:
9
Deleted Files:
2
Lines of Code:
-4

[root]/CCA/Components/Arches/ChemMixV2

Lines of Code

CCA/Components/Arches/ChemMixV2/ Lines of Code

Developers

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

Most Recent Commits

derekhar 2017-12-20 12:53 Rev.: 57487

Add Table interface for paritcle radiation properties.

0 lines of code changed in 4 files:

  • CCA/Components/Arches/ChemMixV2: ClassicTable.h (new), ClassicTableUtility.h (changed)
derekhar 2017-12-18 18:36 Rev.: 57474

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:

  • CCA/Components/Arches/ChemMixV2: ClassicTable.h (+883), ClassicTableUtility.h (+445)
jthornoc 2017-11-28 17:55 Rev.: 57366

* 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:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (-2), ChemMixFactory.h (+2 -11), ColdFlowProperties.cc (+34 -26), ColdFlowProperties.h (+2)
jthornoc 2017-11-28 17:55 Rev.: 57365

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:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+1 -1), ColdFlowProperties.cc (+2 -2)
jthornoc 2017-11-28 17:55 Rev.: 57364

Deleting unused class.
Reverting ColdFlowProps to its original state.
Other minor cleanup.

36 lines of code changed in 7 files:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+1 -6), ColdFlowProperties.cc (+32 -37), ColdFlowProperties.h (+2 -2), ColdFlowPropertiesRP.cc (del), ColdFlowPropertiesRP.h (del), sub.mk (new)
ohdiazi 2017-11-08 10:57 Rev.: 57270

fixing BC in ups files. densty as StateProperties

1 lines of code changed in 1 file:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+1)
ohdiazi 2017-11-08 10:57 Rev.: 57264

taks to compute rho from rho*phi

0 lines of code changed in 2 files:

  • CCA/Components/Arches/ChemMixV2: ColdFlowPropertiesRP.cc (new), ColdFlowPropertiesRP.h (new)
ohdiazi 2017-11-08 10:57 Rev.: 57262

codl flow task

23 lines of code changed in 3 files:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+6), ChemMixFactory.h (+15 -3), sub.mk (+2 -1)
ohdiazi 2017-11-08 10:57 Rev.: 57260

cold flow files

38 lines of code changed in 2 files:

  • CCA/Components/Arches/ChemMixV2: ColdFlowProperties.cc (+36 -31), ColdFlowProperties.h (+2 -2)
jthornoc 2017-07-06 22:45 Rev.: 56763

Final API change commits.

4 lines of code changed in 6 files:

  • CCA/Components/Arches/ChemMixV2: ColdFlowProperties.cc (+1 -1), ColdFlowProperties.h (+1 -1), ConstantStateProperties.cc (+1 -1), ConstantStateProperties.h (+1 -1)
jthornoc 2017-07-06 22:45

More API change.

12 lines of code changed in 8 files:

  • CCA/Components/Arches/ChemMixV2: ColdFlowProperties.cc (+2 -2), ColdFlowProperties.h (+2 -2), ConstantStateProperties.cc (+2 -2), ConstantStateProperties.h (+1 -1)
jthornoc 2017-07-05 17:08 Rev.: 56752

Arches task interface API changed to pass packed_task boolean.

4 lines of code changed in 4 files:

  • CCA/Components/Arches/ChemMixV2: ColdFlowProperties.cc (+1 -1), ColdFlowProperties.h (+1 -1), ConstantStateProperties.cc (+1 -1), ConstantStateProperties.h (+1 -1)
allen 2017-03-03 14:09 Rev.: 56284

add min/max bounds to the in-situ vars, fixed handle checks

8 lines of code changed in 3 files:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+4 -2), ColdFlowProperties.cc (+2 -1), ConstantStateProperties.cc (+2 -1)
jthornoc 2017-02-28 12:04 Rev.: 56263

- 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:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+8 -7), ChemMixFactory.h (+9 -2)
jthornoc 2017-02-28 12:00 Rev.: 56261

Add new property (Tabulated) evaluators.

634 lines of code changed in 7 files:

  • CCA/Components/Arches/ChemMixV2: ChemMixFactory.cc (+105), ChemMixFactory.h (+44), ColdFlowProperties.cc (+190), ColdFlowProperties.h (+78), ConstantStateProperties.cc (+105), ConstantStateProperties.h (+67), sub.mk (+45)
Generated by StatSVN 0.7.0