Closed sckott closed 7 years ago
can't get it to fail on the cli, with while true; do ./ecovolve; sleep .1; done but does fail often with e.g., replicate(10, ph_ecovolve(extinction = 0.005, time_units = 50))
while true; do ./ecovolve; sleep .1; done
replicate(10, ph_ecovolve(extinction = 0.005, time_units = 50))
can't get it to fail on the cli, with
while true; do ./ecovolve; sleep .1; done
but does fail often with e.g.,replicate(10, ph_ecovolve(extinction = 0.005, time_units = 50))