Directory CCA/Components/Wasatch/Expressions/BoundaryConditions/

Total Files:
21
Deleted Files:
0
Lines of Code:
3346

[root]/CCA/Components/Wasatch/Expressions/BoundaryConditions

Lines of Code

CCA/Components/Wasatch/Expressions/BoundaryConditions/ Lines of Code

Developers

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

Most Recent Commits

tsaad 2018-10-05 13:52 Rev.: 58750

Add support for applying dirichlet conditions on (surface) fluxes.

33 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditionsConstant.cc (new)
mike.hansen 2018-05-14 16:01 Rev.: 58226

- 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:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (+61), BoundaryConditionsGaussian.cc (new 63), sub.mk (new)
mike.hansen 2018-03-14 12:15 Rev.: 57932

Revert "-- Block-implicit Wasatch for advection-diffusion-reaction equations (scalar transport)"

This reverts commit 24b8a688906ad98c051867365ce9c1c4322cb502.

0 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (-61), BoundaryConditionsGaussian.cc (del), sub.mk (-1)
mike.hansen 2018-03-13 15:27 Rev.: 57931

-- 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:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditions.h (+61), BoundaryConditionsGaussian.cc (new 63), sub.mk (+1)
jas 2018-01-09 17:40 Rev.: 57604

Update copyright date.

20 lines of code changed in 37 files:

  • CCA/Components/Wasatch/Expressions/BoundaryConditions: BoundaryConditionBase.h (new), BoundaryConditions.h (+1 -1), BoundaryConditionsConstant.cc (+1 -1), BoundaryConditionsCopier.cc (+1 -1), BoundaryConditionsLinear.cc (new), BoundaryConditionsOneSided.cc (new), BoundaryConditionsOneSided.h (new), BoundaryConditionsParabolic.cc (new), BoundaryConditionsPowerLaw.cc (new), BoundaryConditionsPrimvar.cc (+1 -1), OpenBC.cc (new), OpenBC.h (+1 -1), OutflowBC.cc (new), OutflowBC.h (+1 -1), ParticleWallBC.cc (new), ParticleWallBC.h (+1 -1), TurbulentInletBC.h (new), VardenMMSBCs.cc (+1 -1), VardenMMSBCs.h (new), sub.mk (+1 -1)
Generated by StatSVN 0.7.0