I am compiling the latest WRF4.4.1 and it failed with the following error (the full log file attached).
ifort -real-size 32 -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -o wrf_io.o -I/home/haohe/scratch/wrf4.2.1/lib/netcdf/include -I../ioapi_share -c wrf_io.f
wrf_io.f(97953): catastrophic error: Unable to read 'wrf_io.f'
compilation aborted for wrf_io.f (code 1)
make[3]: [makefile:28: wrf_io.o] Error 1 (ignored)
Could anyone help me to figure out what is the problem? I have worked with previous WRF from 3.8 to 4.2 and never found this type of problem. Thanks in advance for your help!
Hao
ifort -real-size 32 -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -o wrf_io.o -I/home/haohe/scratch/wrf4.2.1/lib/netcdf/include -I../ioapi_share -c wrf_io.f
wrf_io.f(97953): catastrophic error: Unable to read 'wrf_io.f'
compilation aborted for wrf_io.f (code 1)
make[3]: [makefile:28: wrf_io.o] Error 1 (ignored)
Could anyone help me to figure out what is the problem? I have worked with previous WRF from 3.8 to 4.2 and never found this type of problem. Thanks in advance for your help!
Hao