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

wrfda compilation error urgent

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.

I want to compile 4D data assimilation systems so I compile WRFDA and WRFPLUS
WRFPLUS is compiled but when I compile WRFDA, exept da_wrf.exe other 43 .exe file is generated.
Below Here I have attched configure and log file.
Please I need to resolve it urgently
 

Attachments

  • compile.txt
    501 KB · Views: 71
  • configure.wrf
    20 KB · Views: 67
Line 3539-3541 of your compile.txt indicates that hdf5.mod can not be loaded.
Do you really need the HDF5 feature?
Try removing -DHDF5 from line 170 of your configure.wrf and re-compile.
 
Top