@@ -61,11 +61,14 @@ <h3>Population model</h3>
61
61
< th style ="text-align:left; ">
62
62
Description
63
63
</ th >
64
+ < th style ="text-align:left; ">
65
+ Code
66
+ </ th >
64
67
</ tr >
65
68
</ thead >
66
69
< tbody >
67
70
< tr grouplength ="6 ">
68
- < td colspan ="2 " style ="font-style: italic;border-bottom: 1px solid black; ">
71
+ < td colspan ="3 " style ="font-style: italic;border-bottom: 1px solid black; ">
69
72
< strong > User-specified parameters</ strong >
70
73
</ td >
71
74
</ tr >
@@ -76,6 +79,9 @@ <h3>Population model</h3>
76
79
< td style ="text-align:left; ">
77
80
Pup or calf survival
78
81
</ td >
82
+ < td style ="text-align:left; ">
83
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> S0</ span >
84
+ </ td >
79
85
</ tr >
80
86
< tr >
81
87
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -84,6 +90,9 @@ <h3>Population model</h3>
84
90
< td style ="text-align:left; ">
85
91
Survival of individuals aged 1+
86
92
</ td >
93
+ < td style ="text-align:left; ">
94
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> S1plus</ span >
95
+ </ td >
87
96
</ tr >
88
97
< tr >
89
98
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -92,6 +101,9 @@ <h3>Population model</h3>
92
101
< td style ="text-align:left; ">
93
102
Plus-group age
94
103
</ td >
104
+ < td style ="text-align:left; ">
105
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> nages</ span >
106
+ </ td >
95
107
</ tr >
96
108
< tr >
97
109
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -100,6 +112,9 @@ <h3>Population model</h3>
100
112
< td style ="text-align:left; ">
101
113
Maximum steady rate of increase (population growth rate)
102
114
</ td >
115
+ < td style ="text-align:left; ">
116
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> lambdaMax</ span >
117
+ </ td >
103
118
</ tr >
104
119
< tr >
105
120
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -108,6 +123,9 @@ <h3>Population model</h3>
108
123
< td style ="text-align:left; ">
109
124
Age at first parturition
110
125
</ td >
126
+ < td style ="text-align:left; ">
127
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> AgeMat + 1</ span >
128
+ </ td >
111
129
</ tr >
112
130
< tr >
113
131
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -116,9 +134,12 @@ <h3>Population model</h3>
116
134
< td style ="text-align:left; ">
117
135
Bycatch mortality rate in year < span class ="math inline "> \(y\)</ span > (specified by the user or computed from the user-specified total bycatch mortality)
118
136
</ td >
137
+ < td style ="text-align:left; ">
138
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> ConstantF</ span >
139
+ </ td >
119
140
</ tr >
120
141
< tr grouplength ="4 ">
121
- < td colspan ="2 " style ="font-style: italic;border-bottom: 1px solid black; ">
142
+ < td colspan ="3 " style ="font-style: italic;border-bottom: 1px solid black; ">
122
143
< strong > Parameters derived from user-specified parameters</ strong >
123
144
</ td >
124
145
</ tr >
@@ -129,6 +150,9 @@ <h3>Population model</h3>
129
150
< td style ="text-align:left; ">
130
151
Fecundity (pregnancy rate) at pre-exploitation equilibrium
131
152
</ td >
153
+ < td style ="text-align:left; ">
154
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> Fec0</ span >
155
+ </ td >
132
156
</ tr >
133
157
< tr >
134
158
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -137,6 +161,9 @@ <h3>Population model</h3>
137
161
< td style ="text-align:left; ">
138
162
Maximum theoretical fecundity (pregnancy rate)
139
163
</ td >
164
+ < td style ="text-align:left; ">
165
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> fmax</ span >
166
+ </ td >
140
167
</ tr >
141
168
< tr >
142
169
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -145,6 +172,9 @@ <h3>Population model</h3>
145
172
< td style ="text-align:left; ">
146
173
Carrying capacity in terms of 1+ component of the population
147
174
</ td >
175
+ < td style ="text-align:left; ">
176
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> K1plus</ span >
177
+ </ td >
148
178
</ tr >
149
179
< tr >
150
180
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -153,9 +183,12 @@ <h3>Population model</h3>
153
183
< td style ="text-align:left; ">
154
184
Degree of compensation
155
185
</ td >
186
+ < td style ="text-align:left; ">
187
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> z</ span >
188
+ </ td >
156
189
</ tr >
157
190
< tr grouplength ="4 ">
158
- < td colspan ="2 " style ="font-style: italic;border-bottom: 1px solid black; ">
191
+ < td colspan ="3 " style ="font-style: italic;border-bottom: 1px solid black; ">
159
192
< strong > Derived variables</ strong >
160
193
</ td >
161
194
</ tr >
@@ -166,6 +199,9 @@ <h3>Population model</h3>
166
199
< td style ="text-align:left; ">
167
200
Number of mature animals of age < span class ="math inline "> \(a\)</ span > at the start of year < span class ="math inline "> \(y\)</ span >
168
201
</ td >
202
+ < td style ="text-align:left; ">
203
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> –</ span >
204
+ </ td >
169
205
</ tr >
170
206
< tr >
171
207
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -174,6 +210,9 @@ <h3>Population model</h3>
174
210
< td style ="text-align:left; ">
175
211
Number of animals of age < span class ="math inline "> \(a\)</ span > at the start of year < span class ="math inline "> \(y\)</ span >
176
212
</ td >
213
+ < td style ="text-align:left; ">
214
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> –</ span >
215
+ </ td >
177
216
</ tr >
178
217
< tr >
179
218
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -182,6 +221,9 @@ <h3>Population model</h3>
182
221
< td style ="text-align:left; ">
183
222
Number of animals aged 1 and older at the start of year < span class ="math inline "> \(y\)</ span >
184
223
</ td >
224
+ < td style ="text-align:left; ">
225
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> –</ span >
226
+ </ td >
185
227
</ tr >
186
228
< tr >
187
229
< td style ="text-align:left;padding-left: 2em; " indentlevel ="1 ">
@@ -190,6 +232,9 @@ <h3>Population model</h3>
190
232
< td style ="text-align:left; ">
191
233
Mortality due to bycatch of animals of age < span class ="math inline "> \(a\)</ span > in year < span class ="math inline "> \(y\)</ span >
192
234
</ td >
235
+ < td style ="text-align:left; ">
236
+ < span style =" font-family:'Monaco', sans-serif;font-size: 12px; "> –</ span >
237
+ </ td >
193
238
</ tr >
194
239
</ tbody >
195
240
</ table >
@@ -590,4 +635,4 @@ <h4>Compensation</h4>
590
635
} ) ( ) ;
591
636
</ script >
592
637
593
- </ body >
638
+ </ body >
0 commit comments