seacode / gmacs

A generic size-structured stock assessment model
https://seacode.github.io/gmacs
18 stars 14 forks source link

Small bycatches #173

Closed quantifish closed 7 years ago

quantifish commented 8 years ago

In dat file, if we have a really small bycatch then we are simply adding 0.0001 to stop log issues (to the dat file). It may be better for gmacs to add TINY automatically to catches that are zero (or all catches)

smartell commented 8 years ago

long live TINY! S

On May 11, 2016, at 4:04 PM, Darcy Webber notifications@github.com wrote:

In dat file, if we have a really small bycatch then we are simply adding 0.0001 to stop log issues (to the dat file). It may be better for gmacs to add TINY automatically to catches that are zero (or all catches)

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/seacode/gmacs/issues/173

Steve Martell martell.steve@gmail.com

quantifish commented 7 years ago

Done and tested.