<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Dear WRF-users,</div>

<div>&nbsp;</div>

<div>Thanks a lot for your very valuable help to solve my problem to compile WRFDA-BE</div>

<div>for Linux Ubuntu gfortran-gcc platform. Finally the result had been positive with all</div>

<div>44 executable files (43 in /var/build/ directory &amp; obsgrid.exe) to be compiled.</div>

<div>&nbsp;</div>

<div>I would like to attach my configure.wrf if anyone decides to compile WRFDA for the</div>

<div>same platform but will have problems on a stage of compilation.</div>

<div>&nbsp;</div>

<div>Kind regards and good luck,</div>

<div>Dr. M.Titov</div>

<div>(Research Professor, MSU, Moscow)</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>&nbsp;
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Sent:</b>&nbsp;Tuesday, October 18, 2016 at 9:09 PM<br/>
<b>From:</b>&nbsp;&quot;Krystof Eben&quot; &lt;eben@cs.cas.cz&gt;<br/>
<b>To:</b>&nbsp;&quot;Mikhail Titov&quot; &lt;titovm@mail.com&gt;<br/>
<b>Subject:</b>&nbsp;Re: [Wrf-users] wrfda compilation</div>

<div name="quoted-content">
<div style="background-color: rgb(255,255,255);">
<p><tt>Dear Dr Titov,</tt></p>

<p><tt>we use gfortran/gcc for some time now, usually the compilation requires some minor tweaks (e.g. netcdff is missing in some lower-level makefile etc.) Also, in the 3.7. version it was necessary to copy manually the netcf.inc file into the var/build directory. Now we use the version 3.8.1. I attach our configure.wrf file (arisen with ./configure wrfda, omitting the argument produces a wrong configure file) for comparison. </tt></p>

<p><tt>Best regards and good luck</tt></p>

<p><tt>Krystof </tt></p>

<p><tt>==================</tt></p>

<p><tt>Dr. Krystof Eben, Inst. of Computer Science Prague</tt></p>

<p>&nbsp;</p>

<div class="moz-cite-prefix">On 10/18/2016 07:22 PM, Mikhail Titov wrote:</div>

<blockquote>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>Dear WRF Users!</div>

<div>&nbsp;</div>

<div>I try to compile WRFDA using &quot;Linux x86_64 ppc64le, gfortran compiler with gcc&nbsp;&nbsp; (dmpar)&quot;</div>

<div>but it seems like it does not work out for me. I&#39;m new on wrfda-var and definitely need some help.</div>

<div>&nbsp;</div>

<div>If I compile like &quot;./compile all_wrfvar &gt;&amp; compile.out@ I&#39;ve got huge pile of mistakes</div>

<div>from openmpi and no executables in /run/ sub-directory (real.exe et al).</div>

<div>If I compile &quot;./compile em_real &gt;&amp; / ...&quot; I&#39;ve got executable in /run/ OK but from</div>

<div>&quot;Successful compilation will produce 44 executables...&quot; described in WRF 3.7 manual&nbsp;</div>

<div>I have only 13 in WRFDA/var/build/ directory:</div>

<div>&quot;da_advance_time.exe<br/>
140 -rwxrwxr-x 1 user_pc user_pc 142929 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_tune_obs_desroziers.exe<br/>
&nbsp;44 -rwxrwxr-x 1 user_pc user_pc&nbsp; 43861 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_bias_sele.exe<br/>
&nbsp;92 -rwxrwxr-x 1 user_pc user_pc&nbsp; 93652 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_bias_scan.exe<br/>
&nbsp;56 -rwxrwxr-x 1 user_pc user_pc&nbsp; 56621 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_bias_verif.exe<br/>
&nbsp;96 -rwxrwxr-x 1 user_pc user_pc&nbsp; 97827 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_rad_diags.exe<br/>
140 -rwxrwxr-x 1 user_pc user_pc 139974 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_update_bc.exe<br/>
180 -rwxrwxr-x 1 user_pc user_pc 180444 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 gen_be_stage2_gsi.exe<br/>
244 -rwxrwxr-x 1 user_pc user_pc 247210 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_tune_obs_hollingsworth1.exe<br/>
156 -rwxrwxr-x 1 user_pc user_pc 157267 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_tune_obs_hollingsworth2.exe<br/>
212 -rwxrwxr-x 1 user_pc user_pc 214160 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_verif_grid.exe<br/>
104 -rwxrwxr-x 1 user_pc user_pc 106481 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_bias_airmass.exe<br/>
120 -rwxrwxr-x 1 user_pc user_pc 119592 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_update_bc_ad.exe<br/>
&nbsp;80 -rwxrwxr-x 1 user_pc user_pc&nbsp; 78610 &#1086;&#1082;&#1090;.&nbsp; 18 19:53 da_verif_obs.exe</div>

<div>&nbsp;</div>

<div>and one (../../var/obsproc/src/obsproc.exe) in /drc/ directory.</div>

<div>I don&#39;t have &#39;da_wrfvar.exe&#39; or &#39;da_*.exe&#39; executables in the /build/.</div>

<div>Is there any possibility to build WRFDA for my platform for wrfda v3.7?</div>

<div>&nbsp;</div>

<div>Any help is highly appreciable!</div>

<div>Kind regards,</div>

<div>Dr M.Titov</div>

<div>(Research Professor, MSU)</div>

<div>&nbsp;</div>
</div>
&nbsp;

<fieldset class="mimeAttachmentHeader">&nbsp;</fieldset>
&nbsp;

<pre>_______________________________________________
Wrf-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wrf-users@ucar.edu" onclick="parent.window.location.href=&#39;Wrf-users@ucar.edu&#39;; return false;" target="_blank">Wrf-users@ucar.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/wrf-users" target="_blank">http://mailman.ucar.edu/mailman/listinfo/wrf-users</a>
</pre>
</blockquote>
</div>
</div>
</div>
</div>
</div></div></body></html>