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

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

  • log.compile
    122.2 KB · Views: 35
  • configure.wps
    3.6 KB · Views: 42
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.
 
Top