Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 182 (100.0%) | 1676 (100.0%) | 9.2 |
Packages/Uintah/CCA/Components/Arches/ | 131 (72.0%) | 1479 (88.2%) | 11.2 |
Packages/Uintah/CCA/Components/Arches/Mixing/ | 30 (16.5%) | 78 (4.7%) | 2.6 |
Packages/Uintah/CCA/Components/ICE/ | 2 (1.1%) | 64 (3.8%) | 32.0 |
Packages/Uintah/CCA/Components/Models/Radiation/fortran/ | 6 (3.3%) | 16 (1.0%) | 2.6 |
Packages/Uintah/CCA/Components/ICE/CustomBCs/ | 1 (0.5%) | 16 (1.0%) | 16.0 |
Packages/Uintah/CCA/Components/Models/Radiation/ | 3 (1.6%) | 9 (0.5%) | 3.0 |
Packages/Uintah/Dataflow/Modules/Operators/ | 1 (0.5%) | 7 (0.4%) | 7.0 |
Packages/Uintah/CCA/Components/Models/test/ | 2 (1.1%) | 2 (0.1%) | 1.0 |
Packages/Uintah/CCA/Components/DataArchiver/ | 1 (0.5%) | 2 (0.1%) | 2.0 |
Packages/Uintah/CCA/Components/Arches/fortran/ | 4 (2.2%) | 2 (0.1%) | 0.5 |
Packages/Uintah/Core/Grid/ | 1 (0.5%) | 1 (0.1%) | 1.0 |
Noise removal
7 lines of code changed in 5 files:
Bug fix
0 lines of code changed in 2 files:
l2up seems to work. Flux limiters do not, do not
even try.
745 lines of code changed in 66 files:
Fixed radiation source for solid. Now it is zero inside the
solid. changed some hardcoded values to increase precision.
S6 DO has some weird constants. FIxed requires for vol_frac.
25 lines of code changed in 9 files:
Include extra cells for tableValue calculation so that
BCs would be set properly.
1 lines of code changed in 1 file:
fix for l2up
0 lines of code changed in 2 files:
It is a good idea to keep old patch spec functionality working
1 lines of code changed in 1 file:
Keeping it alive.
20 lines of code changed in 1 file:
Allow for some noise while checking scalar bounds.
31 lines of code changed in 4 files:
4 lines of code changed in 1 file:
Correctly check for empty data from input port.
Dav.
7 lines of code changed in 1 file:
Forgot, Todd doesn't like tabs
19 lines of code changed in 1 file:
Fixed hyrostatic pressure adjustment BC for Dirichlet and Neumann BCs
45 lines of code changed in 1 file:
Brought ups file up to date. Improved check for absence of density and pressure reference point.
8 lines of code changed in 1 file:
Uniform interpolator fix
1 lines of code changed in 1 file:
Otherwise, muse SIGBUSes
16 lines of code changed in 1 file:
Fixed muse compile
2 lines of code changed in 1 file:
Added functionality to recompute turbulence model only for the first substep
of RK and/or only at Nth timestep. This is just for testing purposes.
One has to set <turbModelCalcForAllRKSteps> tag in ExplicitSolver section
to control turbulence model recomputation in RK, and set <turbModelCalcFreq> in
ExplicitSolver section AND <recompileTaskgraph> to true in Arches section
to get turbulence model recomputation only at Nth timestep.
12 lines of code changed in 4 files:
Things from unfinished Arches ups files cleanup. Just to sync my desktop to
cvs before it goes down
194 lines of code changed in 21 files:
Otherwise, Gao gets confused
73 lines of code changed in 42 files:
(3 more)