surv_juv_bypass.Rd
Calculates the juvenile rearing survival in the bypasses
surv_juv_bypass(
max_temp_thresh,
avg_temp_thresh,
high_predation,
..surv_juv_bypass_int = springRunDSM::params$..surv_juv_bypass_int,
.avg_temp_thresh = springRunDSM::params$.surv_juv_bypass_avg_temp_thresh,
.high_predation = springRunDSM::params$.surv_juv_bypass_high_predation,
.medium = springRunDSM::params$.surv_juv_bypass_medium,
.large = springRunDSM::params$.surv_juv_bypass_large,
.floodplain = springRunDSM::params$.surv_juv_bypass_floodplain,
min_survival_rate = springRunDSM::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