This repository contains the OSP C library for co-simulations, which wraps and exposes a subset of the libcosim C++ library's functions.
See CONTRIBUTING.md
for contributor guidelines and LICENSE
for
terms of use.
Please read the libcosim build instructions. The commands you should run
to build libcosimc are exactly the same, except that the option you need to
add to conan install
to enable proxy-fmu support is
--options="libcosim/*:proxyfmu=True
.