Skip to content

Commit b2cdc49

Browse files
committed
Updated
1 parent cf264ff commit b2cdc49

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

MP/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title:
3+
author:
4+
tags:
5+
---
6+
7+
8+
# TCMP 2021
9+
10+
- Uncertainty in catch data.
11+
- Total catch, CaA/CaL.
12+
- Tuning for 11-15 years after OM conditioning.
13+
- TAC constraint 15%
14+
- INVESTIGATE Variable TAC constraints based on current stock status.
15+
- OBJECTIVES: 50%, 60%, and 70% Kobe green

MP/model.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ source("utilities.R")
2020
#registerDoFuture()
2121
#plan(multicore, workers=25)
2222

23-
library(doParallel)
24-
registerDoParallel(25)
25-
2623
# DATA
2724
load("data/om.Rdata")
2825

0 commit comments

Comments
 (0)