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.printfile.lt
[mareframe] / trunk / gadgetMerluza2015 / model / hke.printfile.lt Repository:
ViewVC logotype

Annotation of /trunk/gadgetMerluza2015/model/hke.printfile.lt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (view) (download)

1 : ulcessvp 10 ;
2 :     ; Printer file for South hake model F constant predictions
3 :     ;
4 :     ; NUMBERS AT LEN
5 :     ;
6 :     [component]
7 :     type stockprinter
8 :     stocknames hke
9 :     areaaggfile ../agg/area.agg
10 :     ageaggfile ../agg/hke.allage.agg
11 :     lenaggfile ../agg/hke.len1.agg
12 :     printfile ../out/out.lt.prj/lenN.lt
13 :     printatstart 1 ;at the start of the timestep. O default at the end
14 :     yearsandsteps 2050 2
15 :     ;
16 :     ;CATCHES
17 :     ;
18 :     [component]
19 :     type predatorpreyprinter
20 :     predatornames ltLand ltDisc ;<vector of the names of the predators>
21 :     preynames hke ;<vector of the names of the preys>
22 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
23 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
24 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
25 :     printfile ../out/out.lt.prj/catch.lt ;<name for the output file to be created>
26 :     yearsandsteps 2050 all ;<ActionAtTime to determine when to print>
27 :     ;
28 :     ;LANDINGS
29 :     ;
30 :     [component]
31 :     type predatorpreyprinter
32 :     predatornames ltLand ;<vector of the names of the predators>
33 :     preynames hke ;<vector of the names of the preys>
34 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
35 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
36 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
37 :     printfile ../out/out.lt.prj/land.lt ;<name for the output file to be created>
38 :     yearsandsteps 2050 all ;<ActionAtTime to determine when to print>
39 :     ;
40 :     ;F ages 1-3
41 :     ;
42 :     [component]
43 :     type predatorpreyprinter
44 :     predatornames ltDisc ltLand ;<vector of the names of the predators>
45 :     preynames hke ;<vector of the names of the preys>
46 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
47 :     ageaggfile ../agg/hke.ages1-3.agg ;<age aggregation file specifying prey ages>
48 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
49 :     printfile ../out/out.lt.prj/F1_3.lt ;<name for the output file to be created>
50 :     yearsandsteps 2050 all ;<ActionAtTime to determine when to print>
51 :     ;
52 :     ;F Len
53 :     ;
54 :     [component]
55 :     type predatorpreyprinter
56 :     predatornames ltDisc ltLand ;<vector of the names of the predators>
57 :     preynames hke ;<vector of the names of the preys>
58 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
59 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
60 :     lenaggfile ../agg/hke.len1.agg ;<length aggregation file specifying prey lengths>
61 :     printfile ../out/out.lt.prj/Flen.lt ;<name for the output file to be created>
62 :     yearsandsteps 2050 all ;<ActionAtTime to determine when to print>
63 :     ;
64 :     ;
65 :     [component]
66 :     type predatorpreyprinter
67 :     predatornames ltDisc ltLand ;<vector of the names of the predators>
68 :     preynames hke ;<vector of the names of the preys>
69 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
70 :     ageaggfile ../agg/hke.ages1-3.agg ;<age aggregation file specifying prey ages>
71 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
72 :     printfile ../out/out.lt.prj/error.lt ;<name for the output file to be created>
73 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
74 :     ;
75 :     ;We included another printfile called "error.lt" whiting all years and steps. If dont include all all in yearsandsteps in the last printfile it returns an error (after is deleted)
76 :     ;

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

Powered By FusionForge