nmfs-ost / ss3-source-code

The source code for Stock Synthesis (SS3).
https://nmfs-ost.github.io/ss3-website/
Creative Commons Zero v1.0 Universal
36 stars 16 forks source link

repair_check_on_Nparms_in_parfile #491

Closed Rick-Methot-NOAA closed 1 year ago

Rick-Methot-NOAA commented 1 year ago

The checksum value at end of ss.par was intended to provide a check when the number of parameters in the model changed. This check is now added to ss_prelim. SS3 will exit if value of checksum, which is not actually a checksum, is not equal to 999.

No issue is linked No input change for the user. The 999 value is created when a model is read from the control file.