surv_juv_rear.Rd
Calculates 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 = winterRunDSM::params$..surv_juv_rear_int,
.avg_temp_thresh = winterRunDSM::params$.surv_juv_rear_avg_temp_thresh,
.high_predation = winterRunDSM::params$.surv_juv_rear_high_predation,
.surv_juv_rear_contact_points = winterRunDSM::params$.surv_juv_rear_contact_points,
..surv_juv_rear_contact_points = winterRunDSM::params$..surv_juv_rear_contact_points,
.surv_juv_rear_prop_diversions = winterRunDSM::params$.surv_juv_rear_prop_diversions,
..surv_juv_rear_prop_diversions = winterRunDSM::params$..surv_juv_rear_prop_diversions,
.surv_juv_rear_total_diversions = winterRunDSM::params$.surv_juv_rear_total_diversions,
..surv_juv_rear_total_diversions = winterRunDSM::params$..surv_juv_rear_total_diversions,
.stranded = winterRunDSM::params$.surv_juv_rear_stranded,
.medium = winterRunDSM::params$.surv_juv_rear_medium,
.large = winterRunDSM::params$.surv_juv_rear_large,
.floodplain = winterRunDSM::params$.surv_juv_rear_floodplain,
min_survival_rate = winterRunDSM::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