Modules
Last update: 16.07.2025Here is a list of all modules:
| Miscellaneous | |
| Data | Provides functions and classes to control the central data structure |
| Script | Define custom scripts ("macros"). Build macro-based custom solvers and export (FMU/SDB) |
| Import | Parse files and import data |
| Mesh mapper | A Collection of mesh mapping algorithms to facilitate data import |
| Export | Export data to various file formats |
| Toolbox | Data analysis and manipulation toolbox |
| Graphics | Display and manipulate 3D graphics |
| Field models | Calculate and evalute field models (e.g. synthetic random fields, empirical random fields) |
| Statistics | Perform statistical analysis on data objects |
| tmath | Math module, providing matrix operations |
| MOP common | Common types for the MOP framework |
| MOP Handler | Handles MOP classes and their creation |
| Mop | |
| MOP json | This section provides Json access simplifications that work consistently throughout C++ and python |
| MOP legacy | Build and solve a Metamodel of Optimal Prognosis problem using the osl mop2 lib |
| MOP models | These are the models available in the MOP framework |
| MOP properties | Properties are a way to handle global values for the MOP in a type safe manner throughout C++ amd Python |
| MOP quality measure | This provides means to mease the approximation quality of models |
| MOP interface | This section is used to define access for SoS into the MOP framework |
| MOP training plan | Define the training plan for the models in a MOP's competition |
| File system | A collection of file system utility functions |