-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstarter.ss
32 lines (29 loc) · 1.45 KB
/
starter.ss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
#C 2017 Hake starter file
###################################################
2017hake_data.SS # Data file
2017hake_control.SS # Control file
1 # Read initial values from .par file: 0=no,1=yes
0 # DOS display detail: 0,1,2
2 # Report file detail: 0,1,2
0 # Detailed checkup.sso file (0,1)
0 # Write parameter iteration trace file during minimization
0 # Write cumulative report: 0=skip,1=short,2=full
0 # Include prior likelihood for non-estimated parameters
0 # Use Soft Boundaries to aid convergence (0,1) (recommended)
1 # N bootstrap datafiles to create
25 # Last phase for estimation
0 # MCMC burn-in
1 # MCMC thinning interval
0 # Jitter initial parameter values by this fraction
-1 # Min year for spbio sd_report (neg val = styr-2, virgin state)
-2 # Max year for spbio sd_report (neg val = endyr+1)
0 # N individual SD years
0.00001 # Ending convergence criteria
0 # Retrospective year relative to end year
3 # Min age for summary biomass
1 # Depletion basis: denom is: 0=skip; 1=rel X*B0; 2=rel X*Bmsy; 3=rel X*B_styr
1.0 # Fraction (X) for Depletion denominator (e.g. 0.4)
1 # (1-SPR)_reporting: 0=skip; 1=rel(1-SPR); 2=rel(1-SPR_MSY); 3=rel(1-SPR_Btarget); 4=notrel
1 # F_std reporting: 0=skip; 1=exploit(Bio); 2=exploit(Num); 3=sum(frates)
0 # F_report_basis: 0=raw; 1=rel Fspr; 2=rel Fmsy ; 3=rel Fbtgt
999 # end of file marker