Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 656 (100.0%) | 5441 (100.0%) | 8.2 |
Packages/Uintah/CCA/Components/Arches/ | 320 (48.8%) | 4084 (75.1%) | 12.7 |
Packages/Uintah/CCA/Components/Arches/fortran/ | 255 (38.9%) | 1012 (18.6%) | 3.9 |
Packages/Uintah/CCA/Components/Models/Radiation/ | 14 (2.1%) | 125 (2.3%) | 8.9 |
Packages/Uintah/CCA/Components/Arches/Mixing/ | 31 (4.7%) | 119 (2.2%) | 3.8 |
Packages/Uintah/Dataflow/Modules/Operators/ | 2 (0.3%) | 34 (0.6%) | 17.0 |
Packages/Uintah/Dataflow/Modules/Operators/MMS/ | 5 (0.8%) | 19 (0.3%) | 3.8 |
Packages/Uintah/CCA/Components/MPMArches/ | 3 (0.5%) | 17 (0.3%) | 5.6 |
Packages/Uintah/CCA/Components/Arches/Radiation/ | 15 (2.3%) | 16 (0.3%) | 1.0 |
Packages/Uintah/CCA/Components/ICE/ | 3 (0.5%) | 7 (0.1%) | 2.3 |
Packages/Uintah/CCA/Components/ICE/CustomBCs/ | 4 (0.6%) | 4 (0.1%) | 1.0 |
Packages/Uintah/Core/Grid/ | 1 (0.2%) | 3 (0.1%) | 3.0 |
Packages/Uintah/Dataflow/Modules/Selectors/ | 2 (0.3%) | 1 (0.0%) | 0.5 |
Core/CCA/tools/scim/pdt/ | 1 (0.2%) | 0 (0.0%) | 0.0 |
Fixed positionToIndex for stretched grid.
3 lines of code changed in 1 file:
Print all the indexes if diffusion coefficients are negative (garbage),
not just one of them.
0 lines of code changed in 8 files:
Fixed viscosity interpolation and FC variable filtering for nonuniform grid.
588 lines of code changed in 40 files:
Fixed uninitialized value. Thanks Jeremy for pointing this out.
0 lines of code changed in 2 files:
Fixed z indexing. Thanks to Jeremy for pointing this out.
3 lines of code changed in 1 file:
Fixed CC velocity initialization for nonuniform grid.
48 lines of code changed in 1 file:
Fixed compiler errors.
2 lines of code changed in 3 files:
More nonuniform grid support for strain rate tensor computation
230 lines of code changed in 4 files:
More work on nonuniform grid support. Fortran loops implementation for
dynamic models is not used anyway, so it is removed.
54 lines of code changed in 36 files:
Nonuniform grid support for strain rate tensor. Not done
everywhere yet.
371 lines of code changed in 13 files:
Cell information now works in parallel for nouniform grid.
Pressure projection seems to work for nonuniform grid too.
220 lines of code changed in 5 files:
Now ramping can be on or off for each inlet separately, but ramping
function would be the same for all inlets with ramping enabled.
11 lines of code changed in 3 files:
Added an option to compute totalKE from face centered components.
Useful to demonstrate energy conservation for 3d periodic
constant density inviscid case.
If scalar gets clipped, print location.
103 lines of code changed in 7 files:
old code cleanup
0 lines of code changed in 10 files:
Consolidated outlet and pressure BC subroutines for scalar
27 lines of code changed in 5 files:
Consolidated subroutines for pressure and outlet BC.
131 lines of code changed in 3 files:
Removed remnants of broken multiple scalar implementation.
68 lines of code changed in 22 files:
Clean up. Set cesav, etc. directly to 0 here if ae is 0.
94 lines of code changed in 10 files:
Remvoed bcenthalpy. it was the same as bcscalar.
81 lines of code changed in 12 files:
Got rid of one apcal. Now use same one for both velocity and scalar.
55 lines of code changed in 17 files:
(55 more)