[root]/Packages/Uintah/CCA/Components/Arches
Mixing
(13 files, 2257 lines)
preprocessor
(0 files, 0 lines)
Radiation
(6 files, 2326 lines)
fortran
(1 files, 54 lines)
fortran
(36 files, 4083 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 393 (100.0%) | 4937 (100.0%) | 12.5 |
borodai | 320 (81.4%) | 4084 (82.7%) | 12.7 |
zgao | 30 (7.6%) | 551 (11.2%) | 18.3 |
dav | 7 (1.8%) | 81 (1.6%) | 11.5 |
worthen | 8 (2.0%) | 73 (1.5%) | 9.1 |
spinti | 7 (1.8%) | 68 (1.4%) | 9.7 |
sbrown | 10 (2.5%) | 52 (1.1%) | 5.2 |
jas | 5 (1.3%) | 22 (0.4%) | 4.4 |
mjc | 3 (0.8%) | 5 (0.1%) | 1.6 |
dgroulx | 1 (0.3%) | 1 (0.0%) | 1.0 |
guilkey | 2 (0.5%) | 0 (0.0%) | 0.0 |
Add newline...
0 lines of code changed in 2 files:
Fixed viscosity interpolation and FC variable filtering for nonuniform grid.
191 lines of code changed in 16 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:
Testing to see if I still have commit access
0 lines of code changed in 2 files:
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
222 lines of code changed in 2 files:
More work on nonuniform grid support. Fortran loops implementation for
dynamic models is not used anyway, so it is removed.
21 lines of code changed in 8 files:
Nonuniform grid support for strain rate tensor. Not done
everywhere yet.
363 lines of code changed in 7 files:
Cell information now works in parallel for nouniform grid.
Pressure projection seems to work for nonuniform grid too.
30 lines of code changed in 3 files:
Change SUBMINOR == 1 to SUBMINOR >= 1
0 lines of code changed in 2 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.
15 lines of code changed in 1 file:
Remvoed bcenthalpy. it was the same as bcscalar.
19 lines of code changed in 6 files:
(59 more)