Directory CCA/Components/Models/FluidsBased/

Total Files:
31
Deleted Files:
0
Lines of Code:
9617

[root]/CCA/Components/Models/FluidsBased

Lines of Code

CCA/Components/Models/FluidsBased/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 113 (100.0%) 362 (100.0%) 3.2
allen 43 (38.1%) 249 (68.8%) 5.7
harman 31 (27.4%) 82 (22.7%) 2.6
jas 39 (34.5%) 31 (8.6%) 0.7

Most Recent Commits

harman 2018-08-23 17:30 Rev.: 58549

Replaced tabs with spaces.
Please check your editors.


78 lines of code changed in 30 files:

  • CCA/Components/Models/FluidsBased: AdiabaticTable.h (new), ArchesTable.cc (new), FluidsBasedModel.cc (new), MassMomEng_src.h (+4 -4), Mixing.cc (new), Mixing.h (new), Mixing2.h (+4 -4), Mixing3.cc (+9 -9), Mixing3.h (+4 -4), NonAdiabaticTable.h (+3 -3), PassiveScalar.h (new), SimpleRxn.h (new), TestModel.h (new), flameSheet_rxn.cc (new), flameSheet_rxn.h (new)
allen 2018-08-13 14:25 Rev.: 58524

variable and comment clean up to refer to the material manager rather than the state

22 lines of code changed in 5 files:

  • CCA/Components/Models/FluidsBased: FluidsBasedModel.h (new), Mixing2.cc (new), Mixing3.cc (+10 -11)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

74 lines of code changed in 28 files:

  • CCA/Components/Models/FluidsBased: AdiabaticTable.cc (+8 -8), AdiabaticTable.h (+1 -1), FluidsBasedModel.cc (+3 -3), FluidsBasedModel.h (+3 -3), MassMomEng_src.cc (+5 -5), MassMomEng_src.h (+1 -1), Mixing.cc (+4 -4), Mixing.h (+1 -1), Mixing2.cc (+5 -5), Mixing2.h (+1 -1), Mixing3.cc (+6 -6), Mixing3.h (+1 -1), NonAdiabaticTable.cc (new), NonAdiabaticTable.h (+1 -1), PassiveScalar.cc (new), PassiveScalar.h (+1 -1), SimpleRxn.cc (new), SimpleRxn.h (+1 -1), TestModel.cc (+7 -7), TestModel.h (+1 -1), flameSheet_rxn.cc (+5 -5), flameSheet_rxn.h (+1 -1)
harman 2018-08-02 13:01 Rev.: 58498

Changes so this input file will run again.

4 lines of code changed in 1 file:

  • CCA/Components/Models/FluidsBased: flameSheet_rxn.cc (+4 -3)
allen 2018-04-02 15:04 Rev.: 58026

removed ICE models interface from the ModelInterafce, added HEChem interface and removed used methods

12 lines of code changed in 1 file:

  • CCA/Components/Models/FluidsBased: FluidsBasedModel.h (+12 -7)
allen 2018-01-16 17:52 Rev.: 57673

moved PerPatchVars.h to Core and RunTimeStatsEnums.h to Schedulers to give better separation, Also removed unneeded ehader files

2 lines of code changed in 2 files:

  • CCA/Components/Models/FluidsBased: AdiabaticTable.cc (+1 -1), PassiveScalar.cc (+1 -1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

31 lines of code changed in 39 files:

  • CCA/Components/Models/FluidsBased: AdiabaticTable.cc (+1 -1), AdiabaticTable.h (+1 -1), ArchesTable.cc (+1 -1), ArchesTable.h (+1 -1), FluidsBasedModel.cc (+1 -1), FluidsBasedModel.h (+1 -1), MassMomEng_src.cc (+1 -1), MassMomEng_src.h (+1 -1), MaterialProperties.cc (new), MaterialProperties.h (new), Mixing.cc (+1 -1), Mixing.h (+1 -1), Mixing2.cc (+1 -1), Mixing2.h (+1 -1), Mixing3.cc (+1 -1), Mixing3.h (+1 -1), NonAdiabaticTable.cc (+1 -1), NonAdiabaticTable.h (+1 -1), PassiveScalar.cc (+1 -1), PassiveScalar.h (+1 -1), SimpleRxn.cc (+1 -1), SimpleRxn.h (+1 -1), TableFactory.cc (+1 -1), TableFactory.h (new), TableInterface.cc (new), TableInterface.h (new), TestModel.cc (+1 -1), TestModel.h (+1 -1), flameSheet_rxn.cc (+1 -1), flameSheet_rxn.h (+1 -1), sub.mk (+1 -1)
allen 2018-01-08 16:33 Rev.: 57591

removed need for calls to shared state for the time step and sim time

139 lines of code changed in 7 files:

  • CCA/Components/Models/FluidsBased: AdiabaticTable.cc (+25 -12), MassMomEng_src.cc (+13 -8), Mixing2.cc (+18 -12), NonAdiabaticTable.cc (+34 -20), PassiveScalar.cc (+10 -4), SimpleRxn.cc (+24 -10), TestModel.cc (+15 -9)
Generated by StatSVN 0.7.0