modifyInitWSELVbth: Modify initial water surface elevation in bathymetry file

View source: R/modifyInitWSELVbth.r

modifyInitWSELVbthR Documentation

Modify initial water surface elevation in bathymetry file

Description

Function to re-write the initial water surface within the bathymetry file of a CE-QUAL-W2 model v0.3 2020-03-02

Usage

modifyInitWSELVbth(path, newInitWSELV = NA, wb)

Arguments

path

Define the model path in a character string

newInitWSELV

numeric; New initial WSELV to be in meters - note: If not NA, the initial water level in the bathymetry file will be re-written to this value!

wb

numeric CE-QUAL-W2 waterbody to look at

Value

NULL

will re-write the bathymetry file to have a new initial water surface as defined by newInitWSELV

Author(s)

Norman Buccola

Examples

modifyInitWSELVbth()

nbuccola/w2r documentation built on June 2, 2025, 2:12 a.m.