ungrib not compiling

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.

Ronald

New member
Hello i nned some help, I am a first time user of WRF
my ungrib.exe file did not compile in my wps folder after compiling wps, I have tried to follow some of the solutions given before but it has faild
 

Attachments

Hi,
I've moved your post to a new post in this section because the problem is different than the one you posted to. We try to keep error messages separated to help users search better.

The error message I see in your log is:
Code:
intmath.f:207:14:

  207 |       if(iand(i,i-1)/=0) then
      |              1
Error: Arguments of ‘iand’ have different kind type parameters at (1)

Please take a look at this post that discusses the problem/solution.
 
Back
Top