une erreur de compil dans la creation d'une matrice stockee dasn resultManager MatrixND matrixOtherCatchWeight = matrixOtherCatch.sumOverDim(1); // Somme sur les zones matrixOtherCatchWeight = matrixOtherCatchWeight.reduce(); //log.info("matrixOtherCatchWeight = " + matrixOtherCatchWeight); //on stocke cette matrice en nombre dans le resultManager pour la HCR MatrixND matrixCatchOtherNumber = MatrixFactory.getInstance().create( ResultName.MATRIX_CATCHOTHER, new List[] { Arrays.asList(new String[]{"Group"})}); matrixCatchOtherNumber = matrixOtherCatch; resultmanager.addResult(step, param_pop, matrixCatchOtherNumber); sacahnt que dans ResultName j'ai defini /** * Matrix with two dimensions * Dimension 1 : TimeStep * Dimension 2 : Group */ @Doc(value = "do the doc of Result matrixCatchOther") static final public String MATRIX_CATCHOTHER = n("matrixCatchOther"); une idee? merci Steph -- ...................................................................... Stephanie MAHEVAS (Stephanie.Mahevas@ifremer.fr) IFREMER/EMH (Ecologie et Modèles pour l'Halieutique) Tel: (33) 2 40 37 41 81 Fax: (33) 2 40 37 40 75 o \ o / _ o __| \ / |__ o _ \ o / o /|\ | /\ ___\o \o | o/ o/__ /\ | /|\ / \ / \ | \ /) | ( \ /o\ / ) | (\ / | / \ / \ ......................................................................