Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 42 (100.0%) | 1803 (100.0%) | 42.9 |
CCA/Components/Models/HEChem/ | 13 (31.0%) | 1263 (70.0%) | 97.1 |
orderAccuracy/test_config_files/MPMICE/Compare_burn_rates/ | 16 (38.1%) | 333 (18.5%) | 20.8 |
CCA/Components/MPM/ConstitutiveModel/ | 4 (9.5%) | 187 (10.4%) | 46.7 |
orderAccuracy/postProcessTools/ | 3 (7.1%) | 10 (0.6%) | 3.3 |
R_Tester/ | 4 (9.5%) | 10 (0.6%) | 2.5 |
orderAccuracy/test_config_files/MPMICE/Propagation_burning/ | 2 (4.8%) | 0 (0.0%) | 0.0 |
Regression test should work now for Induction simulations
0 lines of code changed in 2 files:
Regression tests for new induction code
6 lines of code changed in 1 file:
Particles are now required for detonation and change was made to requirement to allow particles to be fully consumed
0 lines of code changed in 2 files:
Deleted zero order kinetics model.
4 lines of code changed in 3 files:
changed MIT license back to what it should be
46 lines of code changed in 2 files:
Added Wait time to burning. This will slow the propagation of burning to that found experimentally.
588 lines of code changed in 2 files:
Corrected error so simulations can be run without using crack model
4 lines of code changed in 1 file:
Modified JWL equation of state corrected. K0 was being initiallized twice so calculated value wasnt being used
2 lines of code changed in 1 file:
Changes made in Modified JWL eos to keep from having a negative pressure. Rho_ref was initialized twice so the computed value was not used. ConvectiveBurning.ups changed to use modified eos and propagation_burning.m made more accurate
4 lines of code changed in 3 files:
Fixed post processing script so it wont crash if burning stops or detonations occurs.
8 lines of code changed in 1 file:
Split Comopute ModelSources into two tasks to allow for stencil operations -Jacqueline
620 lines of code changed in 2 files:
Added a simulation to the nightly regression test. The simulation looks at convective burning in a material. -Jacqueline
4 lines of code changed in 1 file:
MIN_MASS_IN_A_CELL is now initialized. -Jacqueline
1 lines of code changed in 1 file:
Modified JWL EOS in ViscoScram so pressure can no longer go negative. Input file changed for regression test -Jacqueline
183 lines of code changed in 2 files:
changed name of input file and made symbolic links to input file in inputs directory -Jacquie
333 lines of code changed in 16 files:
Moving input files from OrderAccuracy to inputs
0 lines of code changed in 2 files: