aboutsummaryrefslogtreecommitdiff
path: root/ports/fmi4cpp/CONTROL
blob: 20f8f641ce151d30ef6ca93c1c8dc36a15fe2cc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: fmi4cpp
Version: 0.7.0-2
Homepage: https://github.com/NTNU-IHB/FMI4cpp
Description: FMI 2.0 implementation written in modern C++
Build-Depends: boost-property-tree, libzip[openssl]

Feature: curl
Build-Depends: curl
Description: Allows loading FMUs from URL

Feature: odeint
Build-Depends: boost-ublas, boost-odeint
Description: Adds support for wrapping Model Exchange models as Co-simulation models using odeint solvers