surv_juv_rear.RdCalculates the juvenile rearing survival inchannel and on the floodplain
surv_juv_rear(
max_temp_thresh,
avg_temp_thresh,
high_predation,
contact_points,
prop_diversions,
total_diversions,
stranded,
weeks_flooded,
..surv_juv_rear_int = fallRunDSM::params$..surv_juv_rear_int,
.avg_temp_thresh = fallRunDSM::params$.surv_juv_rear_avg_temp_thresh,
.high_predation = fallRunDSM::params$.surv_juv_rear_high_predation,
.surv_juv_rear_contact_points = fallRunDSM::params$.surv_juv_rear_contact_points,
..surv_juv_rear_contact_points = fallRunDSM::params$..surv_juv_rear_contact_points,
.surv_juv_rear_prop_diversions = fallRunDSM::params$.surv_juv_rear_prop_diversions,
..surv_juv_rear_prop_diversions = fallRunDSM::params$..surv_juv_rear_prop_diversions,
.surv_juv_rear_total_diversions = fallRunDSM::params$.surv_juv_rear_total_diversions,
..surv_juv_rear_total_diversions = fallRunDSM::params$..surv_juv_rear_total_diversions,
.stranded = fallRunDSM::params$.surv_juv_rear_stranded,
.medium = fallRunDSM::params$.surv_juv_rear_medium,
.large = fallRunDSM::params$.surv_juv_rear_large,
.floodplain = fallRunDSM::params$.surv_juv_rear_floodplain,
min_survival_rate = fallRunDSM::params$min_survival_rate,
stochastic
)IP-117068
Variable representing probability of exceeding the max temperature threshold
Variable representing probability of exceeding the avg temperature threshold
Variable representing indicator of high predation for a watershed
Variable representing total number of contact points per watershed
Variable representing proportion of water diverted
Variable representing total amount of water diverted
Variable representing stranding rate per watershed
Variable representing total weeks flooded per watershed
Intercept, source: calibration (varies by tributary)
Coefficient for avg_temp_thresh variable
Coefficient for high_predation variable
Coefficient for contact_points variable
Calibrated coefficient for contact_points variable
Coefficient for prop_diversions variable
Calibrated coefficient for prop_diversions variable
Coefficient for total_diversions variable
Calibrated coefficient for total_diversions variable
Coefficient for stranded 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