Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 58 (100.0%) | 3542 (100.0%) | 61.0 |
CCA/Components/Wasatch/Expressions/ | 19 (32.8%) | 1419 (40.1%) | 74.6 |
CCA/Components/Wasatch/Expressions/BoundaryConditions/ | 9 (15.5%) | 702 (19.8%) | 78.0 |
CCA/Components/Wasatch/transport/ | 16 (27.6%) | 454 (12.8%) | 28.3 |
CCA/Components/Wasatch/Expressions/MMS/ | 2 (3.4%) | 415 (11.7%) | 207.5 |
CCA/Components/Wasatch/Expressions/PostProcessing/ | 3 (5.2%) | 304 (8.6%) | 101.3 |
CCA/Components/Wasatch/ | 7 (12.1%) | 238 (6.7%) | 34.0 |
R_Tester/ | 2 (3.4%) | 10 (0.3%) | 5.0 |
Adding rho0 and rho1 to the VarDensMMS BCExpressions which depend on them so we can specify them from the input file
113 lines of code changed in 7 files:
Adding ability to handle the variable density cases and the MMS test case for pressure projection when the continuity residual is being computed
473 lines of code changed in 8 files:
put the boundary conditions for density and mixture fraction back in the pressure projection test cases
223 lines of code changed in 3 files:
Putting back the boundary consitions for density, density_* and primary variables. density_* will be handled automatically inside the code. The other ones should be entered in the input file as usual.
65 lines of code changed in 3 files:
Adding pressure projection advection case in y and z directions to the regression tests. Also changing the name of the one in x direction.
6 lines of code changed in 1 file:
Fixing 2 sign errors which Tony caused by inlining the pressureSource expression
2 lines of code changed in 1 file:
Fixing a cleaving issue in the velocity estimator expression in pressure projections by dividing it into 2 separate expressions. Also changing the maths in VelEst.cc into inline form.
291 lines of code changed in 7 files:
adding pressure projection to the regression tests
4 lines of code changed in 1 file:
Adding the explicit pressure projection method for variable density problems with 2 verification test cases. One of them is a MMS and the other one is a 1D convection.
2365 lines of code changed in 27 files: