XBeach
Public Member Functions | Private Member Functions
vsm_u_xb_module Module Reference

List of all members.

Public Member Functions

subroutine, public vsm_u_XB (ue, ve, h, ks, rho, tauwx, tauwy, theta, urms, omega, k, diss, e, er, fcvisc, facdel, ws, fw, facdf, swglm, n, sigz, uz, vz, ustz, nutz, ue_sed, ve_sed)

Private Member Functions

subroutine stokes (hrms, omega, k, h, z, ustokes, order_stk)

Detailed Description

Definition at line 1 of file vsm_u_XB.f90.


Member Function/Subroutine Documentation

subroutine vsm_u_xb_module::stokes ( real*8  hrms,
real*8  omega,
real*8  k,
real*8  h,
real*8  z,
real*8  ustokes,
integer  order_stk 
) [private]

Definition at line 334 of file vsm_u_XB.f90.

subroutine, public vsm_u_xb_module::vsm_u_XB ( real*8, intent(in)  ue,
real*8, intent(in)  ve,
real*8, intent(in)  h,
real*8, intent(in)  ks,
real*8, intent(in)  rho,
real*8, intent(in)  tauwx,
real*8, intent(in)  tauwy,
real*8, intent(in)  theta,
real*8, intent(in)  urms,
real*8, intent(in)  omega,
real*8, intent(in)  k,
real*8, intent(in)  diss,
real*8, intent(in)  e,
real*8, intent(in)  er,
real*8, intent(in)  fcvisc,
real*8, intent(in)  facdel,
real*8, intent(in)  ws,
real*8, intent(in)  fw,
real*8, intent(in)  facdf,
integer, intent(in)  swglm,
integer, intent(in)  n,
real*8, dimension(n), intent(out)  sigz,
real*8, dimension(n), intent(out)  uz,
real*8, dimension(n), intent(out)  vz,
real*8, dimension(n), intent(out)  ustz,
real*8, dimension(n), intent(out)  nutz,
real*8, intent(out)  ue_sed,
real*8, intent(out)  ve_sed 
)

Definition at line 7 of file vsm_u_XB.f90.


The documentation for this module was generated from the following file:
 All Classes Files Functions Variables Defines