public:i-700-abms-07-1:psyclone_mini-project
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
public:i-700-abms-07-1:psyclone_mini-project [2007/01/11 14:45] – thorisson | public:i-700-abms-07-1:psyclone_mini-project [2024/04/29 13:33] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[http:// | ||
+ | ======I-700-ABMS, | ||
+ | |||
+ | ====Psyclone Mini-Project==== | ||
+ | **Assigned: | ||
+ | **Due:** January 16 | ||
+ | |||
+ | ==Project Goal== | ||
+ | The student should learn the basics of the Psyclone simulation environment and be able to: | ||
+ | * Run Psyclone from the command line | ||
+ | * with the psySpec | ||
+ | * with external java modules | ||
+ | * with 2 or more external modules on 2 computers | ||
+ | * using psySpec and Psyclone Satellite for automatic startup of external modules | ||
+ | * Understand | ||
+ | * message-based APIs/module interaction | ||
+ | * contexts and phases | ||
+ | * whiteboards | ||
+ | * module parameters | ||
+ | * Use | ||
+ | * psyProbe Web-based monitoring tool | ||
+ | * Java-based interaction tool | ||
+ | |||
+ | ==Project Description== | ||
+ | * Get a login on the Gola computer cluster. | ||
+ | * Log into the Psyclone directory. | ||
+ | * Start by reading the QUICKSTART.txt file | ||
+ | * The Psyclone manual/ | ||
+ | * Go through these use cases: | ||
+ | * External modules | ||
+ | * Multiple computers | ||
+ | * Modify the dominosPsySpec.xml to use different contexts and phases | ||
+ | * Write a simple external Psyclone module that subscribes to your own message type and changes contexts in the dominosPsySpec example |