[root]/CCA/Components/Arches/fortran
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 82 (100.0%) | 403 (100.0%) | 4.9 |
bisaac | 6 (7.3%) | 255 (63.3%) | 42.5 |
jthornoc | 6 (7.3%) | 111 (27.5%) | 18.5 |
jas | 70 (85.4%) | 37 (9.2%) | 0.5 |
Reformulation of the wall closure for our LES algorithm. Previous implementation was buggy and of unclear origin. This commit adds three approaches to computing the wall shear stress with the option of adding more in the future. Included also is a full slip condition.
In addition, the wall upwind approach in the hybrid coef code has been removed in favor of these “physically-based” approaches.
This commit breaks several tests. Input files have been updated accordingly.
-Ben, Jeremy et al.
111 lines of code changed in 6 files:
Switched hybrid momentum discretization upwind approximation. This will break the OFC hybrid test.
243 lines of code changed in 3 files:
This fixes the volume fraction multiplication for the v momentum diffusion term. This will break all tests using hybrid and wall_upwind momentum discretization.
12 lines of code changed in 3 files:
Update copyright.
37 lines of code changed in 70 files: