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 tool for Discrete-Event modeling and simulation, based on the DEVS formalism. Different simulation algorithms | + | CD++ is a tool for Discrete-Event modeling and simulation, based on the DEVS formalism. Different simulation algorithms have been implemented:<br> |
- standalone (single CPU), <br> | - standalone (single CPU), <br> | ||
− | - server (the simulator | + | - 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> | - 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> | - Embedded (E-CD++; the simulator uses the real-time clock and can be embedded in single-board computers), <br> | ||
Line 16: | Line 16: | ||
|class="MainPageLeft" width="50%" rowspan="2" valign="top" style="border: 1px solid #8ed632; padding: .5em .5em; margin: 1em; background-color: #f3ffe9;"| | |class="MainPageLeft" width="50%" rowspan="2" valign="top" style="border: 1px solid #8ed632; padding: .5em .5em; margin: 1em; background-color: #f3ffe9;"| | ||
<div style="font-size:90%;text-align:right;padding-top:0.5em;padding-right:.4em;float:right;"></div><div style="margin:0;background-color:#e5ffd2;font-size:120%;font-weight:bold;border:1px solid #8ed632;text-align:left;color:#000;padding:0.2em 0.2em;">Download</div> | <div style="font-size:90%;text-align:right;padding-top:0.5em;padding-right:.4em;float:right;"></div><div style="margin:0;background-color:#e5ffd2;font-size:120%;font-weight:bold;border:1px solid #8ed632;text-align:left;color:#000;padding:0.2em 0.2em;">Download</div> | ||
− | * To download CD++, click [[Installation| | + | * To download CD++, click [[Installation|HERE]] |
− | * For information | + | * For information for developers, check out [[Software_docs|Software Docs]] for documentation |
* Sample models can be downloaded on the [[Model_Samples|Sample Models]] page. | * Sample models can be downloaded on the [[Model_Samples|Sample Models]] page. | ||
|} | |} |
Revision as of 22:38, 10 April 2008
Introduction to CD++
CD++ is a tool for Discrete-Event modeling and simulation, based on the DEVS formalism. Different simulation algorithms have been implemented: This Wiki focuses only on tool-related aspects. The here page contains basic information and references on DEVS and Cell-DEVS.
|