Dear WRFhelp,
I have met a problem ‘ieee_arithmetic’ with WRF 4.1 compilation. When executing ./compile, the first error comes:
time gfortran -o ../phys/module_checkerror.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fopenmp -I../dyn_em -I../dyn_nmm -I /vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/external/esmf_time_f90 -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/main -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/external/io_netcdf -I/vd03/sliu/WRF_SIMU/WRF_UC M_4.1/WRF-4.1/external/io_int -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/frame -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/share -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/phys -I/vd03/sliu/WRF_SIMU/WRF_U CM_4.1/WRF-4.1/wrftladj -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/chem -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/inc -I/vd03/sliu/WRF_SIMU/LIB/netcdf/include ../phys/module_checkerror.f90
212 ../phys/module_checkerror.f90:73.18:
213
214 use, intrinsic :: ieee_arithmetic
215 1
216 Fatal Error: Can't find an intrinsic module named 'ieee_arithmetic' at (1)
Any indication is appreciated. Thanks!
LSL
I have met a problem ‘ieee_arithmetic’ with WRF 4.1 compilation. When executing ./compile, the first error comes:
time gfortran -o ../phys/module_checkerror.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fopenmp -I../dyn_em -I../dyn_nmm -I /vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/external/esmf_time_f90 -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/main -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/external/io_netcdf -I/vd03/sliu/WRF_SIMU/WRF_UC M_4.1/WRF-4.1/external/io_int -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/frame -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/share -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/phys -I/vd03/sliu/WRF_SIMU/WRF_U CM_4.1/WRF-4.1/wrftladj -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/chem -I/vd03/sliu/WRF_SIMU/WRF_UCM_4.1/WRF-4.1/inc -I/vd03/sliu/WRF_SIMU/LIB/netcdf/include ../phys/module_checkerror.f90
212 ../phys/module_checkerror.f90:73.18:
213
214 use, intrinsic :: ieee_arithmetic
215 1
216 Fatal Error: Can't find an intrinsic module named 'ieee_arithmetic' at (1)
Any indication is appreciated. Thanks!
LSL