route.Rd
Determines if juveniles stay in their natal tributary, are detoured to a bypass, or out migrate during a simulated month
route(
year,
month,
juveniles,
inchannel_habitat,
floodplain_habitat,
prop_pulse_flows,
.pulse_movement_intercept,
.pulse_movement_proportion_pulse,
.pulse_movement_medium,
.pulse_movement_large,
.pulse_movement_vlarge,
.pulse_movement_medium_pulse,
.pulse_movement_large_pulse,
.pulse_movement_very_large_pulse,
territory_size,
stochastic
)
IP-117068
The current simulation year, 1-20
The current simulation month, 1-8
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
Intercept for pulse_movement
Coefficient for pulse_movement
proportion_pulse
variable
Size related intercept for pulse_movement
medium sized fish
Size related intercept for pulse_movement
large sized fish
Size related intercept for pulse_movement
very large sized fish
Additional coefficient for pulse_movement
proportion_pulse
variable for medium size fish
Additional coefficient for pulse_movement
proportion_pulse
variable for large size fish
Additional coefficient for pulse_movement
proportion_pulse
variable for very large size fish
Array of juvenile fish territory requirements for fill_natal
TRUE
FALSE
value indicating if model is being run stochastically
See params
for details on parameter sources