it is not compiled

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

hedu77

New member
I do not get the compilers geogrid.exe, ungrib.exe, metgrid.exe instead I get:
make [1]: it leaves the directory '/ home / hernan / Build_WRF / WPS / util / src'
if [-h int2nc.exe]; then \
/ bin / rm -f int2nc.exe; \
fi; \
if [-h ../int2nc.exe]; then \
/ bin / rm -f ../int2nc.exe; \
fi; \
if [-e src / int2nc.exe]; then \
ln -sf src / int2nc.exe. ; \
fi
 
Have you compiled WRF successfully before you compile WPS?
Which version of WPS are you working with? What is your compiler? Did you compile WPS in serial or mph mode? Please attach your log file for me to take a look.
 
Back
Top