Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 874 (100.0%) | 12495 (100.0%) | 14.2 |
CCA/Components/Arches/ | 315 (36.0%) | 5443 (43.6%) | 17.2 |
CCA/Components/Arches/ChemMix/ | 97 (11.1%) | 2198 (17.6%) | 22.6 |
CCA/Components/Arches/SourceTerms/ | 66 (7.6%) | 1155 (9.2%) | 17.5 |
CCA/Components/Arches/Radiation/ | 33 (3.8%) | 1141 (9.1%) | 34.5 |
CCA/Components/Arches/TransportEqns/ | 61 (7.0%) | 781 (6.3%) | 12.8 |
CCA/Components/Arches/WallHTModels/ | 21 (2.4%) | 761 (6.1%) | 36.2 |
CCA/Components/Arches/PropertyModels/ | 85 (9.7%) | 602 (4.8%) | 7.0 |
CCA/Components/Arches/CoalModels/ | 72 (8.2%) | 153 (1.2%) | 2.1 |
R_Tester/ | 17 (1.9%) | 77 (0.6%) | 4.5 |
CCA/Components/Arches/Radiation/fortran/ | 6 (0.7%) | 47 (0.4%) | 7.8 |
tools/ | 1 (0.1%) | 30 (0.2%) | 30.0 |
Core/Exceptions/ | 4 (0.5%) | 26 (0.2%) | 6.5 |
Core/Parallel/ | 2 (0.2%) | 18 (0.1%) | 9.0 |
CCA/Components/MPMArches/ | 6 (0.7%) | 17 (0.1%) | 2.8 |
CCA/Components/LoadBalancers/ | 3 (0.3%) | 13 (0.1%) | 4.3 |
Core/Math/ | 1 (0.1%) | 9 (0.1%) | 9.0 |
CCA/Components/ProblemSpecification/ | 1 (0.1%) | 5 (0.0%) | 5.0 |
CCA/Ports/ | 2 (0.2%) | 3 (0.0%) | 1.5 |
CCA/Components/Wasatch/ | 1 (0.1%) | 3 (0.0%) | 3.0 |
CCA/Components/Arches/DigitalFilter/ | 4 (0.5%) | 3 (0.0%) | 0.7 |
Core/Grid/BoundaryConditions/ | 1 (0.1%) | 2 (0.0%) | 2.0 |
/ | 2 (0.2%) | 2 (0.0%) | 1.0 |
StandAlone/tools/pfs/ | 2 (0.2%) | 1 (0.0%) | 0.5 |
StandAlone/Benchmarks/ | 2 (0.2%) | 1 (0.0%) | 0.5 |
Core/IO/ | 2 (0.2%) | 1 (0.0%) | 0.5 |
Core/Grid/Variables/ | 2 (0.2%) | 1 (0.0%) | 0.5 |
CCA/Components/Models/FluidsBased/ | 2 (0.2%) | 1 (0.0%) | 0.5 |
CCA/Components/Arches/fortran/ | 46 (5.3%) | 1 (0.0%) | 0.0 |
CCA/Components/Arches/water/ | 2 (0.2%) | 0 (0.0%) | 0.0 |
CCA/Components/Arches/Mixing/ | 15 (1.7%) | 0 (0.0%) | 0.0 |
Adding a max KE limit.
0 lines of code changed in 4 files:
Revert "Removing two unused functions."
This reverts commit c8065da9bc9465c4756bef7eabdc20b55ba18d34.
0 lines of code changed in 2 files:
Removing two unused functions.
3 lines of code changed in 1 file:
Adding in Ben's first-cut clipping method.
0 lines of code changed in 6 files:
This should fix the segfaults for the RT. Old density was being requested for some
problems and was not being properly created.
This does put an extra variable in the checkpoint so GS's need an
update.
114 lines of code changed in 9 files:
Adding a helper class for adding species to the table lookup.
For scalar equations, use the old density if stage > 0
65 lines of code changed in 14 files:
Adding a table probe script.
Some ultra-minor edits.
1 lines of code changed in 3 files:
This fixes a segfault resulting from Martin's recent commit. If the case is periodic, then the <BoundaryCondition> section may not exist which was the root of the problem.
7 lines of code changed in 1 file:
Assign source stage after table is setup. This is required because the
table setup may reassign the eqn stage from the default value if it is
determined to be a table indep. variable.
18 lines of code changed in 1 file:
Removing a print statement.
0 lines of code changed in 1 file:
This didn't make the last commit.
'
1 lines of code changed in 1 file:
Add the ability to override the density guess setting for table IVs.
9 lines of code changed in 3 files:
Warnings.
0 lines of code changed in 10 files:
1) Transport Eqns are now assigned an algorithmic “stage”
2) Dependent sources of transport eqns are given the same stage.
3) Updated the add_species function to include an old or new state.
4) Set boundary conditions on all table lookup species such that the interpolated face value results in the table lookup condition
5) Adding an option extra table lookup
6) Some minor optimizations
7) Added the manifold run rate source term
8) Simplified some calls to computing diffusion terms.
762 lines of code changed in 37 files:
This time, try allocating something real.
2 lines of code changed in 1 file:
Moving the filter volume calc into the Filter class.
36 lines of code changed in 6 files:
Did not mean to commit these changes. I blame James.
21 lines of code changed in 2 files:
Adding this back in .
28 lines of code changed in 3 files:
Forgot to multiply by the volume.
0 lines of code changed in 2 files:
Removing reference to mm_explicit*
0 lines of code changed in 1 file:
(179 more)