build limnigraph for interior hydraulic simulation

generate_limnigraph(
  model,
  time,
  depth,
  exposed_openings,
  verbose = getOption("floodam_building_verbose")
)

Arguments

model

either a character, name given to the model or an object of class model

time

numeric, vector of time steps (in seconds) at which a specific floodwater depth is reached

depth

numeric, vector of floodwater depth (in meters) for each time step

exposed_openings

character, vector of names of openings to the outside exposed to floods in model

verbose

boolean, will floodam tells what it is doing, default to getOption("floodam_building_verbose")

Value

matrix containing the limnigraph