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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (download) (annotate)
Wed Jun 10 13:01:42 2015 UTC (9 years ago) by ulcessvp
File size: 2954 byte(s)
Subido el nuevo caso de uso proporcionado por Santiago
;
; Printer file for South hake model F constant predictions
;
;; NUMBERS AT LEN for SSB estimation
;
[component]
type		stockprinter
stocknames 	hke
areaaggfile	../agg/area.agg	
ageaggfile	../agg/hke.allage.agg		
lenaggfile	../agg/hke.len1.agg
printfile	../out/out.st.prj/lenN.st
printatstart	1      ;at the start of the timestep. O default at the end
yearsandsteps	all	2
;
[component]
type                 predatorpreyprinter
predatornames        stDisc  stLand  ;<vector of the names of the predators>
preynames            hke       ;<vector of the names of the preys>
areaaggfile          ../agg/area.agg  ;<area aggregation file specifying areas>
ageaggfile           ../agg/hke.allage.agg   ;<age aggregation file specifying prey ages>
lenaggfile           ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
printfile            ../out/out.st.prj/catch.st	;<name for the output file to be created>
yearsandsteps        all	all	;<ActionAtTime to determine when to print>
;
[component]
type                 predatorpreyprinter
predatornames        stDisc  stLand  ;<vector of the names of the predators>
preynames            hke       ;<vector of the names of the preys>
areaaggfile          ../agg/area.agg  ;<area aggregation file specifying areas>
ageaggfile           ../agg/hke.ages1-3.agg   ;<age aggregation file specifying prey ages>
lenaggfile           ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
printfile            ../out/out.st.prj/F1_3.st	;<name for the output file to be created>
yearsandsteps        all	all	;<ActionAtTime to determine when to print>
;;
[component]
type                 predatorpreyprinter
predatornames        stLand  ;<vector of the names of the predators>
preynames            hke       ;<vector of the names of the preys>
areaaggfile          ../agg/area.agg  ;<area aggregation file specifying areas>
ageaggfile           ../agg/hke.allage.agg   ;<age aggregation file specifying prey ages>
lenaggfile           ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
printfile            ../out/out.st.prj/land.st	;<name for the output file to be created>
yearsandsteps        all	all	;<ActionAtTime to determine when to print>
;
;JUST TO CHECK F out 2012 == F in (at age) under Fmult=1 i.e. Fsq	
;[component]
;type                 predatorpreyprinter
;predatornames        stDisc stLand  ;<vector of the names of the predators>
;preynames            hke       ;<vector of the names of the preys>
;areaaggfile          ../agg/area.agg  ;<area aggregation file specifying areas>
;ageaggfile           ../agg/hke.age.agg   ;<age aggregation file specifying prey ages>
;lenaggfile           ../agg/hke.alllen.agg ;<length aggregation file specifying prey lengths>
;printfile            ../out/out.st.prj/AAtot_catchatage.pred.st	;<name for the output file to be created>
;yearsandsteps        2012	all	;<ActionAtTime to determine when to print>	

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

Powered By FusionForge