You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
See the following comment by @singhbalwinder :
#276 (comment)
The text was updated successfully, but these errors were encountered: