[root]/CCA/Components/Models/HEChem
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 50 (100.0%) | 34 (100.0%) | 0.6 |
jas | 44 (88.0%) | 23 (67.6%) | 0.5 |
beckvermit | 2 (4.0%) | 10 (29.4%) | 5.0 |
harman | 4 (8.0%) | 1 (2.9%) | 0.2 |
AMRICE.cc & DDT1.cc
problemSetup()
- allow the single level regridder to pass through the bulletproofing
SingleLevelRegridder.cc
problemSetup()
- compute the refinement ratio for each level. Do not use the refinement ratio from the oldGrid.
The regridder's definition of the RR is different than what is stored in the Level.
AMRSimulationController.cc
run()
-reversed the order of the calls to doRegridding()
1 lines of code changed in 2 files:
update so this model will at least initialize.
0 lines of code changed in 2 files:
burned mass for convective burning no longer changes with resolution
3 lines of code changed in 1 file:
solid mass was calculated incorrectly when clamping the burned mass in the cell to the total convertable mass in the cell
7 lines of code changed in 1 file:
Updated copyright information.
23 lines of code changed in 44 files: