Bugs item #1591, was opened at 12/07/2007 11:32
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1591&gro…
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: hilaire drouineau (hilaire)
Assigned to: Nobody (None)
Summary: bug simatrix
Category: script engine
Group: None
Resolution: None
Initial Comment:
J'ai trouvé pourquoi ça plantait chez Steph!
En fait, c'était un problème dans tes modifs qui fait planter la base
DemoRegion (population popage). Dans SiMatrix ligne 443 tu fait un
result = result.reduce(); pour avoir la matrice totalFishingMortality,
or popage n'est que sur une seule zone et donc tu perds aussi la
dimension zone. Du coup, la ligne 1041 plante (double F =
totalFishingMortality(date, matrixFishingMortality).getValue(group,
zone);)
Il faudrait que tu ais une fonction reduce où l'on peut préciser les
dimensions qu'on veut éliminer
----------------------------------------------------------------------
You can respond by visiting:
http://labs.libre-entreprise.org/tracker/?func=detail&atid=113&aid=1591&gro…