[root]/Packages/Uintah/CCA/Components/Models/HEChem
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 42 (100.0%) | 698 (100.0%) | 16.6 |
xiongcw | 8 (19.0%) | 349 (50.0%) | 43.6 |
harman | 12 (28.6%) | 329 (47.1%) | 27.4 |
luitjens | 14 (33.3%) | 13 (1.9%) | 0.9 |
worthen | 5 (11.9%) | 4 (0.6%) | 0.8 |
jas | 3 (7.1%) | 3 (0.4%) | 1.0 |
Enforce that all particles required (with ghost cells > 0) are required with the same ghost type and number
0 lines of code changed in 4 files:
Fixed a memory leak in Stead_Burn.
3 lines of code changed in 1 file:
Fixed a memory leak in Steady_Burn. SetMPMLabel causes a memory leak by clobbering a pointer.
1 lines of code changed in 3 files:
new->scinew (more coming tomorrow)
9 lines of code changed in 10 files:
Change gac-1 to gan-1, so particle communication happens properly
4 lines of code changed in 1 file:
using gan instead of gac for pXLabel
5 lines of code changed in 1 file:
moved fine level conditional above scinew
6 lines of code changed in 1 file:
Only compute mass burned on the finest level.
5 lines of code changed in 1 file:
added comments.
12 lines of code changed in 2 files:
Get the correct delT when using the switcher.
1 lines of code changed in 1 file:
Get delT over the level which fixes bug that happened when switching from
heatup to explosion and getting wrong delT.
2 lines of code changed in 2 files:
scheduleComputeModelSources()
- added all_matls for requires for the temperature and pressure
11 lines of code changed in 1 file:
hard coded the initial guess for the surface temperature to 800K
AMR & grabbing initial guesses from the old_dw doesn't work in the Models.
12 lines of code changed in 1 file:
tabs
278 lines of code changed in 5 files:
minor fix
1 lines of code changed in 1 file:
bug fixes and a slight change to unsteady_burn model
31 lines of code changed in 2 files:
Updated the built-in nonlinear solvers for the burn models
314 lines of code changed in 4 files:
A small change to speed up ignition test procedure
3 lines of code changed in 1 file: