Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

(RESOLVED) No ungrib: NAMELIST attribute conflicts with ALLOCATABLE attribute in 'new_plvl' at (1)

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

adildilawar

New member
Hi,
I am installing WRFV4.0 and did it successfully.
While During installing WPSV4.0, i got two exe except ungrib.exe.
Please help me to install and i am struggling with all these things from last week.
I will be very thankful to all of you.
find attached below

Please help me!
 

Attachments

  • WPS.log.doc
    211 KB · Views: 49
  • wps.configr.doc
    19 KB · Views: 55
Hi,
The error message you are getting is:
Code:
read_namelist.f90:73.25:

       add_lvls, new_plvl, interp_type, ec_rec_len, pmin
                         1
Error: NAMELIST attribute conflicts with ALLOCATABLE attribute in 'new_plvl' at (1)

Take a look at this page: http://www2.mmm.ucar.edu/wrf/users/wpsv3.9/known-prob-3.9.html
and look for the topic 'Problem when compiling with older gfortran compiler.' This describes the problem you are seeing and some potential solutions.

Kelly
 
Dear Kwerner,

Its amazing, it worked.
I was trying to solve it from last week.
Thank you for your amazing guide lines.


Best Regards,
Adil
 
Top