Make inits for ENBRQ_dts adult mosquito model

create_MYZinits_ENBRQ_dts(
  nPatches,
  nR1,
  MYZopts = list(),
  E = 5,
  N = 5,
  B = 5,
  Q = 1,
  R1 = 0,
  R2 = 0
)

Arguments

nPatches

the number of patches in the model

nR1

number of time steps in R1

MYZopts

a [list] of values that overwrites the defaults

E

total null-parous, blood feeding mosquito density

N

total null-parous, blood feeding mosquito density

B

total parous, blood feeding mosquito density at each patch

Q

total egg laying mosquito density at each patch

R1

resting, stage 1, mosquito density at each patch

R2

resting, stage 2, mosquito density at each patch

Value

a [list]