Difference between revisions of "Main Page"
Line 3: | Line 3: | ||
|width="50%" valign="top"| | |width="50%" valign="top"| | ||
<div style="margin:0;background-color:#E3F3FF;font-size:120%;font-weight:bold;border:1px solid #5CCEF5;text-align:left;color:#000;padding:0.2em 0.2em;">Introduction to CD++</div> | <div style="margin:0;background-color:#E3F3FF;font-size:120%;font-weight:bold;border:1px solid #5CCEF5;text-align:left;color:#000;padding:0.2em 0.2em;">Introduction to CD++</div> | ||
− | CD++ is a | + | CD++ is a generic toolkit for Discrete-Event modeling and simulation. The environment is based on the DEVS (Discrete-Event systems Specifications) formalism. |
− | + | ||
− | - | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
This Wiki focuses only on tool-related aspects. The [[Introduction|here]] page contains basic information and references on DEVS and Cell-DEVS. | This Wiki focuses only on tool-related aspects. The [[Introduction|here]] page contains basic information and references on DEVS and Cell-DEVS. | ||
Line 34: | Line 28: | ||
* A database of some CD++ '''models''' can be found [http://www.sce.carleton.ca/faculty/wainer/wbgraf/samplesmain_1.htm here] | * A database of some CD++ '''models''' can be found [http://www.sce.carleton.ca/faculty/wainer/wbgraf/samplesmain_1.htm here] | ||
* Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | * Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software. | ||
+ | Different simulation algorithms have been implemented:<br> | ||
+ | - standalone (single CPU), <br> | ||
+ | - server mode (the simulator is installed as a server accessible through TCP/IP sockets), <br> | ||
+ | - real time (the simulator is tied to the real-time clock), <br> | ||
+ | - Embedded (E-CD++; the simulator uses the real-time clock and can be embedded in single-board computers), <br> | ||
+ | - Parallel (over a linux cluster or Windows-based PC clusters), <br> | ||
+ | - Distributed (over Web Services). <br> | ||
+ | |||
|} | |} |
Revision as of 15:58, 30 April 2008
Introduction to CD++
CD++ is a generic toolkit for Discrete-Event modeling and simulation. The environment is based on the DEVS (Discrete-Event systems Specifications) formalism. This Wiki focuses only on tool-related aspects. The here page contains basic information and references on DEVS and Cell-DEVS.
|