Directory Packages/Uintah/CCA/Components/Arches/

Total Files:
53
Deleted Files:
6
Lines of Code:
48114

[root]/Packages/Uintah/CCA/Components/Arches
                        directory in repo Mixing (13 files, 2257 lines)
                            Folder removed from repo preprocessor (0 files, 0 lines)
                        directory in repo Radiation (6 files, 2326 lines)
                            directory in repo fortran (1 files, 54 lines)
                        directory in repo fortran (36 files, 4083 lines)

Lines of Code

Packages/Uintah/CCA/Components/Arches/ Lines of Code

Developers

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

Most Recent Commits

sbrown 2006-11-24 23:11 Rev.: 35899

Add newline...

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Arches: Filter.cc (new)
borodai 2006-11-10 16:20 Rev.: 35840

Fixed viscosity interpolation and FC variable filtering for nonuniform grid.

191 lines of code changed in 16 files:

  • Packages/Uintah/CCA/Components/Arches: CellInformation.cc (new), CellInformation.h (+19), CompDynamicProcedure.cc (new), Discretization.cc (new), EnthalpySolver.cc (+4 -4), MomentumSolver.cc (new), ReactiveScalarSolver.cc (new), ScalarSolver.cc (+4 -4)
borodai 2006-11-08 14:38 Rev.: 35822

Fixed uninitialized value. Thanks Jeremy for pointing this out.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Arches: Properties.cc (new)
borodai 2006-11-01 15:55 Rev.: 35747

Fixed z indexing. Thanks to Jeremy for pointing this out.

3 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Arches: CellInformation.cc (+3 -2)
sbrown 2006-10-30 17:38 Rev.: 35727

Testing to see if I still have commit access

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Arches: Arches.cc (changed)
borodai 2006-10-27 13:09 Rev.: 35707

Fixed CC velocity initialization for nonuniform grid.

48 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Arches: Arches.cc (+48 -42)
borodai 2006-10-27 12:06 Rev.: 35706

Fixed compiler errors.

2 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches: CompDynamicProcedure.cc (+1 -2), IncDynamicProcedure.cc (+1 -1)
borodai 2006-10-27 12:01 Rev.: 35705

More nonuniform grid support for strain rate tensor computation

222 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Arches: CompDynamicProcedure.cc (+183 -225), IncDynamicProcedure.cc (+39 -48)
borodai 2006-10-27 11:08 Rev.: 35703

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:

  • Packages/Uintah/CCA/Components/Arches: CompDynamicProcedure.cc (-99), ExplicitSolver.cc (new), IncDynamicProcedure.cc (-29), SmagorinskyModel.cc (+18 -2), sub.mk (-11)
borodai 2006-10-26 16:33 Rev.: 35701

Nonuniform grid support for strain rate tensor. Not done
everywhere yet.

363 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/Arches: CellInformation.cc (+8 -2), CellInformation.h (+1 -1), CompDynamicProcedure.cc (+110 -120), Discretization.cc (+3 -3), ExplicitSolver.cc (+121 -137), PicardNonlinearSolver.cc (new)
borodai 2006-10-26 12:19 Rev.: 35699

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:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+6 -6), CellInformation.cc (+24 -18)
guilkey 2006-10-16 12:34 Rev.: 35594

Change SUBMINOR == 1 to SUBMINOR >= 1

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Arches: PetscSolver.cc (new)
borodai 2006-10-11 11:29 Rev.: 35561

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:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+10 -5), BoundaryCondition.h (+1 -1)
borodai 2006-10-09 13:05 Rev.: 35523

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:

  • Packages/Uintah/CCA/Components/Arches: ExplicitSolver.cc (+50 -8), ExplicitSolver.h (+1 -2), PicardNonlinearSolver.cc (+48 -9), PicardNonlinearSolver.h (new), ScalarSolver.cc (+3 -3)
borodai 2006-09-27 15:37 Rev.: 35447

old code cleanup

0 lines of code changed in 10 files:

  • Packages/Uintah/CCA/Components/Arches: ArchesLabel.cc (-11), ArchesLabel.h (new), ArchesVariables.h (new), BoundaryCondition.cc (-321), BoundaryCondition.h (-17), ExplicitSolver.cc (-72), PicardNonlinearSolver.cc (-73)
borodai 2006-09-27 14:40 Rev.: 35444

Consolidated outlet and pressure BC subroutines for scalar

27 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+15 -278), BoundaryCondition.h (+1 -16), EnthalpySolver.cc (+5 -6), ReactiveScalarSolver.cc (+3 -6), ScalarSolver.cc (+3 -6)
borodai 2006-09-27 14:17 Rev.: 35442

Consolidated subroutines for pressure and outlet BC.

131 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+49 -197), BoundaryCondition.h (+3 -8), MomentumSolver.cc (+79 -139)
borodai 2006-09-27 11:46 Rev.: 35437

Removed remnants of broken multiple scalar implementation.

68 lines of code changed in 22 files:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (-2), BoundaryCondition.h (-2), Discretization.cc (-3), Discretization.h (new), EnthalpySolver.cc (+5 -6), ExplicitSolver.cc (+2 -3), PicardNonlinearSolver.cc (+2 -3), RHSSolver.cc (new), RHSSolver.h (+1 -1), ReactiveScalarSolver.cc (+20 -25), ReactiveScalarSolver.h (+7 -12), ScalarSolver.cc (+20 -25), ScalarSolver.h (+7 -12), Source.cc (new), Source.h (+1 -4)
borodai 2006-09-26 13:36 Rev.: 35428

Clean up. Set cesav, etc. directly to 0 here if ae is 0.

15 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+15 -27)
borodai 2006-09-21 14:33 Rev.: 35400

Remvoed bcenthalpy. it was the same as bcscalar.

19 lines of code changed in 6 files:

  • Packages/Uintah/CCA/Components/Arches: BoundaryCondition.cc (+16 -73), BoundaryCondition.h (-10), EnthalpySolver.cc (+1 -1), ReactiveScalarSolver.cc (+1 -1), ScalarSolver.cc (+1 -1), sub.mk (-1)

(59 more)

Generated by StatSVN 0.4.0