Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Annotation of /trunk/gadgetMerluza2015/model/hke
[mareframe] / trunk / gadgetMerluza2015 / model / hke Repository:
ViewVC logotype

Annotation of /trunk/gadgetMerluza2015/model/hke

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (view) (download)

1 : ulcessvp 10 ;
2 :     ; Hake south stock file for this hake model
3 :     ;
4 :     stockname hke
5 :     livesonareas 1
6 :     minage 0
7 :     maxage 15
8 :     minlength 1
9 :     maxlength 130
10 :     dl 1
11 :     refweightfile ../data/hke.refwgt
12 :     ;
13 :     ; the growth can be calculated on a finer scale
14 :     ; so the length groups for this are specified here
15 :     ;
16 :     growthandeatlengths ../agg/hke.len1.agg
17 :     ;
18 :     ; information about the growth of the stock
19 :     ;
20 :     doesgrow 1
21 :     growthfunction lengthvbsimple
22 :    
23 :     ; The parameters required for this growth function are
24 :     ; growthparameters p_{0} p_{1} p_{2} p_{3}
25 :     ;
26 :     ; growthparameters linf k a b
27 :     growthparameters #Linf ( * 0.001 #k) 0.00000659 3.01721
28 :     ;
29 :     ;
30 :     beta #beta ; Beta-parameter in beta-binomial distribution
31 :     maxlengthgroupgrowth 15 ; Binomial-style n for beta-binomial
32 :     ;
33 :     ;information about the natural mortality of the stock
34 :     ; age 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
35 :     naturalmortality 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4 0.4
36 :     ;
37 :     ; information about the stock acting as a prey
38 :     ;
39 :     iseaten 1 ; the fleet is considered a predator
40 :     preylengths ../agg/hke.len1.agg
41 :     ;
42 :     ; information about the stock acting as a predator
43 :     ;
44 :     energycontent 1
45 :     doeseat 0
46 :     ;
47 :     ; information about the initial conditions of the stock
48 :     ;
49 :     initialconditions
50 :     numbers
51 :     minage 1
52 :     maxage 15
53 :     minlength 1
54 :     maxlength 130
55 :     initstockfile hke.init
56 :     ;
57 :     ; information about the migration of the stock
58 :     ;
59 :     doesmigrate 0
60 :     ;
61 :     ; information about the maturation of the stock
62 :     ;
63 :     doesmature 0
64 :     ;
65 :     ; information about the movement of the stock
66 :     ;
67 :     doesmove 0
68 :     ;
69 :     ; information about the recruitment to the stock
70 :     ;
71 :     doesrenew 1
72 :     minlength 1
73 :     maxlength 20
74 :     normalcondfile hke.rec
75 :     ;
76 :     ; information about the spawning of the stock
77 :     ;
78 :     doesspawn 0
79 :     ;
80 :     ; information about the straying of the stock
81 :     ;
82 :     doesstray 0

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge