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

Ancient version of GFortran in modeltesting container is incompatible with newer Fortran features #109

Open
rcabell opened this issue May 28, 2019 · 0 comments
Assignees

Comments

@rcabell
Copy link
Collaborator

rcabell commented May 28, 2019

Issue:

The wrfhydro/dev:modeltesting container uses gfortran-5.4.0, which does not support OO and other modern Fortran features that are being used in newer WRF-Hydro code, causing the code to fail to be compiled.

Expected Behavior:

The latest model code should compile in the wrfhydro/dev:modeltesting container.

Proposed fix:

Update the Dockerfile to install a newer, compatible version of GFotran.

@rcabell rcabell self-assigned this May 28, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant