-
Notifications
You must be signed in to change notification settings - Fork 0
Operating Model
pacematt edited this page Feb 6, 2024
·
9 revisions
In MixME, discards are calculated from the proportion of catch retained (the landings fraction) and over-quota discarding. The discards given by the landings fraction are calculated first, and over-quota discards are then calculated if over-quota discarding occurs. Discards numbers and weights from each process are then combined in the discards.n
slot of the Operating Model. However, the total weight of over-quota discards for each stock is tracked and recorded over the course of the simulation.
Tutorials
- Conditioning a simple single-stock Operating Model
- Conditioning a simple mixed fishery Operating Model
- Exploring simulation outputs
- Management - Constant fishing mortality
- [Management - Empirical harvest control rule]
- [Management - Model-based harvest control rule]
User Manual
- Introduction to MixME
- MixME simulation loop
- [Operating model]
- Observation error model
- [Stock estimation module]
- [Harvest control rule module]
- [Advice implementation module]
- Forward projection module
Technical Manual
MixME Development