Hello<div><br></div><div> I am able to run the idealized data test cases in WRF v3.2. Now, I am trying to run the real data test case.</div><div><br></div><div> I have compiled the em_real test case and have got real.exe, wrf.exe ( and ndown.exe) in ./test/em_real.</div>
<div><br></div><div> Next, I downloaded the January 2000 test case from WRF download page under "WRF Model Test Data" list for 30-km domain.</div><div> I got 6 met_em* files. I copied these in the ./test/em_real directory.</div>
<div><br></div><div> Also, as mentioned in the user guide I copied the namelist for January case to default namelist using:</div><div><br></div><div> $ cp namelist.input.jan00 namelist.input</div><div><br></div><div> Now, when I run $ ./real.exe I am getting the following in rsl.error.0000 file:</div>
<div><br></div><div> -----------------------</div><div><div> Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control</div><div> Namelist tc not found in namelist.input. Using registry defaults for variables in tc</div>
<div> Namelist scm not found in namelist.input. Using registry defaults for variables in scm</div><div> Namelist fire not found in namelist.input. Using registry defaults for variables in fire</div><div> Ntasks in X 1 , ntasks in Y 1</div>
<div> --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains</div><div> --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain.</div>
<div> --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain.</div><div> --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain.</div>
<div> --- NOTE: num_soil_layers has been set to 4</div><div> REAL_EM V3.2.1 PREPROCESSOR</div><div> *************************************</div><div> Parent domain</div><div> ids,ide,jds,jde 1 74 1 61</div>
<div> ims,ime,jms,jme -4 79 -4 66</div><div> ips,ipe,jps,jpe 1 74 1 61</div><div> *************************************</div><div> DYNAMICS OPTION: Eulerian Mass Coordinate</div>
<div> alloc_space_field: domain 1 , 104874600 bytes allocated</div><div> metgrid input_wrf.F first_date_nml = 2000-01-24_12:00:00</div><div><font class="Apple-style-span" color="#FF0000"> -------------- FATAL CALLED ---------------</font></div>
<div><font class="Apple-style-span" color="#FF0000"> FATAL CALLED FROM FILE: <stdin> LINE: 403</font></div><div><font class="Apple-style-span" color="#FF0000"> wrf_get_dom_ti_integer getting dimension information from dataset</font></div>
<div><font class="Apple-style-span" color="#FF0000"> -------------------------------------------</font></div><div><font class="Apple-style-span" color="#FF0000">application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0</font></div>
</div><div><br></div><div>--------------------------------------</div><div><br></div><div>Kindly let me know how do I resolve this error ? </div><div><br></div><div>Thanks & Regards,</div><div>Kunal</div>