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

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

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: 3365 byte(s)
Subido el nuevo caso de uso proporcionado por Santiago
;
; Printer file for South hake model with last Rec=GM(rec)
; used to estimate F multipliers for prefictions
;
; C matrix by length,quarter 
[component]
type                 predatorpreyprinter
predatornames        land1 land2 landCd disc  ;<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.len1.agg ;<length aggregation file specifying prey lengths>
printfile             ../outp/hkeLenC.recGM.out	;<name for the  ../output file to be created>
yearsandsteps        all all 	;<ActionAtTime to determine when to print>
;
; Landings matrix by length,quarter 
[component]
type                 predatorpreyprinter
predatornames        land1 land2 landCd  ;<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.len1.agg ;<length aggregation file specifying prey lengths>
printfile             ../outp/hkeLenL.recGM.out	;<name for the  ../output file to be created>
yearsandsteps        all all 	;<ActionAtTime to determine when to print>
;
; Discards matrix by length,quarter 
[component]
type                 predatorpreyprinter
predatornames        disc  ;<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.len1.agg ;<length aggregation file specifying prey lengths>
printfile             ../outp/hkeLenD.recGM.out	;<name for the  ../output file to be created>
yearsandsteps        all all 	;<ActionAtTime to determine when to print>
;
; N matrix by length,quarter 
[component]
type		stockprinter
stocknames 	hke
areaaggfile	../agg/area.agg	
ageaggfile	../agg/hke.allage.agg		
lenaggfile	../agg/hke.len1.agg
printfile	 ../outp/hkeLenN.recGM.out
printatstart	1      ;at the start of the timestep. O default at the end
yearsandsteps	all all
;
;; N matrix by age,quarter 
[component]
type		stockprinter
stocknames 	hke
areaaggfile	../agg/area.agg	
ageaggfile	../agg/hke.age.agg		
lenaggfile	../agg/hke.alllen.agg
printfile	 ../outp/hkeAgeN.recGM.out
printatstart	1      ;at the start of the timestep. O default at the end
yearsandsteps	all all
;
;F and Canches by age
[component]
type                 predatorpreyprinter
predatornames        land1 land2 landCd disc  ;<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             ../outp/hkeAgeC.recGM.out	;<name for the  ../output file to be created>
yearsandsteps        all all 	;<ActionAtTime to determine when to print>

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

Powered By FusionForge