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

Couple wrf_hydro into WRF

Tom

Member
Hi all!
I am coupling wrf_hydro5.2.0 into WRF4.2.I have successfully compiled the WRF_hydro5.2.0.And i also follow the method to couple.But when compile the WRF,there have some errors."
make[3]: [module_wrf_HYDRo_O] Error 1 (ignored)
make[3]: [module_wrf_HYDRo_O] Error 1 (ignored)
wrf_drv_HYDRO.F(25): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_HYDRO]
wrf_drv_HYDRO.F(46): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_HYDRO]
make[3]: [wrf_drv_HYDRo_O] Error 1 (ignored)
make[3]: [wrf_drv_HYDRo_O] Error 1 (ignored)
make[1]: [em_wrf] Error 1 (ignored)
"
The compiler i used is icc/ifort version 17.0.5.
There have any ideas to solve it?
Thank you!
 
Top