Directory CCA/Components/Models/HEChem/

Total Files:
24
Deleted Files:
0
Lines of Code:
9023

[root]/CCA/Components/Models/HEChem

Lines of Code

CCA/Components/Models/HEChem/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 134 (100.0%) 829 (100.0%) 6.1
allen 72 (53.7%) 554 (66.8%) 7.6
mcconnell 15 (11.2%) 164 (19.8%) 10.9
harman 22 (16.4%) 77 (9.3%) 3.5
jas 24 (17.9%) 23 (2.8%) 0.9
guilkey 1 (0.7%) 11 (1.3%) 11.0

Most Recent Commits

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

Replaced tabs with spaces.
Please check your editors.


77 lines of code changed in 22 files:

  • CCA/Components/Models/HEChem: Common.cc (new), Common.h (new), DDT0.h (new), HEChemModel.h (new), IandG.h (new), JWLpp.h (+2 -2), MesoBurn.h (+7 -7), Simple_Burn.h (new), Steady_Burn.h (new), Unsteady_Burn.h (new), ZeroOrder.h (+3 -3)
allen 2018-08-10 09:00 Rev.: 58514

removal of shared state and introduction of a material manager

176 lines of code changed in 33 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+15 -15), DDT0.h (+1 -1), DDT1.cc (+20 -20), DDT1.h (+1 -1), HEChemModel.h (+21 -5), IandG.cc (new), IandG.h (+1 -1), JWLpp.cc (+11 -11), JWLpp.h (+1 -1), LightTime.cc (+10 -10), LightTime.h (+1 -1), MesoBurn.cc (+12 -15), MesoBurn.h (+1 -1), Simple_Burn.cc (+11 -11), Simple_Burn.h (+1 -1), Steady_Burn.cc (+12 -15), Steady_Burn.h (+1 -1), Unsteady_Burn.cc (new), Unsteady_Burn.h (+1 -1), ZeroOrder.cc (+11 -11), ZeroOrder.h (+1 -1)
allen 2018-08-08 11:19 Rev.: 58512

added a managing class for application reduction variables

16 lines of code changed in 2 files:

  • CCA/Components/Models/HEChem: DDT1.cc (+9 -11), DDT1.h (+7 -10)
allen 2018-08-03 15:42 Rev.: 58506

made the recompute and abort reduction vars

0 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: DDT1.cc (-10)
guilkey 2018-07-09 09:58 Rev.: 58385

Added some comments about the model.

11 lines of code changed in 1 file:

  • CCA/Components/Models/HEChem: LightTime.h (+11)
mcconnell 2018-04-16 15:54 Rev.: 58140

rolled back changes to r58119

20 lines of code changed in 5 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+4 -32), IandG.cc (+1 -29), LightTime.cc (+5 -24), Steady_Burn.cc (+6 -26), Unsteady_Burn.cc (+4 -23)
mcconnell 2018-04-16 15:04 Rev.: 58137

Update copyright date.

5 lines of code changed in 5 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+1 -1), IandG.cc (+1 -1), LightTime.cc (+1 -1), Steady_Burn.cc (+1 -1), Unsteady_Burn.cc (+1 -1)
mcconnell 2018-04-16 15:04 Rev.: 58128

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

139 lines of code changed in 5 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+33 -5), IandG.cc (+30 -2), LightTime.cc (+25 -6), Steady_Burn.cc (+27 -7), Unsteady_Burn.cc (+24 -5)
allen 2018-04-02 15:04 Rev.: 58026

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

190 lines of code changed in 21 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+4 -31), DDT0.h (+3 -22), DDT1.cc (+14 -32), DDT1.h (+3 -20), HEChemModel.h (+108), IandG.cc (+1 -29), IandG.h (+3 -19), JWLpp.cc (+1 -29), JWLpp.h (+3 -21), LightTime.cc (+4 -23), LightTime.h (+10 -23), MesoBurn.cc (+5 -28), MesoBurn.h (+3 -19), Simple_Burn.cc (+5 -30), Simple_Burn.h (+3 -21), Steady_Burn.cc (+6 -26), Steady_Burn.h (+3 -19), Unsteady_Burn.cc (+4 -23), Unsteady_Burn.h (+3 -20), ZeroOrder.cc (+1 -29), ZeroOrder.h (+3 -20)
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

1 lines of code changed in 4 files:

  • CCA/Components/Models/HEChem: DDT0.cc (-1), DDT1.cc (-1), LightTime.cc (+1 -1), MesoBurn.cc (-1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

23 lines of code changed in 24 files:

  • CCA/Components/Models/HEChem: Common.cc (+1 -1), Common.h (+1 -1), DDT0.cc (+1 -1), DDT0.h (+1 -1), DDT1.cc (+1 -1), DDT1.h (+1 -1), IandG.cc (+1 -1), IandG.h (+1 -1), JWLpp.cc (+1 -1), JWLpp.h (+1 -1), LightTime.cc (+1 -1), LightTime.h (+1 -1), MesoBurn.cc (+1 -1), MesoBurn.h (+1 -1), Simple_Burn.cc (+1 -1), Simple_Burn.h (+1 -1), Steady_Burn.cc (+1 -1), Steady_Burn.h (+1 -1), Unsteady_Burn.cc (+1 -1), Unsteady_Burn.h (+1 -1), ZeroOrder.cc (+1 -1), ZeroOrder.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

171 lines of code changed in 11 files:

  • CCA/Components/Models/HEChem: DDT0.cc (+13 -8), DDT1.cc (+24 -12), IandG.cc (+15 -10), JWLpp.cc (+14 -7), LightTime.cc (+24 -12), MesoBurn.cc (+18 -5), Simple_Burn.cc (+9 -3), Steady_Burn.cc (+22 -9), Unsteady_Burn.cc (+17 -11), ZeroOrder.cc (+12 -6), sub.mk (+3)
Generated by StatSVN 0.7.0