First time here? Check out the Help page!
1 | initial version |
Justin,
you could write your own FMU and ship your Python code along with it. The Python code could "sit" in the resource folder of your FMU. At run-time, your FMU could then invoke that Python code for co-simulation or model-exchange.
Hope this helps.
Thanks!
Thierry
2 | No.2 Revision |
Justin,
you You could write your own FMU and ship your Python code along with it. The Python code could "sit" in the resource folder of your FMU. At run-time, your FMU could then invoke that Python code for co-simulation or model-exchange.
Hope this helps.
Thanks!
Thierry