GithubHelp home page GithubHelp logo

bmcsilva / dcplib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from modelica/dcplib

0.0 0.0 0.0 347 KB

C++ reference implementation of the Distributed Co-Simulation Protocol (DCP)

License: BSD 3-Clause "New" or "Revised" License

CMake 2.60% Shell 0.07% C++ 95.42% Lua 1.91%

dcplib's Introduction

DCPLib

DCPLib is a C++ implementation of the Distributed Co-Simulation Protocol (DCP). It provides an API for slaves (e. g. simulators) and master tools.

Packages

Package Description Dependencies
DCPLib::Core Containing all common classes, like constants, PDU definitions etc.
DCPLib::Master Containing all classes relevant to build a master tool for DCP DCPLib::Core
DCPLib::Slave Containing all classes relevant to implement an DCP slave. DCPLib::Core
DCPLib::Ethernet Classes to add UDP_IPv4 or TCP support to the DCLib::master or DCPLib::slave package Asio standalone, DCPLib::Core, Threads
DCPLib::Xml Classes to read/write a slave description from/to xml (dcpx). DCPLib::Core, Xerces-c
DCPLib::Zip Classes to read/write slave description from/to zip DCPLib::Core, DCPLib::Xml, Xerces-c, LibZip

Wiki

For hints how to use this library, take a look at the wiki pages

Example

See example for a implementation of a master and slave.

Acknowledgement

  • 2019: The library was adopted by MAP DCP as reference implementation.
  • 2018 - 2019: The work on this library was done by the Simulation & Modelling Group of the Leibniz Universität Hannover.
  • 2015 - 2018: The work on this library was done in the context of the ITEA3 Project ACOSAR (N◦14004) by the Simulation & Modelling Group of the Leibniz Universität Hannover. The ACOSAR project was partially funded by the Austrian Competence Centers for Excellent Technologies (COMET) program, the Austrian Research Promotion Agency (FFG), and by the German Federal Ministry of Education and Research (BMBF) under the support code 01lS15033A.

dcplib's People

Contributors

clemensschiffer avatar dev-gb avatar klausschuch avatar martinkrammer avatar chkater avatar hannesha avatar beutlich avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.