**NEW** : fmucontainer : a new tool integrated into fmutool. This allows to
* group multiple FMUs inside one FMU Container,
* Mutli-threaded execution of `doStep()` ,
* Expose the “signals” between FMU’s as local variables,
* set start values of embedded FMUs,
* handle a specified time_step for the container,
* Container of Container is also working,
* “simple” user interface to build a container.
Curent Limitations :
* Only the co-simulation mode is supported.
* only the version 2.0 of the standard is supported.
* only windows OS is supported.