zjisteniP: Function for use of interpolation methods in the steam...

Description Usage Arguments Author(s)

Description

It checks, how the boundarz conditions are set.

Usage

1
zjisteniP(data, p1, p2, p3)

Arguments

data

Data must be in format: data.frame. In data there must be columns: Loc, Depth, MeasD, Vel. Means: Loc - "x" location of point from the bank of the stream [meters], Depth - depth of vertical of measuring point [meters], MeasD - depth of measuring point in vertical [meters], Vel - measured point velocity [m*s^(-1)]. Gauging verticals must be in order from the lowest value of "x" location to highest "x" location or from the highest value of "x" location to the lowest value of "x" location.

p1

boundary condition p1: if p1=1, velocity in the intersection of the river stream bed and gauging vertical is 0.

p2

boundary condition p2: if p2=1, velocity in the intersection of the river surface bed and gauging vertical is same as in the top measured point in gauging vertical.

p3

boundary condition p3: if p3=1, transfororm the "coordinate system" of measured depth data to the cartesian.

Author(s)

Eliška Friedlová (Hasníková)


houbysvoctem/StreamDischarge documentation built on May 9, 2019, 7:33 p.m.