Git Product home page Git Product logo

simphonie's Introduction

SiMPhonie: simulation kernel implementing SMP (ECSS-ST-E-40-07-C)

alt text


SMP / ECSS-E-ST-40-07C

SMP stands for Simulation Modelling Platform. It is an ECSS standard defining C++ interface for simulation models and simulation execution infrastructure. Simphonie is a direct and simplistic (partial) implementation of this standard enabling its learning and experimentation.

Disclamer

Do not expect simphonie to be a full and validated SMP implementation. It was created for prototyping and training purpose and shall be use for anything else only after a strong validation of the fitness to the target use case.

This software is distributed in the hope that it well be useful, but without any warrenty; without even the implied warrenty of merchantability or fitness for a particular purpose. Simphonie is free software released under LGPL V3. See LICENSE file for more information.

Despite simphonie itself is free software, the required SMP C++ headers are subject to copyright hold by the European Space Agency for the member of ECSS. See the ECSS policy of use for more details. In consequence, the SMP headers are not included in simphonie and can't be fetched automatically when building the software. However when you are able to get by yourself the SMP material, the makefile includes a specific target to assist in the header integration into the project.

Build

  • Clone the project and checkout the branch or tag you need.
  • Enter the project root directory (the one holding the app.cfg file)
  • Download the SMP zip file from the standard's introduction page.
  • install the header
    make install_smpheader <zipfile>
  • build the project
    make
  • run tests
    make test

  • build installation package
    make distinstall

See AcrobatomaticBuildSystem documentation for more details about the build features.

project tools:

Issues and tasks are managed with ABS itself. Once cloned or export a workspace run make crls from the project root directory to get the issues list related to the current branch.

simphonie's People

Contributors

seeduvax avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

astyl aiekick

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.