; ; Printer file for South hake model F constant predictions ; ; NUMBERS AT LEN ; [component] type stockprinter stocknames hke areaaggfile ../agg/area.agg ageaggfile ../agg/hke.allage.agg lenaggfile ../agg/hke.len1.agg printfile ../out/out.lt.prj/lenN.lt printatstart 1 ;at the start of the timestep. O default at the end yearsandsteps 2050 2 ; ;CATCHES ; [component] type predatorpreyprinter predatornames ltLand ltDisc ; preynames hke ; areaaggfile ../agg/area.agg ; ageaggfile ../agg/hke.allage.agg ; lenaggfile ../agg/hke.alllen.agg ; printfile ../out/out.lt.prj/catch.lt ; yearsandsteps 2050 all ; ; ;LANDINGS ; [component] type predatorpreyprinter predatornames ltLand ; preynames hke ; areaaggfile ../agg/area.agg ; ageaggfile ../agg/hke.allage.agg ; lenaggfile ../agg/hke.alllen.agg ; printfile ../out/out.lt.prj/land.lt ; yearsandsteps 2050 all ; ; ;F ages 1-3 ; [component] type predatorpreyprinter predatornames ltDisc ltLand ; preynames hke ; areaaggfile ../agg/area.agg ; ageaggfile ../agg/hke.ages1-3.agg ; lenaggfile ../agg/hke.alllen.agg ; printfile ../out/out.lt.prj/F1_3.lt ; yearsandsteps 2050 all ; ; ;F Len ; [component] type predatorpreyprinter predatornames ltDisc ltLand ; preynames hke ; areaaggfile ../agg/area.agg ; ageaggfile ../agg/hke.allage.agg ; lenaggfile ../agg/hke.len1.agg ; printfile ../out/out.lt.prj/Flen.lt ; yearsandsteps 2050 all ; ; ; [component] type predatorpreyprinter predatornames ltDisc ltLand ; preynames hke ; areaaggfile ../agg/area.agg ; ageaggfile ../agg/hke.ages1-3.agg ; lenaggfile ../agg/hke.alllen.agg ; printfile ../out/out.lt.prj/error.lt ; yearsandsteps all all ; ; ;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) ;