research papers on SPARK

78 views
Skip to first unread message

Rupinder Paul

unread,
Mar 24, 2010, 6:22:55 PM3/24/10
to SPARK Users Group
Hi,

I was wondering if there are any research papers available on SPARK
framework or any relevant publications/ppt/write-ups that may be
available other than the basic usage documentation that is already
provided on website.

regards
Rupen

Dutta-Moscato, Joyeeta

unread,
Mar 25, 2010, 12:07:20 PM3/25/10
to spark-us...@googlegroups.com
Hi Rupen,

There is one due out later this year, and another - more detailed one - in the works. None published yet, though.

Joyeeta Dutta-Moscato, MS
Computational Specialist, Dept. of Surgery
Center for Inflammation and Regenerative Modeling
McGowan Institute
University of Pittsburgh
450 Technology Drive, Suite 300
Pittsburgh, PA 15219
www.mirm.pitt.edu/cirm
________________________________________
From: spark-us...@googlegroups.com [spark-us...@googlegroups.com] On Behalf Of Rupinder Paul [rupen...@gmail.com]
Sent: Wednesday, March 24, 2010 6:22 PM
To: SPARK Users Group
Subject: research papers on SPARK

Hi,

regards
Rupen

--
You received this message because you are subscribed to the Google Groups "SPARK Users Group" group.
To post to this group, send email to spark-us...@googlegroups.com.
To unsubscribe from this group, send email to spark-users-gr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/spark-users-group?hl=en.

Qi Mi

unread,
Mar 25, 2010, 12:31:25 PM3/25/10
to spark-us...@googlegroups.com
Rupen:
 We have a conference paper about SPARK that will be presented at the upcoming 2010 Spring Simulation Multiconference in April.  Also the expanded version of the paper is invited to submit for the International Journal of Agent Technologies and Systems. Once the paper is out, we will send you the pdf of it.
thanks
Qi  

International Journal of Agent Technologies and Systems


--
You received this message because you are subscribed to the Google Groups "SPARK Users Group" group.
To post to this group, send email to spark-us...@googlegroups.com.
To unsubscribe from this group, send email to spark-users-gr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/spark-users-group?hl=en.




--
Qi Mi, Ph.D.

Assistant Professor

Center for Inflammation and Regenerative Modeling
Department of Sports Medicine and Nutrition
University of Pittsburgh
6072 Forbes Tower
3600 Forbes Ave, Pittsburgh
Pittsburgh, PA 15260
Phone: 412-383-6733
Cell: 412-759-7259
www.mirm.pitt.edu/cirm

Rupinder Paul

unread,
Mar 26, 2010, 3:55:26 PM3/26/10
to SPARK Users Group
Hi ,

Qi & Joyeeta : thank you , I was just hoping to get a better insight
of broad principles/properties SPARK framework is built on. But I
think I will manage it with other papers describing ABM

One more question: I was looking into InnateImmuneResponse Model from
the samples in SPARK . There are two different version of the same
model Ver1 & Ver2. Although there readme file is the exactly same , I
was hoping if you help me establish any difference in the two
versions, be it at implementation level or in fact the model itself.

thank you for your help

Rupen


Alexey

unread,
Mar 28, 2010, 10:25:25 PM3/28/10
to SPARK Users Group
Hi Rupen,

The difference between Innate Immune Response Model 1 and 2 is the
following: the first model is a more or less verbatim translation of
the existing Netlogo model created by Dr. Gary An. The second model is
exactly the same model but the order in which agents make their turns
is different. In the first model, agents are moved in the Model end-
step function using 'ask' keyword (exactly in the same way as in the
original Netlogo model). In the second model, agents perform their
actions in the usual SPARK way: each agent has the 'step' function
which is called for each agent every simulation step automatically.
The behavior of two models is essentially the same.

Alexey

Rupinder Paul

unread,
Mar 29, 2010, 5:28:18 PM3/29/10
to SPARK Users Group
okay..got it , thank you Alexey

-rupen

Reply all
Reply to author
Forward
0 new messages