feat(fmi): add FMI 2.0 Co-Simulation FMU export (bindings/fmi) and ntropyk-cli export-fmu command
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -11,6 +11,7 @@ members = [
|
||||
"bindings/python", # Python bindings (PyO3)
|
||||
"bindings/c", # C FFI bindings (cbindgen)
|
||||
"bindings/wasm", # WebAssembly bindings (wasm-bindgen)
|
||||
"bindings/fmi", # FMI 2.0 Co-Simulation FMU export (PLC embedding)
|
||||
"tests/fluids", # Cross-backend fluid integration tests
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
Reference in New Issue
Block a user