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

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.
 
Back
Top