-
Hi, I'm trying to compile ROSCO with gfortran, but get some compile errors. Are these bugs in the code?
Error: Real constant overflows its kind at (1)
Error: Real constant overflows its kind at (1)
Error: Expecting END DO statement at (1)
Error: Real constant overflows its kind at (1)
Error: Real constant overflows its kind at (1)
Error: Expecting END DO statement at (1) |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
It looks like your issue could be compiler specific, and it's not using Here are the latest installation instructions: https://rosco.readthedocs.io/en/latest/source/install.html. If you have issues with those, we would be happy to help. Best, Dan |
Beta Was this translation helpful? Give feedback.
-
Thank you for the answer. It seems, however, that there are no binaries provided for the latest release. It would be great if they were added. |
Beta Was this translation helpful? Give feedback.
-
The libraries have been added to the 2.9.0 Release page. |
Beta Was this translation helpful? Give feedback.
-
Thank you! |
Beta Was this translation helpful? Give feedback.
The libraries have been added to the 2.9.0 Release page.