[root]/Packages/Uintah/CCA/Components/Models/HEChem
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 932 (100.0%) | 14.7 |
xiongcw | 14 (22.2%) | 587 (63.0%) | 41.9 |
guilkey | 7 (11.1%) | 209 (22.4%) | 29.8 |
harman | 11 (17.5%) | 59 (6.3%) | 5.3 |
worthen | 17 (27.0%) | 29 (3.1%) | 1.7 |
jones | 10 (15.9%) | 29 (3.1%) | 2.9 |
dgroulx | 2 (3.2%) | 17 (1.8%) | 8.5 |
jas | 2 (3.2%) | 2 (0.2%) | 1.0 |
a little mods to SteadyBurn
0 lines of code changed in 4 files:
small change in SteadyBurn
58 lines of code changed in 1 file:
bug fix for running on multiprocessors
51 lines of code changed in 1 file:
bug fix for Temp_CC and vol_frac_CC
4 lines of code changed in 1 file:
bug fix for particle search
10 lines of code changed in 1 file:
Ignition criteria is now based on CC temps. Neither Todd nor I can remember
why we went to an FC temp based criteria in the first place, and it's more
of a pain. Also cleaned up the material addition code.
0 lines of code changed in 2 files:
scheduleComputeModelSources()
- request mpm temperature from the NewDW
- using gn,0 for cell centered variables
4 lines of code changed in 1 file:
deleted unused comments in Steady_Burn
20 lines of code changed in 2 files:
a fix to define the burning surface
1 lines of code changed in 1 file:
Fixed bug that could not run on multiprocessors
26 lines of code changed in 1 file:
Moved constant static definitions into the source file to get sus to compile on Q.
17 lines of code changed in 2 files:
improved steady_burn model
417 lines of code changed in 2 files:
Move LinearInterpolator and Node27Interpolator from Uintah/Core/Math to
Uintah/Core/Grid.
1 lines of code changed in 1 file:
Move LinearInterpolator and Node27Interpolator to Uintah/Core/Math.
1 lines of code changed in 1 file:
Adding projection of a bulk particle temperature to the nodes->cell centers.
168 lines of code changed in 2 files:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
29 lines of code changed in 17 files:
added virtual function scheduleTestConservation() -- not implemented
55 lines of code changed in 10 files:
O.K. make reaction in mixed cells a run time option, default is true.
7 lines of code changed in 2 files:
Re-organizing Core/Grid.
29 lines of code changed in 10 files:
Modification to only react in cells that basically only contain a combination
of reactant and product.
34 lines of code changed in 1 file: