Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Problem when compiling WPS and WRF

Hello everyone!
Im trying to compile WRF and WPS.
The WRF compilation seems to have gone okay. Only issue is that my exe files are created on the run folder and not on the main.
The WPS compilation though has a lot of issues as either only ungrib is created or no exe.
I have tried some of the solutions already posted but i have had no luck.
Im attaching the logs from the compilation of the WPS.
Thanks a lot in advance!
 

Attachments

  • log.compile.txt
    113.7 KB · Views: 5
Hi,
1) Do you have all the same paths set in your terminal window when compiling WPS, as you had set to compile WRF?
2) Are you still using the same version and build of netCDF, and do you have netcdf set in your path?
3) Are you still using the same version and build of the GNU compiler used to install WRF, and is that also set in your path?
4) Please try to compile again - make sure to clean the code (./clean -a) and then reconfigure and recompile. Assuming it will fail again, please attach the updated compile log, the configure.wps file, as well as your wrf compile log and configure.wrf file. Thanks!
 
Top