Skip to content
New issue

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

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

Already on GitHub? # to your account

Support for 32-bit-FMUs #87

Open
1 task done
ThummeTo opened this issue Feb 8, 2022 · 11 comments
Open
1 task done

Support for 32-bit-FMUs #87

ThummeTo opened this issue Feb 8, 2022 · 11 comments
Labels
enhancement New feature or request

Comments

@ThummeTo
Copy link
Owner

ThummeTo commented Feb 8, 2022

  • change fmi2-Datatypes, so they fit the system architecture (e.g. fmi2Real=Float32 for 32-bit architectures)
@ThummeTo
Copy link
Owner Author

ThummeTo commented Feb 8, 2022

Will be fixed soon @Amuri44

@Amuri44
Copy link

Amuri44 commented Feb 8, 2022

Thank you very much! Please keep me updated.

@ThummeTo
Copy link
Owner Author

This should be fixed in v0.5.0, can you please check?

@ThummeTo ThummeTo added the enhancement New feature or request label Feb 19, 2022
@Amuri44
Copy link

Amuri44 commented Feb 20, 2022

This should be fixed in v0.5.0, can you please check?

Thanks for your work!
I used fmiGetReal to check the values of parameters set by fmiSetReal. However, it always returns 0.0f0. Does it mean any thing?

@ThummeTo
Copy link
Owner Author

This does not sound rigth, I will have a look on this ;-)

@ThummeTo
Copy link
Owner Author

ThummeTo commented Feb 22, 2022

Sorry I need to re-ask: Are you sure you used FMI.jl v0.5.0 or v0.5.1 (doesnt matter which one)? Please check the installation status.
Can you provide the FMU - maybe via mail or similar?

@Amuri44
Copy link

Amuri44 commented Feb 22, 2022

Maybe the below picture can help.
Screenshot 2022-02-22 071930
Yes, I can provide the FMU (can I know you email?). But this FMU works only with EMTP tool installed on the computer.

@ThummeTo
Copy link
Owner Author

ThummeTo commented Jun 8, 2022

Sorry, did not read the last sentence. Is EMTP a free tool?

@ThummeTo
Copy link
Owner Author

32-bit support (including callback logging) will be supported and tested in the next release.

@ThummeTo
Copy link
Owner Author

can you check, if 32-bit is working within the current release?

@Amuri44
Copy link

Amuri44 commented Nov 20, 2024

can you check, if 32-bit is working within the current release?

Thank you so much. I will

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants