Download brui.notice

Back to the list

Display this manual page in
$$$$ BRUI     NOTICE  CHAT      11/09/12    21:15:14     7124           
                                             DATE     11/09/12
                                             
    Operateur BRUI                                 Voir aussi : DCOV
    --------------                                              ALEA   
                                           | ENTI2         |
    RESU1 = 'BRUI' 'BLAN' MOT1 FLOT1 FLOT2 | LREEL1 (COUL1)| (ENTI3) ;
                                           | GEO1          |
    ou

    RESU1 = 'BRUI' 'BLAN' 'POIS' ENTI1 ENTI2 (ENTI3) ;



    Description :
    ____________


    1st SYNTAX : Depending on the data, this operator generate LISTREEL,
                 EVOL or CHAMPOIN with random values.

    Contents :
    __________

    'BLAN' : key word for random values with no correlation.

    MOT1   : type of values distribution chosen from the words :
                    'GAUS'      gaussian
                    'UNIF'      uniform
                    'EXPO'      exponential

    FLOT1  : mean value of the generated values (FLOTTANT type)
             This mean value is not taken into account for
             distributions of exponential type.

    FLOT2  : standard deviation ('GAUS' and 'EXPO' options) or
             amplitude  ('UNIF' option) (FLOTTANT type).

    ENTI2  : length of the LISTREEL RESU1 (ENTIER type),
    or
    LREEL1 : signal time-variable of the EVOLUTION RESU1
             (LISTREEL type),
    or
    GEO1   : geometrical support of the CHAMPOIN RESU1 (MAILLAGE type).

    COUL1  : curve color if LRREL1 is given (MOT type, default 'BLAN').

    ENTI3  : index enabling the user to change the random signal
             from a calculation to the other (ENTIER type).

    RESU1  : result, LISTREEL type if ENTI1 is given,
             or EVOLUTION type if LRREL1 is given,
             or CHAMPOIN type if GEO1 is given.



    2nd SYNTAX : this operator generates a LISTENTI of Poisson
                 distributed random values.

    Contents :
    __________

    'BLAN' : key-word for random values with no correlation.

    'POIS' : key-word specifying Poisson distributed random values.

    ENTI1  : ENTIER type object, mean value of the distribution.

    ENTI2  : ENTIER type object, length of RESU1.

    ENTI3  : ENTIER type object, index enabling the user to change the
             random signal from a calculation to the other.

    RESU1  : result, LISTENTI of Poisson distributed random values.


    Remarks :
    _________

    1) With the ENTI3 index, you jump ENTI3 values calculated by the
random generator. You have to use this option when you restart a run
because at each run the generator restart from the same first value.

    2) If BRUI is called in a loop, each result will be distinct
from the previous one. So, don't use the ENTI3 option, the generator
is self-adjusted.

$$$$
 
 

© Cast3M 2003 - All rights reserved.
Disclaimer