Hi:
I am using WRF4.2 to couple with WRF-Hydro5.1.1. After i copied the folder /trunk/NDHMS in WRF-Hydro and sourced setEnvar.sh, I compiled the WRF.There are some warnings and errors.
Warning:
----------wrf_hydro-----------------------
if [ 1 -eq 1 ] ; then (cd hydro/CPL/WRF_cpl; make -f Makefile.cpl) ; fi
make[2]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro/CPL/WRF_cpl'
(cd ../../; make -f Makefile.comm BASIC)
make[3]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro'
(cd utils ; make -f Makefile)
make[4]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro/utils'
Utils Makefile:
mpif90 -cpp -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO -o module_version.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -DNWM_VERSION=\"none\" -DWRF_HYDRO_VERSION=\"v5.1.1-beta\" -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/public/software/mathlib/netcdf/4.4.1/intel/include module_version.F
Warning: Nonexistent include directory "../../MPP"
Error:
Fatal Error: File 'netcdf.mod' opened at (1) is not a GNU Fortran module file.
The detailed information are listed in txt files.
There are some way to sovle this problem? Thank u very much!
I am using WRF4.2 to couple with WRF-Hydro5.1.1. After i copied the folder /trunk/NDHMS in WRF-Hydro and sourced setEnvar.sh, I compiled the WRF.There are some warnings and errors.
Warning:
----------wrf_hydro-----------------------
if [ 1 -eq 1 ] ; then (cd hydro/CPL/WRF_cpl; make -f Makefile.cpl) ; fi
make[2]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro/CPL/WRF_cpl'
(cd ../../; make -f Makefile.comm BASIC)
make[3]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro'
(cd utils ; make -f Makefile)
make[4]: Entering directory `/public/home/fdu_qiusy/soft/WRF_Hydro/WRF/hydro/utils'
Utils Makefile:
mpif90 -cpp -DMPP_LAND -I"../Data_Rec" -DWRF_HYDRO -o module_version.o -w -c -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -DNWM_VERSION=\"none\" -DWRF_HYDRO_VERSION=\"v5.1.1-beta\" -I"./" -I"../../MPP" -I"../MPP" -I"../mod" -I/public/software/mathlib/netcdf/4.4.1/intel/include module_version.F
Warning: Nonexistent include directory "../../MPP"
Error:
Fatal Error: File 'netcdf.mod' opened at (1) is not a GNU Fortran module file.
The detailed information are listed in txt files.
There are some way to sovle this problem? Thank u very much!