Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while calling fmi2SimulateCS #166

Closed
wangyunyueyueniao opened this issue Feb 7, 2023 · 1 comment · Fixed by #167
Closed

Error while calling fmi2SimulateCS #166

wangyunyueyueniao opened this issue Feb 7, 2023 · 1 comment · Fixed by #167
Assignees

Comments

@wangyunyueyueniao
Copy link

I got:
Error: UndefVarError: inputFunctiont not defined
which caused by a typo in:
src/FMI2/sim.jl line:464
_inputFunction = inputFunctiont

@ThummeTo
Copy link
Owner

ThummeTo commented Feb 7, 2023

Jap, typo and broken test. Thanks for finding out. Will be fixed in #167

Best regards!

@ThummeTo ThummeTo mentioned this issue Feb 7, 2023
@ThummeTo ThummeTo self-assigned this Feb 7, 2023
@ThummeTo ThummeTo linked a pull request Feb 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants