Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Modelichart Backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ModeliChart
Modelichart Backend
Commits
3393504f
Commit
3393504f
authored
7 years ago
by
Tim Übelhör
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
35b72a38
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+12
-3
12 additions, 3 deletions
README.md
with
12 additions
and
3 deletions
README.md
+
12
−
3
View file @
3393504f
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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment