Hi all,<br>i&#39;ve being  during some hours trying to run arwpost and i need some help.<br>I compile ARWpost with intel compiler 11.0 without Vis5d and i run grads 2.0.<br>I downloaded  wrfout files from the default case on the arw tutorial, so the data is good!<br>
After running ./ARWpost.exe i open test.ctl data from grads.<br>Whn i display the data ( d tc) all the values are set to cero. Te same for all variables and all levels.<br>Here is my namelist<br><br><br>&amp;datetime<br> start_date = &#39;2000-01-24_12:00:00&#39;,<br>
 end_date   = &#39;2000-01-25_00:00:00&#39;,<br> interval_seconds = 10800,<br> tacc = 0,<br> debug_level = 0,<br>/<br><br>&amp;io<br> io_form_input  = 2,<br> input_root_name = &#39;./wrfout_d01_2000-01-24_12&#39;<br> output_root_name = &#39;./test&#39;<br>
 plot = &#39;list&#39;<br> fields = &#39;height,pressure,tk,tc&#39;<br> output_type = &#39;grads&#39;<br> mercator_defs = .true.<br>/<br> split_output = .true.<br> frames_per_outfile = 2<br><br> output_type = &#39;grads&#39;<br>
 output_type = &#39;v5d&#39;<br><br> plot = &#39;all&#39;<br> plot = &#39;list&#39;<br> plot = &#39;all_list&#39;<br>! Below is a list of all available diagnostics<br>
fields =
&#39;height,theta,tc,tk,td,td2,rh,rh2,umet,vmet,pressure,u10m,v10m,wdir,wspd,wd10,ws10,slp,mcape,mcin,lcl,lfc,cape,cin,dbz,max_dbz,clfr&#39;<br><br><br>&amp;interp<br> interp_method = 1,<br> interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,<br>
/<br> interp_method = 0,     ! 0 is model levels, -1 is nice height levels, 1 is user specified pressure/height<br> interp_levels = 1000.,950.,900.,850.,800.,750.,700.,650.,600.,550.,500.,450.,400.,350.,300.,250.,200.,150.,100.,<br>

interp_levels = 0.25, 0.50, 0.75, 1.00, 2.00, 3.00, 4.00, 5.00, 6.00,
7.00, 8.00, 9.00, 10.0, 11.0, 12.0, 13.0, 14.0, 15.0, 16.0, 17.0, 18.0,
19.0, 20.0,<br> interp_levels = 0.994, 1.00, 1.02, 1.03, 1.058, 1.099,
1.141, 1.183, 1.208, 1.233, 1.258, 1.283, 1.308, 1.333, 1.383, 1.433,
1.483, 1.533, 1.583, 1.633, 1.683, 1.733, 1.783, 1.833, 1.883, 1.933,
1.983, 2.0, 2.5, 3.00, 3.5, 4.00, 4.5, 5.0, 7.5, 10.0, 12.5, 15.0, 20.0,<br><br>
1,1 All<br><br><br><br>I know some people reported this problem too but couldn&#39;t find the solution. <br>Has anyone what he problem is??<br>Thanks!<br>Gonzalo