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

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

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 for SSB estimation
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.st.prj/lenN.st
13 :     printatstart 1 ;at the start of the timestep. O default at the end
14 :     yearsandsteps all 2
15 :     ;
16 :     [component]
17 :     type predatorpreyprinter
18 :     predatornames stDisc stLand ;<vector of the names of the predators>
19 :     preynames hke ;<vector of the names of the preys>
20 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
21 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
22 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
23 :     printfile ../out/out.st.prj/catch.st ;<name for the output file to be created>
24 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
25 :     ;
26 :     [component]
27 :     type predatorpreyprinter
28 :     predatornames stDisc stLand ;<vector of the names of the predators>
29 :     preynames hke ;<vector of the names of the preys>
30 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
31 :     ageaggfile ../agg/hke.ages1-3.agg ;<age aggregation file specifying prey ages>
32 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
33 :     printfile ../out/out.st.prj/F1_3.st ;<name for the output file to be created>
34 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
35 :     ;;
36 :     [component]
37 :     type predatorpreyprinter
38 :     predatornames stLand ;<vector of the names of the predators>
39 :     preynames hke ;<vector of the names of the preys>
40 :     areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
41 :     ageaggfile ../agg/hke.allage.agg ;<age aggregation file specifying prey ages>
42 :     lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
43 :     printfile ../out/out.st.prj/land.st ;<name for the output file to be created>
44 :     yearsandsteps all all ;<ActionAtTime to determine when to print>
45 :     ;
46 :     ;JUST TO CHECK F out 2012 == F in (at age) under Fmult=1 i.e. Fsq
47 :     ;[component]
48 :     ;type predatorpreyprinter
49 :     ;predatornames stDisc stLand ;<vector of the names of the predators>
50 :     ;preynames hke ;<vector of the names of the preys>
51 :     ;areaaggfile ../agg/area.agg ;<area aggregation file specifying areas>
52 :     ;ageaggfile ../agg/hke.age.agg ;<age aggregation file specifying prey ages>
53 :     ;lenaggfile ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
54 :     ;printfile ../out/out.st.prj/AAtot_catchatage.pred.st ;<name for the output file to be created>
55 :     ;yearsandsteps 2012 all ;<ActionAtTime to determine when to print>

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

Powered By FusionForge