Home
Name Modified Size InfoDownloads / Week
README.txt 2018-07-11 850 Bytes
Quirks_1.01.R.doc 2018-07-11 67.6 kB
Quirks_1.01.R 2018-07-11 13.1 kB
Quirks_1.00.R.doc 2018-07-11 53.8 kB
Quirks_1.00.R 2014-05-24 12.9 kB
Quirks_0.93.R 2013-10-14 12.9 kB
Totals: 6 Items   161.1 kB 0
Quirks simulates larval fish foraging behavior and growth physiology.

The files "Quirks_1.01.R" and "Quirks_1.01.R.doc" (with code-highlighting) each contain the full model code, as well as parameterizations for four types of fish larvae and an example demonstrating how to use Quirks.

You can run Quirks from an R console by entering:
source("http://sourceforge.net/projects/larvalfishquirks/files/Quirks_1.01.R",verbose=T)

Version history:

1.01    2018-07-11
        Minor changes to better represent small microplankton prey
        Used for Huebert et al. (2018) https://doi.org/10.3354/meps12615

1.00    2014-05-24
        First peer-reviewed version
        Used for Huebert & Peck (2014) https://doi.org/10.1371/journal.pone.0098205
        Changes to comments only

0.93    2013-10-14
        First open source version
Source: README.txt, updated 2018-07-11