[Wrf-users] Adjusting vertical levels

Feng Liu FLiu at azmag.gov
Thu Jan 12 15:57:57 MST 2012


Hi Jason,
The problem is the number of vertical level in the namelist.input, 65, does not match the number (27) in the input data of met_em.d0*_had. Try to change num_metgrid_levels = 65 into  num_metgrid_levels = 27 in the namelist.input. Then it should work.  Thanks.
Feng


num_metgrid_levels
From: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu] On Behalf Of Jason Padovani Ginies
Sent: Thursday, January 12, 2012 10:06 AM
To: wrf-users
Subject: [Wrf-users] Adjusting vertical levels

Dear all,

I am trying to arrange vertical levels within a simulation but the simulation ends at start up. Below is the error message I get from any rsl.error files. I am guessing that there is a mismatch between boundary condition vertical levels and the levels I am trying to set up. Is this something that settings can fix or do I have to look up boundary data with higher vertical resolution? If so, can you please suggest high resolution (vertical) boundary data sources?

rsl.error:

 DYNAMICS OPTION: Eulerian Mass Coordinate
    alloc_space_field: domain            1,     46618468 bytes allocated
 -------------- FATAL CALLED ---------------
 FATAL CALLED FROM FILE:  <stdin>  LINE:      69
  program wrf: error opening wrfinput_d01 for reading ierr=       -1021
 -------------------------------------------
,num_metgrid_levels=         250
         250          65; input data ide,jde,num_metgrid_levels=         250
      250          27

Kind regards,

Jason

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20120112/c4c05ad2/attachment-0001.html 


More information about the Wrf-users mailing list