Skip to content
Snippets Groups Projects
Commit 3393504f authored by Tim Übelhör's avatar Tim Übelhör
Browse files

Update README.md

parent 35b72a38
No related branches found
No related tags found
No related merge requests found
This projects implements a FMU client which performs the simulation in (soft) realtime. # ModeliChart Backend
The backend is controlled via grpc (googles remote procedure call framework), see https://git.rwth-aachen.de/ModeliChart/ModeliProtocol. This projects implements a FMU client which performs the simulation in realtime.
The protocol must be compiled for the platform on which it will be deployed. Linux and Windows are supported.
\ No newline at end of file
# Requirements
For the protocol see https://git.rwth-aachen.de/ModeliChart/ModeliProtocol.
# Build
Boost and grpc are required for compilation.
The easiest way to obtain the libraries on windows is vcpkg.
The projects are Visual Studio projects one project targets Windows the other one Linux.
Linux installation of the libraries via apt or build from source.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment