-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Running the attached FMU with the following command
fmusim.exe --log-fmi-calls --fmi-log-file log.txt --stop-time 0.02 --output-interval 0.01 --input-file input.csv --output-file output.csv SimpleExample.fmu
The output port (out_in_id_2d_bool*) has correct values in logging (log.txt) but wrong values in output.csv
out_in_id_2d_bool* is assigned the input port (in_id_2d_bool_alias*) which is stimulated using input.csv
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working