[root]/CCA/Components/Wasatch/Expressions/BoundaryConditions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 50 (100.0%) | 303 (100.0%) | 6.0 |
mike.hansen | 11 (22.0%) | 250 (82.5%) | 22.7 |
tsaad | 2 (4.0%) | 33 (10.9%) | 16.5 |
jas | 37 (74.0%) | 20 (6.6%) | 0.5 |
Add support for applying dirichlet conditions on (surface) fluxes.
33 lines of code changed in 2 files:
- adds a block-implicit pseudotransient continuation method for compressible, multicomponent gases or compressible, calorically perfect gases, or for scalar advection-diffusion-reaction equations with a passive velocity field
- enable fixed-point with local dual time step
- add debug stream for dual time matrix info
- clean up some of the info containers and dual time maps
125 lines of code changed in 5 files:
Revert "-- Block-implicit Wasatch for advection-diffusion-reaction equations (scalar transport)"
This reverts commit 24b8a688906ad98c051867365ce9c1c4322cb502.
0 lines of code changed in 3 files:
-- Block-implicit Wasatch for advection-diffusion-reaction equations (scalar transport)
- convective flux and diffusive velocity sensitivities
- scalar RHS sensitivities
- add optional block-implicit input file attribute for dual time
- add simple Jacobian matrix setup
- scalar transport tests for convection, diffusion, reaction each in 1D x y z, coupled in 2D xy xz yz, and coupled in 3D on 2 procs
- expression algebra sensitivities
- update ExprLib Wasatch3P hash
- add Gaussian boundary function
- add commented-out dependency of scalar rhs on the coordinates to get the grid spacing (pending fix of observed sensitivity issue)
- turn off debug on implicit tests with transport
125 lines of code changed in 3 files:
Update copyright date.
20 lines of code changed in 37 files: