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

Annotation of /trunk/gadgetMerluza2015/model/printfile.prj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (view) (download)

1 : ulcessvp 10 ;
2 :     ; Printer file for South hake model with last Rec=GM(rec)
3 :     ; used to estimate F multipliers for prefictions
4 :     ;
5 :     ; C matrix by length,quarter
6 :     [component]
7 :     type predatorpreyprinter
8 :     predatornames land1 land2 landCd disc ;<vector of the names of the predators>
9 :     preynames hke ;<vector of the names of the preys>
10 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
11 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
12 :     lenaggfile ../agg/hke.len1.agg ;<length aggregation file specifying prey lengths>
13 :     printfile ../outp/hkeLenC.recGM.out ;<name for the ../output file to be created>
14 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
15 :     ;
16 :     ; Landings matrix by length,quarter
17 :     [component]
18 :     type predatorpreyprinter
19 :     predatornames land1 land2 landCd ;<vector of the names of the predators>
20 :     preynames hke ;<vector of the names of the preys>
21 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
22 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
23 :     lenaggfile ../agg/hke.len1.agg ;<length aggregation file specifying prey lengths>
24 :     printfile ../outp/hkeLenL.recGM.out ;<name for the ../output file to be created>
25 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
26 :     ;
27 :     ; Discards matrix by length,quarter
28 :     [component]
29 :     type predatorpreyprinter
30 :     predatornames disc ;<vector of the names of the predators>
31 :     preynames hke ;<vector of the names of the preys>
32 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
33 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
34 :     lenaggfile ../agg/hke.len1.agg ;<length aggregation file specifying prey lengths>
35 :     printfile ../outp/hkeLenD.recGM.out ;<name for the ../output file to be created>
36 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
37 :     ;
38 :     ; N matrix by length,quarter
39 :     [component]
40 :     type stockprinter
41 :     stocknames hke
42 :     areaaggfile ../agg/area.agg
43 :     ageaggfile ../agg/hke.allage.agg
44 :     lenaggfile ../agg/hke.len1.agg
45 :     printfile ../outp/hkeLenN.recGM.out
46 :     printatstart 1 ;at the start of the timestep. O default at the end
47 :     yearsandsteps all all
48 :     ;
49 :     ;; N matrix by age,quarter
50 :     [component]
51 :     type stockprinter
52 :     stocknames hke
53 :     areaaggfile ../agg/area.agg
54 :     ageaggfile ../agg/hke.age.agg
55 :     lenaggfile ../agg/hke.alllen.agg
56 :     printfile ../outp/hkeAgeN.recGM.out
57 :     printatstart 1 ;at the start of the timestep. O default at the end
58 :     yearsandsteps all all
59 :     ;
60 :     ;F and Canches by age
61 :     [component]
62 :     type predatorpreyprinter
63 :     predatornames land1 land2 landCd disc ;<vector of the names of the predators>
64 :     preynames hke ;<vector of the names of the preys>
65 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
66 :     ageaggfile ../agg/hke.age.agg ;<age aggregation file specifying prey ages>
67 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
68 :     printfile ../outp/hkeAgeC.recGM.out ;<name for the ../output file to be created>
69 :     yearsandsteps all all ;<ActionAtTime to determine when to print>

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

Powered By FusionForge