skew_t_pie
New member
I am installing WRF (v 4.2.1) on a Mac OsX running High Sierra (Darwin Arch Linux) on a 4-core Intel processor (i7 2.9 GHz). I have installed the libraries including separately building NetCDF-C (4.7.4) and NetCDF-Fortran (4.5.2) and set the appropriate paths/environmental variables as per the (slightly outdated) WRF Tutorial (https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php#STEP2). Trying to run a real case (em_real), I am not able to obtain executable files after configuration and compilation. I've attached my log here but the fatal errors are all regarding locating modules (I assume Fortran modules?) not being found:
Fatal Error: Cannot open module file 'module_mp_fast_sbm.mod' for reading at (1): No such file or directory
Not sure if this is an issue in setting environmental variables correctly or an issue with the NetCDF library. I ran "make check" after each library install and had no issues. I am using gfortran/gcc compilers and they work fine.
Fatal Error: Cannot open module file 'module_mp_fast_sbm.mod' for reading at (1): No such file or directory
Not sure if this is an issue in setting environmental variables correctly or an issue with the NetCDF library. I ran "make check" after each library install and had no issues. I am using gfortran/gcc compilers and they work fine.