Messages from list : cormas@cirad.fr

Choose a topic among the following archives :

Re: Problem?

New Message Reply Date view Thread view Subject view Author view

Subject: Re: Problem?
From: Pierre Bommel (pierre.bommel@laposte.net)
Date: Tue Oct 18 2005 - 22:00:49 CEST

Hello Jean-Christophe,

Yes it is a Cormas bug !
It was already noticed : a small line has been changed for strange
reason...!

You must change :
self classesToAnalyse at: className ifAbsentPut: Dictionary new.
by :
self classesToAnalyse at: className ifAbsentPut: [Dictionary new].
in the first line of "addClass: className Attribut: attributName
initPara: parameterInitialValue finalPara: parameterFinalValue step:
parameterStep" method of the ScenarioBuilderInterface class, or load
the following .st file.
A bientôt et bon courage pour la préparation du colloque...

        Pierre

Le 18 oct. 05, à 12:08, Jean-Christophe Soulie a écrit :

>
> Hi everybody,
>
> I have a little problem while using the sensitivity analysis module of
> Cormas.
>
>
> I had and attribute "initialBoatNumber" at the model level. While
> defining the
> simulation parameters, I want to set up this attribute with the 0.25
> value. So
> I click on class and then on "initialBoatNumber". After I fill the
> textfield
> with the value and click on "Apply and close" twice. And... I get the
> following
> message from Cormas: Unhandled exception: Message not understood:
> #value.
>
> Is it a Cormas problem or an improper use of it?
>
> Thanks
>
> Note: Cormas version: 28 Feb 2004
>
> --
> Jean-Christophe Soulie
> Laboratoire d'Informatique du Littoral
> Universite du Littoral Côte d'Opale
> 50, rue Ferdinand Buisson
> BP. 719
> 62219 Calais Cedex
>
>
        Pierre Bommel - CIRAD - UR Green
        Universidade de Brasilia - CDS
        SHIS QI 26, Conjunto 15, Casa 18
        71670-150
        Brasilia DF
        tel: (00 55 61) 3367 3405
        http://cormas.cirad.fr

New Message Reply Date view Thread view Subject view Author view
 

Back to home