XBeach
Data Types | Public Member Functions | Private Member Functions
wave_boundary_main_module Module Reference

List of all members.

Data Types

interface  create_incident_waves

Public Member Functions

subroutine initialise_wave_spectrum_parameters

Private Member Functions

subroutine create_incident_waves_surfbeat (np, xb, yb, ntheta, dtheta, theta, t, bctype, bcfile, x0, y0, hboundary, randomseed, eebc, qsbc, qnbc, Hbc, Tbc, Dbc, isRecomputed, nonhspectrum, sprdthr, trepfac, nmax, fcutoff, rho, Tm01switch, nspr)

Detailed Description

Definition at line 1 of file wave_boundary_main.f90.


Member Function/Subroutine Documentation

subroutine wave_boundary_main_module::create_incident_waves_surfbeat ( integer, intent(in)  np,
real*8, dimension(np), intent(in)  xb,
real*8, dimension(np), intent(in)  yb,
integer, intent(in)  ntheta,
real*8, intent(in)  dtheta,
real*8, dimension(ntheta), intent(in)  theta,
real*8, intent(in)  t,
integer, intent(in)  bctype,
character(len=*), intent(in)  bcfile,
real*8, intent(in)  x0,
real*8, intent(in)  y0,
real*8, intent(in)  hboundary,
integer, intent(in)  randomseed,
real*8, dimension(np,ntheta), intent(out)  eebc,
real*8, dimension(np), intent(out)  qsbc,
real*8, dimension(np), intent(out)  qnbc,
real*8, intent(out)  Hbc,
real*8, intent(out)  Tbc,
real*8, intent(out)  Dbc,
logical, intent(out)  isRecomputed,
logical, intent(in), optional  nonhspectrum,
real*8, intent(in), optional  sprdthr,
real*8, intent(in), optional  trepfac,
real*8, intent(in), optional  nmax,
real*8, intent(in), optional  fcutoff,
real*8, intent(in), optional  rho,
integer, intent(in), optional  Tm01switch,
  nspr 
) [private]

Definition at line 52 of file wave_boundary_main.f90.

Definition at line 280 of file wave_boundary_main.f90.


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