I'm the first time to use WRF Model, so I am following WRF Online Tutorial(http://www2.mmm.ucar.edu/wrf/OnLineTuto ... /index.php). So I did run all WPS programs(geogrid.exe/ungrib.exe/metgrid.exe), set-up WRF by editing namelist.input file, link metgrid output data to the directory. But when I run real.exe, it doesn't work;
./real.exe: error while loading shared libraries: libhdf5_fortran.so.7: cannot open shared object file: No such file or directory
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 36756 RUNNING AT bolt00
= EXIT CODE: 127
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
I already checked .cshrc and configure.wrf file and checked correct HDF5PATH. How can I solve this
