|
From: Tatara, E. R. <ta...@an...> - 2009-07-07 23:14:19
|
Look at http://repast.sourceforge.net/docs/tutorial/SIM/Frequently%20Asked%20Que stions.html#FrequentlyAskedQuestions-RepastSchedule for an example. In this case, you essentially use a batch mode, but execute it from your own Java code. You can calculate the initial model parameters, save them after one run, mofify them as necessary, and input them to the next run, etc. eric Eric Tatara, Ph.D. Assistant Software Engineer Center for Complex Adaptive Agent Systems Simulation Decision and Information Sciences Division Argonne National Laboratory -----Original Message----- From: Aman T. [mailto:th...@mc...] Sent: Thursday, July 02, 2009 6:00 PM To: rep...@li... Subject: Re: [Repast-interest] Using the Runtime GUI Thank you for the tip. Is there any way to do this programmatically (instead of using the XML file)? The reason that i'm asking is that the parameters for the next run will be dependant on the results of a current run. Also, i'll need to control when to stop the runs etc. This will behave similar to a controller with feedback. Thanks, Aman -- View this message in context: http://www.nabble.com/Using-the-Runtime-GUI-tp24222787p24315240.html Sent from the repast-interest mailing list archive at Nabble.com. ------------------------------------------------------------------------ ------ _______________________________________________ Repast-interest mailing list Rep...@li... https://lists.sourceforge.net/lists/listinfo/repast-interest |