surv_juv_bypass.RdCalculates the juvenile rearing survival in the bypasses
surv_juv_bypass(
max_temp_thresh,
avg_temp_thresh,
high_predation,
..surv_juv_bypass_int = winterRunDSM::params$..surv_juv_bypass_int,
.avg_temp_thresh = winterRunDSM::params$.surv_juv_bypass_avg_temp_thresh,
.high_predation = winterRunDSM::params$.surv_juv_bypass_high_predation,
.medium = winterRunDSM::params$.surv_juv_bypass_medium,
.large = winterRunDSM::params$.surv_juv_bypass_large,
.floodplain = winterRunDSM::params$.surv_juv_bypass_floodplain,
min_survival_rate = winterRunDSM::params$min_survival_rate,
stochastic
)IP-117068
Variable representing the probability of exceeding the max temp threshold
Variable representing the probability of exceeding the average temperature
Variable representing an indicator for high predation in watershed
Intercept, source: calibration
Coefficient for avg_temp_thresh variable
Coefficient for high_predation variable
Size related intercept for medium sized fish
Size related intercept for large sized fish
Additional intercept for floodplain rearing benefit
Estimated survival rate if temperature threshold is exceeded
TRUE FALSE value indicating if model is being run stochastically
See params for details on parameter sources