ecmwf-ifs / ectrans

Global spherical harmonics transforms library underpinning the IFS
Apache License 2.0
17 stars 33 forks source link

Failure to compile SIZEOF (NAG) in suleg_mod #77

Closed DJDavies2 closed 5 months ago

DJDavies2 commented 6 months ago

NAG compiles are failing in suleg_mod like this:

Error: /home/h01/frwd/cylc-run/mi-be984/work/1/ecbuild_ectrans_nag/build/src/trans/generated/ectrans_dp/internal/suleg_mod.F90, line 1207: Implicit type for SIZEOF in SULEG [NAG Fortran Compiler pass 1 error termination, 1 error] Error: /home/h01/frwd/cylc-run/mi-be984/work/1/ecbuild_ectrans_nag/build/src/trans/generated/ectrans_sp/internal/suleg_mod.F90, line 1207: Implicit type for SIZEOF in SULEG [NAG Fortran Compiler pass 1 error termination, 1 error]

wdeconinck commented 5 months ago

This should now be fixed with PR #89