get_spawning_adults.RdCalculates the number of initial adults, initial natural adults, and initial adults by month.
get_spawning_adults(
year,
adults,
hatch_adults,
mode,
month_return_proportions,
prop_flow_natal,
south_delta_routed_watersheds,
natural_adult_removal_rate,
gates_overtopped,
tisdale_bypass_watershed,
yolo_bypass_watershed,
migratory_temperature_proportion_over_20,
..surv_adult_enroute_int,
.adult_stray_intercept,
.adult_stray_wild,
.adult_stray_natal_flow,
.adult_stray_cross_channel_gates_closed,
.adult_stray_prop_bay_trans,
.adult_stray_prop_delta_trans,
.adult_en_route_migratory_temp,
.adult_en_route_bypass_overtopped,
.adult_en_route_adult_harvest_rate,
stochastic
)IP-117068
The year of simulation
Potential spawning adults for each watershed (length = 31) values must be integer
Total hatchery adults
A value meant to be inherited to determine if model is in "seed", "calibrate", or "simulate" mode
The proportion of fish returning for each month
A dataset containing the proportion flows at tributary junction coming from natal watershed using October CALSIM II flows. These proportions are used to estimate straying in the CVPIA SIT Salmon Population Model. More details at proportion_flow_natal
Indicator of whether fish have access to a region. More details at south_delta_routed_watersheds
A monthly TRUE or FALSE value to describe if the gates are overtopped to the bypasses (years 1980-2000) for use with the CVPIA SIT Salmon Population Model to apportion fish onto the bypasses. More details at gates_overtopped
Indicator of whether fish have access to a region. More details at tisdale_bypass_watershed
Indicator of whether fish have access to a region, More details at yolo_bypass_watershed
The median proportion of days over 20°C per month. More details at migratory_temperature_proportion_over_20
Intercept for surv_adult_enroute
Intercept for adult_stray
Coefficient for adult_stray wild variable
Coefficient for adult_stray natal_flow variable
Coefficient for adult_stray cross_channel_gates_closed variable
Coefficient for adult_stray prop_bay_trans variable
Coefficient for adult_stray prop_delta_trans variable
Coefficient for surv_adult_enroute migratory_temp variable
Coefficient for surv_adult_enroute bypass_overtopped variable
Adult harvest rate for surv_adult_enroute
See params for details on parameter sources