swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Problems creating input object from .scm


From: Paul Johnson
Subject: Re: [Swarm-Support] Problems creating input object from .scm
Date: Thu, 23 Feb 2006 10:56:16 -0600
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)

David Camacho Trujillo wrote:

Many thanks for fast the response.
Well, I am sure that the serialization part is some thing I want to implement
soon or late in my model, but by now it is not the point.
Sorry, seems to me that I explain my self wrong. My problem is not related to any Output, but the other way around, with the
"Input". (I just called here so a class that import data form a .txt table)
The mention of the Output was just trying to explain, in my concepts (very
likely wrong) the "position" on the Hierarchy of this "Input" class I create.

I will try in other words to explain my self better. For my problem, apart from some parameters, my model has to:
Open a file (HERE is the problem, but JUST when I try to utilize replicator2)
Read the data into the file (a table)
Perform an interpolation of that data
stored the interpolated data into an object
be able to pass this last interpolated data to the agents created by the
"modelSwarm" class.

And every thing goes fine. It is just that when trying to run this (changing
systematically some parameters) utilizing replicator2, that so called by me
"Input" class, could not open the file and the program exit.
(I hope this time it is more clear my simple problem)
many thanks in advance!
Sorry, I have no idea what you are asking. If your model runs from the command line in batch mode and it does what you want, the replicator would not change that even in the slightest. replicator just runs the same thing over and over again.


David






--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
1541 Lilac Lane, Rm 504 University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66044-3177           FAX: (785) 864-5700



reply via email to

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