rear.Rd
Calculates the number of juveniles that survive and grow inchannel and on the floodplain
rear(
juveniles,
survival_rate,
growth,
floodplain_juveniles = NULL,
floodplain_survival_rate = NULL,
floodplain_growth = NULL,
weeks_flooded = NULL,
stochastic
)
IP-117068
Number of juveniles before growth or survival rates are applied (inchannel for tributaries or total for bypasses and delta)
Survival rate by size class (inchannel for tributaries or total for bypasses and delta)
Growth transition matrix for juveniles (inchannel for tributaries or total for bypasses and delta)
Number of juveniles on the floodplain before growth or survival rates are applied (NULL for bypasses and delta)
Floodplain survival rate by size class (NULL for bypasses and delta)
Growth transition matrix for juveniles rearing on the floodplain (NULL for bypasses and delta)
Number of weeks floodplain is inundated (0 through 4)
TRUE
FALSE
value indicating if model is being run stochastically