-
Notifications
You must be signed in to change notification settings - Fork 39
/
CITATION.cff
32 lines (32 loc) · 912 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
cff-version: 1.2.0
title: FMI4cpp
message: >-
If you use FMI4cpp in your research, please cite it using
the following metadata.
type: software
authors:
- family-names: Hatledal
given-names: Lars Ivar
orcid: 'https://orcid.org/0000-0001-6436-7213'
email: [email protected]
affiliation: 'NTNU Aalesund, Norway'
repository-code: 'https://github.com/NTNU-IHB/FMI4cpp'
url: 'https://github.com/NTNU-IHB/FMI4cpp'
abstract: >-
FMI4cpp is a modern C++ library that provides support for
the Functional Mock-up Interface (FMI) 2.0 standard. It
enables the integration and simulation of Functional
Mock-up Units (FMUs) within C++ applications, facilitating
model exchange and co-simulation.
keywords:
- FMI
- FMU
- C++
- Simulation
- Co-simulation
- Model Exchange
- Functional Mock-up Interface
license: MIT
commit: 1c6f77b
version: 0.8.3
date-released: '2022-06-29'