Skip to content

Testing SSMSE with recent versions of SS3 #232

@dgoto2

Description

@dgoto2

I'm tring to set up SSMSE for a SS3 model developed with more recent versions of SS3 (>V3.30.22), but SSMSE does not seem to be compatible with these recent versions. When I apply the develop_OMs function, it throws the following error:

Error in run_ss_model(dir = tmp_mod_path, admb_options = "-maxfn 0 -phase 50 -nohess", :
New data file (data.ss_new if using SS3 v3.30.18 or data_echo.ss_new if using SS3 v3.30.21) was not created during the model run, which suggests SS3 did not run correctly.

After swapping SS3 excutables in the package, SS3 seems to read the input files correctly, but it still throws an error because the .par file name in the develop_OMs function seems to be hard-coded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions