During the CESM testing of the pre-alpha tests on our tier2 hpc I got an error related to the netcdf version for the following tests:
SMS_D_Ln9.f09_f09_mg17.FCHIST.hydra_gnu.cam-outfrq9s
SMS_D_Ln9.f09_f09_mg17.FWHIST.hydra_gnu.cam-reduced_hist3s
SMS_D_Ln9.f09_f09_mg17.FWscHIST.hydra_gnu.cam-outfrq9s
the error was:
pio_support: pio_die:: myrank= -1 : ERROR: ionf_mod.F90: 235 : NetCDF: Attempt to use feature that was not turned on when netCDF was built.
However our build of NetCDF-Fortran already provides the F03 module for Fortran which is newer and backwards compatible with F90 so I then wonder what would be the problem, it does not seem as if any of the netcdf features are not enabled yet.
Anyone any idea what this might be related to?
SMS_D_Ln9.f09_f09_mg17.FCHIST.hydra_gnu.cam-outfrq9s
SMS_D_Ln9.f09_f09_mg17.FWHIST.hydra_gnu.cam-reduced_hist3s
SMS_D_Ln9.f09_f09_mg17.FWscHIST.hydra_gnu.cam-outfrq9s
the error was:
pio_support: pio_die:: myrank= -1 : ERROR: ionf_mod.F90: 235 : NetCDF: Attempt to use feature that was not turned on when netCDF was built.
However our build of NetCDF-Fortran already provides the F03 module for Fortran which is newer and backwards compatible with F90 so I then wonder what would be the problem, it does not seem as if any of the netcdf features are not enabled yet.
Anyone any idea what this might be related to?
Last edited: