#CAPTION# simulate_asynchronous ———————
Simulates a composite model in its own thread. #END#
#LUA# .. code-block:: lua
# not available
#END#
#PYTHON# .. code-block:: python
# not available
#END#
#CAPI# .. code-block:: c
oms_status_enu_t oms_simulate_asynchronous(const char* cref, void (cb)(const char cref, double time, oms_status_enu_t status));
#END#
#DESCRIPTION# #END#