[root]/Packages/Uintah/CCA/Components/Models
HEChem
(10 files, 2738 lines)
Radiation
(21 files, 313 lines)
fortran
(43 files, 788 lines)
test
(27 files, 6765 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 49 (100.0%) | 3.2 |
skumar | 2 (13.3%) | 16 (32.7%) | 8.0 |
harman | 6 (40.0%) | 15 (30.6%) | 2.5 |
jas | 2 (13.3%) | 9 (18.4%) | 4.5 |
jones | 1 (6.7%) | 5 (10.2%) | 5.0 |
dgroulx | 1 (6.7%) | 2 (4.1%) | 2.0 |
worthen | 1 (6.7%) | 1 (2.0%) | 1.0 |
sparker | 2 (13.3%) | 1 (2.0%) | 0.5 |
added errorEstimate task.
1 lines of code changed in 2 files:
Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.
2 lines of code changed in 1 file:
Need to link against MPM for gcc 4.0 build. This dependency should be removed.
1 lines of code changed in 2 files:
pass doAMR into the models.
11 lines of code changed in 3 files:
All Arches Radiation modules incorporated into Models infrastructure, in a form
that can be used by ICE. Everything compiles.
16 lines of code changed in 2 files:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
8 lines of code changed in 1 file:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
1 lines of code changed in 1 file:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
1 lines of code changed in 1 file:
removed old debugging models
3 lines of code changed in 1 file:
Re-organizing Core/Grid.
5 lines of code changed in 1 file: