Directory CCA/Components/Arches/fortran/

Total Files:
37
Deleted Files:
0
Lines of Code:
6590

[root]/CCA/Components/Arches/fortran

Lines of Code

CCA/Components/Arches/fortran/ Lines of Code

Developers

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

Most Recent Commits

jthornoc 2017-09-28 17:08 Rev.: 57047

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:

  • CCA/Components/Arches/fortran: uvelcoef_hybrid.F (new), vvelcoef_hybrid.F (+37 -86), wvelcoef_hybrid.F (new)
bisaac 2017-09-18 17:55 Rev.: 57004

Switched hybrid momentum discretization upwind approximation. This will break the OFC hybrid test.

243 lines of code changed in 3 files:

  • CCA/Components/Arches/fortran: uvelcoef_hybrid.F (+88 -83), vvelcoef_hybrid.F (+84 -78), wvelcoef_hybrid.F (+71 -77)
bisaac 2017-08-04 16:05 Rev.: 56847

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:

  • CCA/Components/Arches/fortran: vvelcoef_hybrid.F (+6 -6), vvelcoef_mixed.F (+6 -6)
jas 2017-04-20 13:20 Rev.: 56454

Update copyright.

37 lines of code changed in 70 files:

  • CCA/Components/Arches/fortran: arrass.F (new), cellg.F (new), fixval.F (new), fixval_trans.F (+1 -1), mascal_scalar.F (+1 -1), mm_computevel.F (new), mm_explicit.F (new), mm_explicit_oldvalue.F (new), mm_explicit_vel.F (+1 -1), mmbcvelocity.F (+1 -1), param4.h (new), prescoef_var.F (new), pressrcpred.F (new), pressrcpred_var.F (new), profv.F (new), ramping.h (new), smagmodel.F (new), sub.mk (+1 -1), uvelcoef.F (+1 -1), uvelcoef_central.F (new), uvelcoef_hybrid.F (+1 -1), uvelcoef_mixed.F (+1 -1), uvelcoef_upwind.F (+1 -1), uvelsrc.F (new), vvelcoef.F (new), vvelcoef_central.F (+1 -1), vvelcoef_hybrid.F (+1 -1), vvelcoef_mixed.F (+1 -1), vvelcoef_upwind.F (+1 -1), vvelsrc.F (+1 -1), wallbc.F (new), wvelcoef.F (new), wvelcoef_central.F (+1 -1), wvelcoef_hybrid.F (+1 -1), wvelcoef_mixed.F (new), wvelcoef_upwind.F (new), wvelsrc.F (new)
Generated by StatSVN 0.7.0