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

F2003 compliance #16

Closed
giovannipizzi opened this issue Sep 14, 2016 · 1 comment
Closed

F2003 compliance #16

giovannipizzi opened this issue Sep 14, 2016 · 1 comment

Comments

@giovannipizzi
Copy link
Member

Change the code so it becomes F2003 compliant.
The issue should be in the my_ICOPY routine in postw90/comms.F90 (we should probably move it into the module, and make an interface for arrays of different shape).

@giovannipizzi
Copy link
Member Author

Actually, the problem was in the use of IARGC and GETARG.
As a note: in gfortran, you can check standard compliance with the command-line option -std=f2003.

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

No branches or pull requests

1 participant