route_regional.Rd
Determines if juveniles stay in the region (Sections of Mainstem Sacramento River or San Joaquin River) or out migrate during a simulated month
route_regional(
month,
year,
migrants,
inchannel_habitat,
floodplain_habitat,
prop_pulse_flows,
migration_survival_rate,
proportion_flow_bypass,
detour = NULL,
territory_size,
stochastic
)
IP-117068
The current simulation month
The current simulation year, 1-20
An n by 4 matrix of juvenile fish by watershed and size class
A vector of available habitat in square meters
A vector of available floodplain habitat in square meters
The proportion of pulse flows
The outmigration survival rate
Variable describing the proportion of flows routed through the bypasses, more details at proportion_flow_bypasses
Values can be 'sutter' or 'yolo' if some juveniles are detoured on to that bypass, otherwise NULL
Array of juvenile fish territory requirements for fill_regional
TRUE
FALSE
value indicating if model is being run stochastically