Dear WRF community,
I have met a problem when compiling WRFPLUS V3.9.
lsl@lsl-Vostro-3668:~/WRF/WRFPLUS_V3.9.1/WRFPLUSV3$ ./compile wrf >& compile.out.wrfplus.20190414
Errors pompted on the screen (see attached log file). A piece is attached as follows.
time gfortran -o wrf.exe -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 wrf.o ../main/module_wrf_top.o libwrflib.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/fftpack/fftpack5/libfftpack.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_grib1/libio_grib1.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_grib_share/libio_grib_share.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_int/libwrfio_int.a -L/home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/esmf_time_f90 -lesmf_time /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/frame/module_internal_header_util.o /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/frame/pack_utils.o -L/home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_netcdf -lwrfio_nf -L/usr/local/lib/netcdf/lib -lnetcdff -lnetcdf -L/usr/local/lib/hdf5-1.10.4/lib -lhdf5_fortran -lhdf5 -lm -lz
libwrflib.a(solve_em.o): In function `solve_em_':
solve_em.f90.text+0x19539): undefined reference to `__module_physics_addtendc_MOD_advance_ppt'
solve_em.f90.text+0x23bc3): undefined reference to `__module_microphysics_driver_MOD_microphysics_driver'
solve_em.f90.text+0x24b48): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24be9): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24c8a): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24d2b): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x25151): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x251f2): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x25293): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x25334): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
Any help is appreciated. Thanks.
I have met a problem when compiling WRFPLUS V3.9.
lsl@lsl-Vostro-3668:~/WRF/WRFPLUS_V3.9.1/WRFPLUSV3$ ./compile wrf >& compile.out.wrfplus.20190414
Errors pompted on the screen (see attached log file). A piece is attached as follows.
time gfortran -o wrf.exe -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 wrf.o ../main/module_wrf_top.o libwrflib.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/fftpack/fftpack5/libfftpack.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_grib1/libio_grib1.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_grib_share/libio_grib_share.a /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_int/libwrfio_int.a -L/home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/esmf_time_f90 -lesmf_time /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/frame/module_internal_header_util.o /home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/frame/pack_utils.o -L/home/lsl/WRF/WRFPLUS_V3.9.1/WRFPLUSV3/external/io_netcdf -lwrfio_nf -L/usr/local/lib/netcdf/lib -lnetcdff -lnetcdf -L/usr/local/lib/hdf5-1.10.4/lib -lhdf5_fortran -lhdf5 -lm -lz
libwrflib.a(solve_em.o): In function `solve_em_':
solve_em.f90.text+0x19539): undefined reference to `__module_physics_addtendc_MOD_advance_ppt'
solve_em.f90.text+0x23bc3): undefined reference to `__module_microphysics_driver_MOD_microphysics_driver'
solve_em.f90.text+0x24b48): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24be9): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24c8a): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x24d2b): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outa'
solve_em.f90.text+0x25151): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x251f2): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x25293): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
solve_em.f90.text+0x25334): undefined reference to `__module_microphysics_zero_out_MOD_microphysics_zero_outb'
Any help is appreciated. Thanks.