route_bypass: Route Bypass

View source: R/route.R

route_bypassR Documentation

Route Bypass

Description

Determines if juveniles remain in the bypass or out migrate

Usage

route_bypass(
  bypass_fish,
  bypass_habitat,
  migration_survival_rate,
  territory_size,
  stochastic,
  ...
)

Arguments

bypass_fish

An n by 4 matrix of juvenile fish by watershed and size class

bypass_habitat

A vector of available habitat in square meters

migration_survival_rate

The outmigration survival rate

territory_size

Array of juvenile fish territory requirements for fill_regional

stochastic

TRUE FALSE value indicating if model is being run stochastically

Source

IP-117068


CVPIA-OSC/lateFallRunDSM documentation built on June 30, 2022, 10:04 p.m.