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

Auto-generated ccpp_field_add statements too long #180

Closed
climbfuji opened this issue Feb 27, 2019 · 2 comments
Closed

Auto-generated ccpp_field_add statements too long #180

climbfuji opened this issue Feb 27, 2019 · 2 comments
Assignees

Comments

@climbfuji
Copy link
Collaborator

Depending on the length of the standard names and the variable from which to grab the data, some of the auto-generated ccpp_field_add statements are too long. While this is tolerated by the Intel and GNU compilers (but not the PGI compiler), it is a violation of the Fortran standard. We need to add a line wrap mechanism for these, similar to what is done for calling the physics schemes from the auto-generated caps.

@climbfuji
Copy link
Collaborator Author

This is only an issue for the dynamic build.

@climbfuji
Copy link
Collaborator Author

No longer relevant, the dynamic build has been removed.

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