<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:large">Many thanks Dimitry, I have sent the error log again.<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:large">

Please find the attached file . Could you write me how i can solve it?<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:large">Thanks<br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:large">

Mehran<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 3, 2014 at 8:48 PM, Dmitry N. Mikushin <span dir="ltr">&lt;<a href="mailto:maemarcus@gmail.com" target="_blank">maemarcus@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The top-most error is usually the one that causes all subsequent<br>
failures, in this case:<br>
<br>
field_routines.f(70): error #7002: Error in opening the compiled<br>
module file.  Check INCLUDE paths.   [WRF_DATA]<br>
  use wrf_data<br>
------^<br>
<br>
But I don&#39;t see this module being compiled in your log. In order to<br>
fix this problem, one needs to figure out, why this module is not<br>
compiled, or failed to compile. The module should be defined in<br>
wrf_io.F90. Please make sure you are doing a clean build (./clean -a<br>
&amp;&amp; make) and resend the error log for it.<br>
<br>
- D.<br>
<br>
2014/1/3 Mehran Khodamorad &lt;<a href="mailto:mkhodamorad@gmail.com">mkhodamorad@gmail.com</a>&gt;:<br>
<div><div class="h5">&gt; Dear all,<br>
&gt; Happy New Year<br>
&gt; There are some of errors when i compiles WRFV3.5 with Ifort &amp; Icc in the<br>
&gt; version of 13.1.3 on my PC. I have sent you the files including<br>
&gt; configuration and compile texts. I would be appreciated if anyone could help<br>
&gt; me.<br>
&gt; Many Thanks in advance<br>
&gt; Regards<br>
&gt; Mehran<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Wrf-users mailing list<br>
&gt; <a href="mailto:Wrf-users@ucar.edu">Wrf-users@ucar.edu</a><br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a><br>
&gt;<br>
</blockquote></div><br></div>