Skip to content

Commit

Permalink
Merge pull request #55 from apcraig/wave
Browse files Browse the repository at this point in the history
add Qing Li changes for wavewatch coupling from July 2015
  • Loading branch information
mnlevy1981 committed Oct 5, 2015
2 parents 15bf182 + 4bb3739 commit 1456d3e
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 7 deletions.
7 changes: 7 additions & 0 deletions src/shared/cvmix_kinds_and_types.F90
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,13 @@ module cvmix_kinds_and_types
! Index of cell containing OBL (fraction > .5 => below cell center)
real(cvmix_r8) :: kOBL_depth
! units: unitless
! QL, 150610
! Langmuir mixing induced enhancement factor to turbulent velocity scale
real(cvmix_r8) :: LangmuirEnhancementFactor
! units: unitless
! Surface Stokes drift magnitude
real(cvmix_r8) :: SurfaceStokesDrift
! units: m/s

! Values on interfaces (dimsize = nlev+1)
! --------------------
Expand Down
Loading

0 comments on commit 1456d3e

Please sign in to comment.