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
fortran-src: ./PISCES/p4zagg.F90, 76:12: ./PISCES/p4zagg.F90: parsing failed.
Last parsed token: TUnderscore (76:11)-(76:11).
CallStack (from HasCallStack):
error, called at app/Main.hs:117:36 in main:Main
(fortran-src version: 0.16.7)
The line in question is : DO_3D( 0, 0, 0, 0, 1, jpkm1 )
and this might be due to the name starting with "DO_" (or just "DO" ?)