Kathryn Doering
Kathryn Doering
There is also some overlap with the test for user-examples. Could make this a more general workflow to run Stock Synthesis models in any directory
Implies theter is a need for code review here
comment from @RickMethot on 2020-04-01: There is no generic way to do this, you need to look at the details of each selectivity function to know where to do it....
Thanks, Rick! You are right, there is a lot of code doing different tasks that runs ss3. I think in general, any code that doesn't fall into ss3sim and SSMSE...
Some links for R packages that really just load a bunch of R packages: [tidyverse](https://github.com/tidyverse/tidyverse) and [assertive](https://bitbucket.org/richierocks/assertive/src/master/). It looks like this is pretty simple to set up
Great idea @iantaylor-NOAA ! That reminds me of the `devtools`, which pulls in functions from other packages. @e-gugliotti-NOAA let me know if you want to work on the codespaces more...
comment from @k-doering-NOAA on 2020-04-01: Here is a model (modified version of simple) I used to test if 0 for the Richards parameter (the one I modified is labeled Richards_Fem_GP_1...
comment from @RickMethot on 2018-04-19: Currently in SS there are two choices for the recruitment devs: 1 #do_recdev: 0=none; 1=devvector; 2=simple deviations Nearly everyone chooses option #1. If you choose...
related to #37
@Rick-Methot-NOAA , yes, we closed the other issue (#37) because it seemed to have more text about implementation of the option and we thought the performance testing was captured better...