Error detected by NAG compiler in ropp_io_read_ncdf_get.f90
f95 -I../build -O2 -dusty -I/data/nwp1/grassaf/ropp/hpnag//include -c -o ropp_io_read_ncdf_get.o `test -f '../ropp/ropp_io_read_ncdf_get.f90' || echo './'`../ropp/ropp_io_read_ncdf_get.f90
Error: ../ropp/ropp_io_read_ncdf_get.f90, line 351: USE ROPP_IO in program-unit ROPP_IO_READ_NCDF_GET_ROCORCOV imports symbol ROPP_IO_READ_NCDF_GET_ROCORCOV
detected at ROPP_IO_READ_NCDF_GET_RODATA@
[f95 terminated - errors found by pass 1]
Change history
(3)
Keywords: |
frir added
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Problem appears to be a typo in subroutine ROPP_IO_READ_NCDF_GET_ROCORCOV: line
should be:
Change committed as [954]