Initializing help system before first use

Exchange of information with embedded models

In this section we show several examples of the use of I/O drivers in the Mosel distribution. The full documentation of these drivers is contained in the `Mosel Libraries Reference Manual'. When exchanging data between a Mosel model and a host application, the employed data structures need to match the representation of data in the particular host language and the choice of communication mechanisms (e.g., memory blocks, streams) depends on the functionality available in this language. Each Mosel library interface therefore provides its own I/O drivers, presented as subsections to the following examples that are organized around the functionality provided by Mosel's C libraries.