Dear all,
Actually, I have tried many times for compiling WRF-Chem. I tried use wrf-chem 4.6.0. also I tried to use previous flex (flex 2.5.39). I also follow your step to setthe env but unfortunately, every time, the fatal error is below, there are some mod missing and caused fatal error. I do not know how to solve the error . if there are any people faced same problem, could you please give me some suggestion to modify that. Thank you so much.
time mpif90 -o start_em.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fallow-argument-mismatch -fallow-invalid-boz -I../dyn_em -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/esmf_time_f90 -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/main -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/io_netcdf -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/io_int -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/frame -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/share -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/phys -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/wrftladj -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/chem -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/inc -I/home/envryuzj/install/netcdf/include start_em.f90
start_em.f90:46:8:
46 | USE module_aerosols_sorgam, ONLY: sum_pm_sorgam
| 1
Fatal Error: Cannot open module file ‘module_aerosols_sorgam.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
12.24user 0.16system 0:12.49elapsed 99%CPU (0avgtext+0avgdata 325380maxresident)k
0inputs+8outputs (0major+47155minor)pagefaults 0swaps
make[2]: [../configure.wrf:364: start_em.o] Error 1 (ignored)
Actually, I have tried many times for compiling WRF-Chem. I tried use wrf-chem 4.6.0. also I tried to use previous flex (flex 2.5.39). I also follow your step to setthe env but unfortunately, every time, the fatal error is below, there are some mod missing and caused fatal error. I do not know how to solve the error . if there are any people faced same problem, could you please give me some suggestion to modify that. Thank you so much.
time mpif90 -o start_em.o -c -O2 -ftree-vectorize -funroll-loops -w -ffree-form -ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fallow-argument-mismatch -fallow-invalid-boz -I../dyn_em -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/esmf_time_f90 -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/main -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/io_netcdf -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/external/io_int -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/frame -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/share -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/phys -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/wrftladj -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/chem -I/disk/r091/envryuzj/WRF_test/WRFV4.4-chem/inc -I/home/envryuzj/install/netcdf/include start_em.f90
start_em.f90:46:8:
46 | USE module_aerosols_sorgam, ONLY: sum_pm_sorgam
| 1
Fatal Error: Cannot open module file ‘module_aerosols_sorgam.mod’ for reading at (1): No such file or directory
compilation terminated.
Command exited with non-zero status 1
12.24user 0.16system 0:12.49elapsed 99%CPU (0avgtext+0avgdata 325380maxresident)k
0inputs+8outputs (0major+47155minor)pagefaults 0swaps
make[2]: [../configure.wrf:364: start_em.o] Error 1 (ignored)