Difference between revisions of "Main Page"

From CD++
Jump to: navigation, search
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 are implemented:<br>
+
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 can be installed as a server accessible through TCP/IP sockets), <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>
 
- 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|here]] to go to the versions page and select the right one
+
* To download CD++, click [[Installation|HERE]]  
* For information regarding developers, check out [[Software_docs|Software Docs]] for documents
+
* 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:
- standalone (single CPU),
- server mode (the simulator is installed as a server accessible through TCP/IP sockets),
- real time (the simulator is tied to the real-time clock),
- Embedded (E-CD++; the simulator uses the real-time clock and can be embedded in single-board computers),
- Parallel (over a linux cluster or Windows-based PC clusters),
- Distributed (over Web Services).

This Wiki focuses only on tool-related aspects. The here page contains basic information and references on DEVS and Cell-DEVS.

Download
  • To download CD++, click HERE
  • For information for developers, check out Software Docs for documentation
  • Sample models can be downloaded on the Sample Models page.
Site Help

The following are useful links that are related to the CD++ Project

  • A database of some CD++ models can be found here
  • Consult the User's Guide for information on using the wiki software.


Related Links

The following are useful links that are related to the CD++ Project

  • A database of some CD++ models can be found here
  • Consult the User's Guide for information on using the wiki software.