classCFDThread
class used to handle CFD thread
Extends from ExternalObject.
Information
Class derived from ExternalObject having two local external function definition,
named destructor and constructor respectively.
To fix the issue FFD fails in JModelica tests due to unsupported OS #612.
Contents
| Name | Description |
|---|---|
| allocate memeory for cosimulation variables | |
| release ffd.dll or ffd.so |
Revisions
-
July 27, 2018, by Wei Tian and Xu Han:
First implementation. This is for issue 612.