Hi,
I have just downloaded the most recent version of WRF and WPS, following the instructions in
https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php
All initial tests went fine, as well as the WRF compilation (for which I used option 33: smpar GNU gfortran/gcc).
However, compiling WPS failed. Only ungrib.exe was created (and not geogrid.exe nor metgrid.exe). In this case I chose option 1 gfortran (serial).
I found a similar issue posted in https://github.com/wrf-model/WPS/issues/110, where the problem is solved following the suggestion to "edit configure.wps by adding -qopenmp at the end of the lines that set WRF_LIB (after -lnetcdff -lnetcdf)".
Is that a known problem/kind of a bug?
David
I have just downloaded the most recent version of WRF and WPS, following the instructions in
https://www2.mmm.ucar.edu/wrf/OnLineTutorial/compilation_tutorial.php
All initial tests went fine, as well as the WRF compilation (for which I used option 33: smpar GNU gfortran/gcc).
However, compiling WPS failed. Only ungrib.exe was created (and not geogrid.exe nor metgrid.exe). In this case I chose option 1 gfortran (serial).
I found a similar issue posted in https://github.com/wrf-model/WPS/issues/110, where the problem is solved following the suggestion to "edit configure.wps by adding -qopenmp at the end of the lines that set WRF_LIB (after -lnetcdff -lnetcdf)".
Is that a known problem/kind of a bug?
David