swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug tutorial Batch Swarm needed


From: Paul E. Johnson
Subject: Re: Bug tutorial Batch Swarm needed
Date: Mon, 15 Mar 1999 08:25:00 -0600

There is an example of one batch setup in heatbugs. in the main.m, you
have a branch that sets the topLevelSwarm as  either the ObserverSwarm.m
(for the gui) or the Batch (for the non gui). Depending on the branch
you pick, then the level of swarm between main and model is going to do
what you tell it to. The BatchSwarm file does not initialize the GUI
stuff, and it usually has the ability to grab its parameter values from
a text file. 

If there is someone reading who has done this a bit, I wonder about your
experience with saving information from batch runs.  In the heatbugs
example, it saves a stream of numbers for unhappiness, but my first
guess would have been just to put printf statements in the ModelSwarm
level that dumped out those numbers.  It seems somewhat
counterintuitive/poorly documented to use graph objects to dumpout
numbers. What do you think?

pj

Perrone Alessandro wrote:
> 
> Hi
> I have a model which is derivated  from simpleobserverbug2. How Can i build
> the BatchSwarm?
> If anyone could help me, I'd appreciated a lot.
> Best regards
>                                 ALEX
> 
> --
>       ,,,,
>       /'^'\
>      ( o o )
> -oOOO--(_)--OOOo---------------------------------------------------
>                                 Amo parlare di niente,
>                         E' l'unico argomento di cui so tutto.
>   .oooO             Alex Perrone - address@hidden address@hidden
>   (   )   Oooo.       Home Page: http://venus.unive.it/~alex
> ---\ (----(   )----------------------------------------------------
>     \_)    ) /
>           (_/
> 
>                   ==================================
>    Swarm-Support is for discussion of the technical details of the day
>    to day usage of Swarm.  For list administration needs (esp.
>    [un]subscribing), please send a message to <address@hidden>
>    with "help" in the body of the message.

-- 
Paul E. Johnson                         email: address@hidden
Dept. of Political Science              http://lark.cc.ukans.edu/~pauljohn
University of Kansas                    Office: (785) 864-9086
Lawrence, Kansas 66045                  FAX: (785) 864-5700

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]