Chen Zhiqiang
New member
Dear supporters,
Hello, I have installed the WRFV4.2 to produce the aerosol prediction information, and I'm following tutorial exercises on the WRF-Chem homepage to learn how to use the WRF-Chem.
I have just downloaded the files which are already provided in NEI11_processed and the namelist.input file . but I have trouble in running the last step.
more information as below:
run the execute "mpirun --allow-run-as-root -np 8 ./convert_emiss.exe"
environments:
OS: CentOS 7.6 Kernel: 4.14.0-115
compiler: GNU-9.3 MPI: openmpi-4.0.3
error message as follows:
At line 1474 of file convert_emiss.f90 (unit = 91, file = 'wrfem_00to12z_d01')
Fortran runtime error: I/O past end of record on unformatted file
Error termination. Backtrace:
At line 1474 of file convert_emiss.f90 (unit = 91, file = 'wrfem_00to12z_d01')
Fortran runtime error: I/O past end of record on unformatted file
key message:
gfortran -o convert_emiss.o -c -o0 -g ftree-vectorize -funroll-loops -march=armv8.2-a -mcpu=tsv110 -w -ffree-form
-ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fopenmp .. convert_emidd.f90
Would you please give me some suggestion on how to solve this issue?
Thanks a lot.
Hello, I have installed the WRFV4.2 to produce the aerosol prediction information, and I'm following tutorial exercises on the WRF-Chem homepage to learn how to use the WRF-Chem.
I have just downloaded the files which are already provided in NEI11_processed and the namelist.input file . but I have trouble in running the last step.
more information as below:
run the execute "mpirun --allow-run-as-root -np 8 ./convert_emiss.exe"
environments:
OS: CentOS 7.6 Kernel: 4.14.0-115
compiler: GNU-9.3 MPI: openmpi-4.0.3
error message as follows:
At line 1474 of file convert_emiss.f90 (unit = 91, file = 'wrfem_00to12z_d01')
Fortran runtime error: I/O past end of record on unformatted file
Error termination. Backtrace:
At line 1474 of file convert_emiss.f90 (unit = 91, file = 'wrfem_00to12z_d01')
Fortran runtime error: I/O past end of record on unformatted file
key message:
gfortran -o convert_emiss.o -c -o0 -g ftree-vectorize -funroll-loops -march=armv8.2-a -mcpu=tsv110 -w -ffree-form
-ffree-line-length-none -fconvert=big-endian -frecord-marker=4 -fopenmp .. convert_emidd.f90
Would you please give me some suggestion on how to solve this issue?
Thanks a lot.