Dear WRF Community,
I have met a problem when compiling WRFDA V3.9 code. After setting NETCDF, HDF5 environment variables, I tried ./configure wrfda.
./compile all_wrfvar >& compile.out
would give error as:
COMPILING da_control.f90 WITHOUT OMP
da_control.f:7:7:
use module_driver_constants, only : max_domains, max_eta, max_moves, max_bogus, &
1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Any indications would be appreciated. Thanks.
I have met a problem when compiling WRFDA V3.9 code. After setting NETCDF, HDF5 environment variables, I tried ./configure wrfda.
./compile all_wrfvar >& compile.out
would give error as:
COMPILING da_control.f90 WITHOUT OMP
da_control.f:7:7:
use module_driver_constants, only : max_domains, max_eta, max_moves, max_bogus, &
1
Fatal Error: Can't open module file ‘module_driver_constants.mod’ for reading at (1): No such file or directory
compilation terminated.
Any indications would be appreciated. Thanks.