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

ALM fails to compile with NAG #601

Closed
bishtgautam opened this issue Jan 7, 2016 · 2 comments
Closed

ALM fails to compile with NAG #601

bishtgautam opened this issue Jan 7, 2016 · 2 comments
Assignees
Labels

Comments

@bishtgautam
Copy link
Contributor

See the following comment by @singhbalwinder :
#276 (comment)

@bishtgautam bishtgautam self-assigned this Jan 7, 2016
@bishtgautam
Copy link
Contributor Author

@jinyuntang: A lot of BeTR source code is exceeding 132 chars per line limit, which casuses NAG compiler to give compilation error. I have fixed some of the BeTR source code files in bishtguatam/lnd/fix-for-nag branch but there is a a many other F90 files that need to be fixed. Please fix the BeTR code to be not exceed 132 chars/line.

You can reproduce the compilation error for the following case:

./create_newcase -case f19_f19.I1850CLM45CN.nag \
-res f19_f19 -compset I1850CLM45CN -mach blues -compiler nag -proj ACME

If you don't have account on Blues, use the instructions on the following page to request an account:
https://acme-climate.atlassian.net/wiki/display/Docs/Computational+Resources#ComputationalResources-Blues,LCRC,ANLLCRCAccountRequestForm

@bishtgautam
Copy link
Contributor Author

Closing this issue as we aren't testing with NAG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant